Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/ti/
H A Domap2_nand.c88 static void omap2_nand_command(device_t self, uint8_t command);
149 omap2_nand_command(device_t self, uint8_t command) in omap2_nand_command() function
265 sc->sc_nand_if.command = &omap2_nand_command; in omap2_nand_attach()