Searched refs:DYNAMIC_BURST (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/usb/
H A Dr8152.c318 #define DYNAMIC_BURST 0x0001 macro
3317 ocp_data &= ~DYNAMIC_BURST; r8153_init()
3319 ocp_data |= DYNAMIC_BURST; r8153_init()
3324 ocp_data &= ~DYNAMIC_BURST; r8153_init()
3326 ocp_data |= DYNAMIC_BURST; r8153_init()

Completed in 73 milliseconds