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

/freebsd-10.2-release/sys/dev/nand/
H A Dnfc_at91.h48 void at91_enable_nand(const struct at91_nand_params *);
H A Dnfc_at91.c73 * call at91_enable_nand, and enable the GPIO lines properly (that will be moved
74 * into at91_enable_nand when the great GPIO pin renumbering happens). We use
99 at91_enable_nand(const struct at91_nand_params *np) function
/freebsd-10.2-release/sys/arm/at91/
H A Dboard_sam9260ek.c220 at91_enable_nand(&nand_param);

Completed in 105 milliseconds