Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/keymile/kmp204x/
H A Dkmp204x.c49 #define DEBLOCK_SDA1 21 macro
56 qrio_gpio_direction_input(DEBLOCK_PORT1, DEBLOCK_SDA1); in i2c_deblock_gpio_cfg()
59 qrio_set_gpio(DEBLOCK_PORT1, DEBLOCK_SDA1, 0); in i2c_deblock_gpio_cfg()
64 qrio_set_opendrain_gpio(DEBLOCK_PORT1, DEBLOCK_SDA1, state); in set_sda()
74 return qrio_get_gpio(DEBLOCK_PORT1, DEBLOCK_SDA1); in get_sda()