Home
last modified time | relevance | path

Searched refs:mpc5121_nfc_send_addr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dmpc5121_nfc.c152 static inline void mpc5121_nfc_send_addr(struct mtd_info *mtd, u16 addr) in mpc5121_nfc_send_addr() function
239 mpc5121_nfc_send_addr(mtd, column); in mpc5121_nfc_addr_cycle()
241 mpc5121_nfc_send_addr(mtd, column >> 8); in mpc5121_nfc_addr_cycle()
246 mpc5121_nfc_send_addr(mtd, page & 0xFF); in mpc5121_nfc_addr_cycle()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dmpc5121_nfc.c152 static inline void mpc5121_nfc_send_addr(struct mtd_info *mtd, u16 addr) in mpc5121_nfc_send_addr() function
239 mpc5121_nfc_send_addr(mtd, column); in mpc5121_nfc_addr_cycle()
241 mpc5121_nfc_send_addr(mtd, column >> 8); in mpc5121_nfc_addr_cycle()
246 mpc5121_nfc_send_addr(mtd, page & 0xFF); in mpc5121_nfc_addr_cycle()

Completed in 3 milliseconds