Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ice1712/
H A Dmaya44.c281 #define GET_GPIO_VAL_INV(val) (((val) >> 8) & 1) macro
304 if (GET_GPIO_VAL_INV(kcontrol->private_value)) in maya_gpio_sw_get()
321 if (GET_GPIO_VAL_INV(kcontrol->private_value)) in maya_gpio_sw_put()