Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/configs/
H A Dhrcon.h393 int fpga_gpio_get(unsigned int bus, int pin);
415 (fpga_gpio_get(I2C_FPGA_IDX, I2C_SDA_GPIO) ? 1 : 0)
H A Dstrider.h415 int fpga_gpio_get(unsigned int bus, int pin);
449 (fpga_gpio_get(I2C_FPGA_IDX, I2C_SDA_GPIO) ? 1 : 0)
/OK3568_Linux_fs/u-boot/board/gdsys/mpc8308/
H A Dstrider.c302 int fpga_gpio_get(unsigned int bus, int pin) in fpga_gpio_get() function
H A Dhrcon.c249 int fpga_gpio_get(unsigned int bus, int pin) in fpga_gpio_get() function