Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dmpc5121_nfc.c140 static inline void nfc_set(struct mtd_info *mtd, uint reg, u16 bits) in nfc_set() function
206 nfc_set(mtd, NFC_CONFIG1, NFC_INT_MASK); in mpc5121_nfc_irq()
264 nfc_set(mtd, NFC_BUF_ADDR, (chip << NFC_ACTIVE_CS_SHIFT) & in mpc5121_nfc_select_chip()
266 nfc_set(mtd, NFC_CONFIG1, NFC_CE); in mpc5121_nfc_select_chip()
727 nfc_set(mtd, NFC_CONFIG1, NFC_RESET); in mpc5121_nfc_probe()
782 nfc_set(mtd, NFC_CONFIG1, NFC_PPB_32); in mpc5121_nfc_probe()
786 nfc_set(mtd, NFC_CONFIG1, NFC_PPB_64); in mpc5121_nfc_probe()
790 nfc_set(mtd, NFC_CONFIG1, NFC_PPB_128); in mpc5121_nfc_probe()
794 nfc_set(mtd, NFC_CONFIG1, NFC_PPB_256); in mpc5121_nfc_probe()