Searched refs:marvell_nfc (Results 1 – 1 of 1) sorted by relevance
320 struct marvell_nfc { struct338 static inline struct marvell_nfc *to_marvell_nfc(struct nand_controller *ctrl) in to_marvell_nfc() argument340 return container_of(ctrl, struct marvell_nfc, controller); in to_marvell_nfc()429 static void marvell_nfc_disable_int(struct marvell_nfc *nfc, u32 int_mask) in marvell_nfc_disable_int()438 static void marvell_nfc_enable_int(struct marvell_nfc *nfc, u32 int_mask) in marvell_nfc_enable_int()447 static void marvell_nfc_clear_int(struct marvell_nfc *nfc, u32 int_mask) in marvell_nfc_clear_int()455 struct marvell_nfc *nfc = to_marvell_nfc(chip->controller); in marvell_nfc_force_byte_access()479 struct marvell_nfc *nfc = to_marvell_nfc(chip->controller); in marvell_nfc_wait_ndrun()517 struct marvell_nfc *nfc = to_marvell_nfc(chip->controller); in marvell_nfc_prepare_cmd()551 struct marvell_nfc *nfc = to_marvell_nfc(chip->controller); in marvell_nfc_send_cmd()[all …]