Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dfsl_ifc.h873 static inline u8 ifc_in8(void __iomem *addr) in ifc_in8() function
/linux-4.4.14/drivers/mtd/nand/
Dfsl_ifc_nand.c597 ifc_out8(ifc_in8(addr) | (NAND_STATUS_WP), addr); in fsl_ifc_cmdfunc()
663 return ifc_in8(ifc_nand_ctrl->addr + offset); in fsl_ifc_read_byte()