Home
last modified time | relevance | path

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

/external/libese/libese-hw/nxp/pn80t/
Dcommon.c68 ns = NXP_PN80T_STATE(ese); in nxp_pn80t_open()
98 struct NxpState *ns = NXP_PN80T_STATE(ese); in nxp_pn80t_reset()
130 struct NxpState *ns = NXP_PN80T_STATE(ese); in nxp_pn80t_poll()
255 struct NxpState *ns = NXP_PN80T_STATE(ese); in nxp_pn80t_handle_interface_call()
317 struct NxpState *ns = NXP_PN80T_STATE(ese); in nxp_pn80t_close()
Dnq_nci.c119 struct NxpState *ns = NXP_PN80T_STATE(ese); in nq_transmit()
150 struct NxpState *ns = NXP_PN80T_STATE(ese); in nq_receive()
Dlinux_spidev.c179 struct NxpState *ns = NXP_PN80T_STATE(ese); in spidev_transmit()
208 struct NxpState *ns = NXP_PN80T_STATE(ese); in spidev_receive()
/external/libese/libese-hw/nxp/include/ese/hw/nxp/pn80t/
Dcommon.h31 #define NXP_PN80T_STATE(ese) \ macro