Home
last modified time | relevance | path

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

/linux/drivers/usb/mtu3/
H A Dmtu3_core.c692 | LPM_BESLCK(4) | LPM_BESLCK_U3(0xa)); in mtu3_link_isr()
700 | LPM_BESLCK(4) | LPM_BESLCK_U3(0xa)); in mtu3_link_isr()
H A Dmtu3_hw_regs.h443 #define LPM_BESLCK(x) (((x) & 0xf) << 8) macro