Home
last modified time | relevance | path

Searched refs:rtl_revision (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h507 * @rtl_revision: RTL revision.
515 __le32 rtl_revision; member
1373 * @rtl_revision: Cached controller rtl revision.
1429 __u32 rtl_revision; member
H A Dcdnsp-gadget.c1813 pdev->rtl_revision = readl(&pdev->rev_cap->rtl_revision); in cdnsp_get_rev_cap()
1817 readl(&pdev->rev_cap->rtl_revision), in cdnsp_get_rev_cap()
H A Dcdnsp-ring.c311 if (pdev->rtl_revision < RTL_REVISION_NEW_LPM) in cdnsp_ring_ep_doorbell()