Home
last modified time | relevance | path

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

/openbmc/u-boot/board/keymile/kmp204x/
H A Dkmp204x.c45 #define DEBLOCK_SCL1 20 macro
52 qrio_gpio_direction_input(DEBLOCK_PORT1, DEBLOCK_SCL1); in i2c_deblock_gpio_cfg()
55 qrio_set_gpio(DEBLOCK_PORT1, DEBLOCK_SCL1, 0); in i2c_deblock_gpio_cfg()
66 qrio_set_opendrain_gpio(DEBLOCK_PORT1, DEBLOCK_SCL1, state); in set_scl()
76 return qrio_get_gpio(DEBLOCK_PORT1, DEBLOCK_SCL1); in get_scl()