Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/udc/
A Dudc_platform.h279 #define DRV_Reg8(addr) hal_readb(addr) macro
331 temp = DRV_Reg8(addr); \
338 temp = DRV_Reg8(addr); \
345 temp = (~(bitmask)) & DRV_Reg8(addr); \
A Dhal_udc.c1467 temp = DRV_Reg8(&musb_phy->phyctrl28nm); in usbd_new_phyx_tp_write()
1468 temp = DRV_Reg8(&musb_phy->phyctrl28nm); in usbd_new_phyx_tp_write()
1473 temp = DRV_Reg8(&musb_phy->phyctrl28nm); in usbd_new_phyx_tp_write()
1476 temp = DRV_Reg8(&musb_phy->phyctrl28nm); in usbd_new_phyx_tp_write()
1485 temp = DRV_Reg8(&musb_phy->phyctrl28nm); in usbd_new_phyx_tp_write()
1500 temp = DRV_Reg8(&musb_phy->phyctrl28nm); in usbd_new_phyx_tp_read()
1508 temp = DRV_Reg8(&musb_phy->physta); in usbd_new_phyx_tp_read()
1513 temp = DRV_Reg8(&musb_phy->phyctrl28nm); in usbd_new_phyx_tp_read()

Completed in 17 milliseconds