Home
last modified time | relevance | path

Searched refs:TCS4525_TIME_SLEW_MASK (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/fdt/
H A Dfanpwr.c44 #define TCS4525_TIME_SLEW_MASK (0x3 << 3) macro
226 ctrl &= ~TCS4525_TIME_SLEW_MASK; in fanpwr_attach()