Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmsrom.c2724 uint16 usb_delay; local
2726 usb_delay = cis[i + j] | (cis[i + j + 1] << 8);
2731 if (usb_delay & USBRDY_DLY_TYPE) {
2733 (usb_delay & USBRDY_DLY_MASK));
2736 (usb_delay & USBRDY_DLY_MASK));
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmsrom.c2724 uint16 usb_delay; local
2726 usb_delay = cis[i + j] | (cis[i + j + 1] << 8);
2731 if (usb_delay & USBRDY_DLY_TYPE) {
2733 (usb_delay & USBRDY_DLY_MASK));
2736 (usb_delay & USBRDY_DLY_MASK));