Searched refs:DRV_Reg8 (Results 1 – 2 of 2) sorted by relevance
279 #define DRV_Reg8(addr) hal_readb(addr) macro331 temp = DRV_Reg8(addr); \338 temp = DRV_Reg8(addr); \345 temp = (~(bitmask)) & DRV_Reg8(addr); \
1467 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