Searched refs:omap2_nand_write_1 (Results 1 – 1 of 1) sorted by relevance
92 static void omap2_nand_write_1(device_t self, uint8_t data);273 sc->sc_nand_if.write_1 = &omap2_nand_write_1; in omap2_nand_attach()340 omap2_nand_write_1(device_t self, uint8_t data) in omap2_nand_write_1() function