Searched refs:hr (Results 1 – 11 of 11) sorted by relevance
126 return (uint8_t)!(pudev->regs.hr->HFINFR & 0x01U); in usb_frame_even()138 pudev->regs.hr->HCTL &= ~HCTL_CLKSEL; in usb_phyclock_config()139 pudev->regs.hr->HCTL |= clock; in usb_phyclock_config()172 return (pudev->regs.hr->HFINFR & 0xFFFFU); in usb_curframe_get()
177 usb_hr *hr; /*!< Host control and status registers */ member
61 pudev->regs.hr->HCTL &= ~HCTL_SPDFSLS; in usb_host_init()247 pudev->regs.hr->HACHINTEN |= 1U << pipe_num; in usb_pipe_init()345 if (dword_len > (pudev->regs.hr->HPTFQSTAT & HPTFQSTAT_PTXFS)) { in usb_pipe_xfer()388 if (0U == (pudev->regs.hr->HPTFQSTAT & HPTFQSTAT_PTXFS)) { in usb_pipe_halt()436 pudev->regs.hr->HACHINTEN = 0x0U; in usb_host_stop()437 pudev->regs.hr->HACHINT = 0xFFFFFFFFU; in usb_host_stop()
191 uint32_t clock_type = pudev->regs.hr->HCTL & HCTL_CLKSEL; in usbh_int_port()196 pudev->regs.hr->HFT = 6000U; in usbh_int_port()206 pudev->regs.hr->HFT = 48000U; in usbh_int_port()248 if ((pudev->regs.hr->HACHINT & HACHINT_HACHINT) & (1UL << pp_num)) { in usbh_int_pipe()586 txfiforeg = &pudev->regs.hr->HPTFQSTAT; in usbh_int_txfifoempty()
85 .hr = (usb_hr*) (usb_basic->base_reg + USB_REG_OFFSET_HOST), in usb_basic_init()
108 if (vga_mode[i].hr == FB_XSIZE && vga_mode[i].vr == FB_YSIZE) in rt_dc_init()143 DC_HDISPLAY = (vga_mode[mode].hfl<<16) | vga_mode[mode].hr; in rt_dc_init()
50 int hr,hss,hse,hfl; member
125 if (vga_mode[i].hr == FB_XSIZE && vga_mode[i].vr == FB_YSIZE) in rt_dc_init()148 DC_HDISPLAY = (vga_mode[mode].hfl<<16) | vga_mode[mode].hr; in rt_dc_init()
51 int hr,hss,hse,hfl; member
77 nimble.per.hr:
81 nimble.per.hr:
Completed in 31 milliseconds