Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dtca642x.h67 int tca642x_set_inital_state(uchar chip, struct tca642x_bank_info init_data[]);
/openbmc/u-boot/board/ti/omap5_uevm/
H A Devm.c144 tca642x_set_inital_state(CONFIG_SYS_I2C_TCA642X_ADDR, tca642x_init); in board_init()
/openbmc/u-boot/drivers/gpio/
H A Dtca642x.c144 int tca642x_set_inital_state(uchar chip, struct tca642x_bank_info init_data[]) in tca642x_set_inital_state() function