Searched refs:AB8500_GPIO_DIR1_REG (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/nomadik/ |
H A D | pinctrl-abx500.c | 47 #define AB8500_GPIO_DIR1_REG 0x10 macro 142 ret = abx500_gpio_get_bit(chip, AB8500_GPIO_DIR1_REG, in abx500_gpio_get() 181 AB8500_GPIO_DIR1_REG, in abx500_gpio_direction_output() 207 AB8500_GPIO_DIR1_REG, in abx500_gpio_direction_input() 474 ret = abx500_gpio_get_bit(chip, AB8500_GPIO_DIR1_REG, in abx500_gpio_dbg_show_one()
|
/kernel/linux/linux-6.6/drivers/pinctrl/nomadik/ |
H A D | pinctrl-abx500.c | 51 #define AB8500_GPIO_DIR1_REG 0x10 macro 146 ret = abx500_gpio_get_bit(chip, AB8500_GPIO_DIR1_REG, in abx500_gpio_get() 185 AB8500_GPIO_DIR1_REG, in abx500_gpio_direction_output() 211 AB8500_GPIO_DIR1_REG, in abx500_gpio_direction_input() 476 ret = abx500_gpio_get_bit(chip, AB8500_GPIO_DIR1_REG, in abx500_gpio_dbg_show_one()
|
Completed in 3 milliseconds