Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/
H A Dmxic_nand.c26 #define HC_CFG_TYPE(s, t) ((t) << (23 + ((s) * 2))) macro
299 writel(HC_CFG_NIO(8) | HC_CFG_TYPE(1, HC_CFG_TYPE_RAW_NAND) | in mxic_nfc_hw_init()