Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/keymile/kmp204x/
H A Dqrio.c17 int qrio_get_gpio(u8 port_off, u8 gpio_nr) in qrio_get_gpio()
28 void qrio_set_gpio(u8 port_off, u8 gpio_nr, bool value) in qrio_set_gpio()
45 void qrio_gpio_direction_output(u8 port_off, u8 gpio_nr, bool value) in qrio_gpio_direction_output()
60 void qrio_gpio_direction_input(u8 port_off, u8 gpio_nr) in qrio_gpio_direction_input()
73 void qrio_set_opendrain_gpio(u8 port_off, u8 gpio_nr, u8 val) in qrio_set_opendrain_gpio()