Home
last modified time | relevance | path

Searched defs:port_off (Results 1 – 1 of 1) sorted by relevance

/u-boot/board/keymile/common/
A Dqrio.c30 int qrio_get_gpio(u8 port_off, u8 gpio_nr) in qrio_get_gpio()
41 void qrio_set_gpio(u8 port_off, u8 gpio_nr, bool value) in qrio_set_gpio()
58 void qrio_gpio_direction_output(u8 port_off, u8 gpio_nr, bool value) in qrio_gpio_direction_output()
73 void qrio_gpio_direction_input(u8 port_off, u8 gpio_nr) in qrio_gpio_direction_input()
86 void qrio_set_opendrain_gpio(u8 port_off, u8 gpio_nr, u8 val) in qrio_set_opendrain_gpio()

Completed in 2 milliseconds