Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/mtd/
Dsh_flctl.h55 #define SEL_16BIT (0x1 << 19) macro
/linux-2.6.39/drivers/mtd/nand/
Dsh_flctl.c286 uint32_t flcmncr_val = readl(FLCMNCR(flctl)) & ~SEL_16BIT; in set_cmd_regs()
309 flcmncr_val |= SEL_16BIT; in set_cmd_regs()
319 flcmncr_val |= SEL_16BIT; in set_cmd_regs()
853 if (pdata->flcmncr_val & SEL_16BIT) { in flctl_probe()
/linux-2.6.39/arch/arm/mach-shmobile/
Dboard-g3evm.c209 | SHBUSSEL | SEL_16BIT,