Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dspi-uclass.c231 int spi_find_chip_select(struct udevice *bus, int cs, struct udevice **devp) in spi_find_chip_select() function
300 ret = spi_find_chip_select(bus, cs, &info->dev); in spi_cs_info()
315 ret = spi_find_chip_select(bus, cs, &dev); in spi_find_bus_and_cs()
346 ret = spi_find_chip_select(bus, cs, &dev); in spi_get_bus_and_cs()
H A Dspi-uclass.su
/OK3568_Linux_fs/u-boot/spl/drivers/spi/
H A Dspi-uclass.su
/OK3568_Linux_fs/u-boot/include/
H A Dspi.h587 int spi_find_chip_select(struct udevice *bus, int cs, struct udevice **devp);
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym