Searched refs:rb4xx_cpld_read (Results 1 - 3 of 3) sorted by relevance

/openwrt/target/linux/ar71xx/files/arch/mips/include/asm/mach-ath79/
H A Drb4xx_cpld.h41 extern int rb4xx_cpld_read(unsigned char *rx_buf,
/openwrt/target/linux/ar71xx/files/drivers/spi/
H A Dspi-rb4xx-cpld.c170 int rb4xx_cpld_read(unsigned char *buf, unsigned char *verify_buf,
199 int rb4xx_cpld_read(unsigned char *rx_buf, const unsigned char *verify_buf, function
225 EXPORT_SYMBOL_GPL(rb4xx_cpld_read); variable
/openwrt/target/linux/ar71xx/files/drivers/mtd/nand/
H A Drb4xx_nand.c110 err = rb4xx_cpld_read(&data, NULL, 1);
134 err = rb4xx_cpld_read(buf, NULL, len);

Completed in 23 milliseconds