Searched refs:PIN_DATA4 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/auxdisplay/ |
H A D | hd44780.c | 26 PIN_DATA4, enumerator 91 gpiod_set_array_value_cansleep(n, &hd->pins[PIN_DATA4], NULL, values); in hd44780_write_gpio4() 100 gpiod_set_array_value_cansleep(n, &hd->pins[PIN_DATA4], NULL, values); in hd44780_write_gpio4() 167 gpiod_set_array_value_cansleep(n, &hd->pins[PIN_DATA4], NULL, values); in hd44780_write_cmd_raw_gpio4() 216 base = PIN_DATA4; in hd44780_probe()
|