Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/gpmi-nand/
Dgpmi-lib.c1131 | BF_GPMI_CTRL0_LOCK_CS(LOCK_CS_ENABLE, this) in gpmi_send_command()
1174 | BF_GPMI_CTRL0_LOCK_CS(LOCK_CS_ENABLE, this) in gpmi_send_data()
1207 | BF_GPMI_CTRL0_LOCK_CS(LOCK_CS_ENABLE, this) in gpmi_read_data()
1253 | BF_GPMI_CTRL0_LOCK_CS(LOCK_CS_ENABLE, this) in gpmi_send_page()
1295 | BF_GPMI_CTRL0_LOCK_CS(LOCK_CS_ENABLE, this) in gpmi_read_page()
1315 | BF_GPMI_CTRL0_LOCK_CS(LOCK_CS_ENABLE, this) in gpmi_read_page()
1340 | BF_GPMI_CTRL0_LOCK_CS(LOCK_CS_ENABLE, this) in gpmi_read_page()
Dgpmi-regs.h50 #define BF_GPMI_CTRL0_LOCK_CS(v, x) 0x0 macro