Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/emxx_udc/
Demxx_udc.c538 union usb_reg_access *buf32 = (union usb_reg_access *)buf; in ep0_out_pio()
558 union usb_reg_access temp_32; in ep0_out_overbytes()
559 union usb_reg_access *p_buf_32 = (union usb_reg_access *)p_buf; in ep0_out_overbytes()
579 union usb_reg_access *p_buf_32 = (union usb_reg_access *)p_buf; in EP0_in_PIO()
606 union usb_reg_access temp_32; in ep0_in_overbytes()
607 union usb_reg_access *p_buf_32 = (union usb_reg_access *)p_buf; in ep0_in_overbytes()
853 union usb_reg_access temp_32; in _nbu2ss_epn_out_pio()
854 union usb_reg_access *p_buf_32; in _nbu2ss_epn_out_pio()
865 p_buf_32 = (union usb_reg_access *)(p_buffer + req->req.actual); in _nbu2ss_epn_out_pio()
1059 union usb_reg_access temp_32; in _nbu2ss_epn_in_pio()
[all …]
Demxx_udc.h586 union usb_reg_access { union