Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-bd71815.c66 BD71815_GPIO_DRIVE_MASK << offset, in bd71815_gpio_set_config()
71 BD71815_GPIO_DRIVE_MASK << offset, in bd71815_gpio_set_config()
/openbmc/linux/include/linux/mfd/
H A Drohm-bd71815.h369 #define BD71815_GPIO_DRIVE_MASK BIT(4) macro