Searched refs:ISP1301_OTG_STATUS (Results 1 – 2 of 2) sorted by relevance
232 #define ISP1301_OTG_STATUS 0x10 /* u8 readonly */ macro429 u8 status = isp1301_get_u8(isp, ISP1301_OTG_STATUS); in dump_regs()886 update_otg2(isp, isp1301_get_u8(isp, ISP1301_OTG_STATUS)); in otg_init()1023 isp_bstat = isp1301_get_u8(isp, ISP1301_OTG_STATUS); in isp_update_otg()1071 isp_bstat = isp1301_get_u8(isp, ISP1301_OTG_STATUS); in isp_update_otg()1631 update_otg2(isp, isp1301_get_u8(isp, ISP1301_OTG_STATUS)); in isp1301_probe()
85 #define ISP1301_OTG_STATUS 0x10 /* u8 readonly */ macro