Searched refs:HC_LENGTH (Results 1 – 6 of 6) sorted by relevance
22 #define HC_LENGTH(ehci, p) (0x00ff&((p) >> /* bits 7:0 / offset 00h */ \ macro
105 len = HC_LENGTH(ehci, ehci_readl(ehci, &ehci->caps->hc_capbase)); in ehci_brcm_reset()
100 #define HC_LENGTH(p) (((p)>>00)&0x00ff) /* bits 7:0 */ macro3073 HC_LENGTH(readl(&oxu->caps->hc_capbase)); in oxu_reset()3079 HC_LENGTH(readl(&oxu->caps->hc_capbase)); in oxu_reset()
213 #define HC_LENGTH(fotg210, p) (0x00ff&((p) >> /* bits 7:0 / offset 00h */ \ macro
5082 HC_LENGTH(fotg210, in fotg210_setup()
1847 HC_LENGTH(readl(&pdev->cap_regs->hc_capbase)); in cdnsp_gen_setup()