Searched refs:GPIO_CLOCK_VAL_IN (Results 1 – 6 of 6) sorted by relevance
19 #define GPIO_CLOCK_VAL_IN (1 << 4) macro
262 GPIO_CLOCK_VAL_IN) != 0; in get_clock()
30 return (val & GPIO_CLOCK_VAL_IN) != 0; in get_clock()
123 return (GMBUS_REG_READ(gpio->reg) & GPIO_CLOCK_VAL_IN) != 0; in get_clock()
129 #define GPIO_CLOCK_VAL_IN (1 << 4) macro
24 # define GPIO_CLOCK_VAL_IN (1 << 4) macro