Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-mtk.c75 #define FRMCNT_LEV1_RANG_MASK GENMASK(19, 8) macro
149 value &= ~(ITP_DELTA_CLK_MASK | FRMCNT_LEV1_RANG_MASK); in xhci_mtk_set_frame_interval()