Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/emxx_udc/
Demxx_udc.c553 union usb_reg_access *buf32 = (union usb_reg_access *)buf; in ep0_out_pio()
573 union usb_reg_access temp_32; in ep0_out_overbytes()
574 union usb_reg_access *p_buf_32 = (union usb_reg_access *)p_buf; in ep0_out_overbytes()
594 union usb_reg_access *p_buf_32 = (union usb_reg_access *)p_buf; in EP0_in_PIO()
621 union usb_reg_access temp_32; in ep0_in_overbytes()
622 union usb_reg_access *p_buf_32 = (union usb_reg_access *)p_buf; in ep0_in_overbytes()
880 union usb_reg_access temp_32; in _nbu2ss_epn_out_pio()
881 union usb_reg_access *p_buf_32; in _nbu2ss_epn_out_pio()
892 p_buf_32 = (union usb_reg_access *)(p_buffer + req->req.actual); in _nbu2ss_epn_out_pio()
1101 union usb_reg_access temp_32; in _nbu2ss_epn_in_pio()
[all …]
Demxx_udc.h589 union usb_reg_access { union