Searched refs:omap2_nand_write_2 (Results 1 – 1 of 1) sorted by relevance
94 static void omap2_nand_write_2(device_t self, uint16_t data);274 sc->sc_nand_if.write_2 = &omap2_nand_write_2; in omap2_nand_attach()356 omap2_nand_write_2(device_t self, uint16_t data) in omap2_nand_write_2() function