Home
last modified time | relevance | path

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

/linux-4.4.14/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.h49 #define LOCK_CS_ENABLE 0x1 macro