Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dds90ub913.c60 #define UB913_REG_GPIO_CFG_MASK(n) (0xf << ((n) * 4)) macro
165 UB913_REG_GPIO_CFG_MASK(field_idx), in ub913_gpio_direction_out()