Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dvf610_nfc.c167 bool data_access; member
425 trfr_sz, !nfc->data_access); in vf610_nfc_cmd()
466 trfr_sz, !nfc->data_access); in vf610_nfc_cmd()
535 nfc->data_access = true; in vf610_nfc_correct_data()
537 nfc->data_access = false; in vf610_nfc_correct_data()
653 nfc->data_access = true; in vf610_nfc_read_page_raw()
655 nfc->data_access = false; in vf610_nfc_read_page_raw()
667 nfc->data_access = true; in vf610_nfc_write_page_raw()
672 nfc->data_access = false; in vf610_nfc_write_page_raw()
686 nfc->data_access = true; in vf610_nfc_read_oob()
[all …]
/Linux-v4.19/arch/powerpc/kernel/
Dexceptions-64s.S539 EXC_REAL(data_access, 0x300, 0x80)
540 EXC_VIRT(data_access, 0x4300, 0x80, 0x300)