Searched defs:epn (Results 1 – 11 of 11) sorted by relevance
/Linux-v6.6/drivers/usb/gadget/udc/ |
D | renesas_usbf.c | 719 static void usbf_epn_send_null(struct usbf_ep *epn) in usbf_epn_send_null() 724 static void usbf_epn_send_residue(struct usbf_ep *epn, const void *buf, in usbf_epn_send_residue() 737 static int usbf_epn_pio_in(struct usbf_ep *epn, struct usbf_req *req) in usbf_epn_pio_in() 795 static void usbf_epn_enable_in_end_int(struct usbf_ep *epn) in usbf_epn_enable_in_end_int() 800 static int usbf_epn_dma_in(struct usbf_ep *epn, struct usbf_req *req) in usbf_epn_dma_in() 965 static void usbf_epn_recv_residue(struct usbf_ep *epn, void *buf, in usbf_epn_recv_residue() 974 static int usbf_epn_pio_out(struct usbf_ep *epn, struct usbf_req *req) in usbf_epn_pio_out() 1057 static void usbf_epn_enable_out_end_int(struct usbf_ep *epn) in usbf_epn_enable_out_end_int() 1064 static void usbf_epn_dma_out_send_dma(struct usbf_ep *epn, dma_addr_t addr, u32 npkt, bool is_short) in usbf_epn_dma_out_send_dma() 1135 static size_t usbf_epn_dma_out_complete_dma(struct usbf_ep *epn, bool is_short) in usbf_epn_dma_out_complete_dma() [all …]
|
/Linux-v6.6/drivers/media/platform/microchip/ |
D | microchip-sama5d2-isc.c | 356 struct device_node *epn = NULL; in isc_parse_dt() local
|
D | microchip-sama7g5-isc.c | 339 struct device_node *epn = NULL; in xisc_parse_dt() local
|
D | microchip-isc.h | 48 struct device_node *epn; member
|
/Linux-v6.6/drivers/staging/media/deprecated/atmel/ |
D | atmel-sama5d2-isc.c | 336 struct device_node *epn = NULL; in isc_parse_dt() local
|
D | atmel-sama7g5-isc.c | 319 struct device_node *epn = NULL; in xisc_parse_dt() local
|
D | atmel-isc.h | 48 struct device_node *epn; member
|
/Linux-v6.6/arch/powerpc/kvm/ |
D | book3s_hv_nested.c | 1095 int ap, long epn) in kvmhv_emulate_tlbie_tlb_addr() 1183 long epn; in kvmhv_emulate_priv_tlbie() local
|
/Linux-v6.6/drivers/usb/gadget/udc/aspeed-vhub/ |
D | vhub.h | 335 } epn; member
|
/Linux-v6.6/drivers/usb/musb/ |
D | musb_core.c | 1508 u8 epn = cfg->hw_ep_num; in ep_config_from_table() local
|
/Linux-v6.6/drivers/net/ethernet/cortina/ |
D | gemini.c | 874 unsigned int pn, epn; in geth_fill_freeq() local
|