Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/eth/
H A Dr8152.h213 #define MCU_BORW_EN 0x4000 macro
H A Dr8152.c652 ocp_data &= ~MCU_BORW_EN; in r8152b_exit_oob()
792 ocp_data &= ~MCU_BORW_EN; in r8153_first_init()
/openbmc/linux/drivers/net/usb/
H A Dr8152.c319 #define MCU_BORW_EN 0x4000 macro
5527 ocp_data &= ~MCU_BORW_EN; in r8152b_exit_oob()
6004 ocp_data &= ~MCU_BORW_EN; in r8153_first_init()
6095 ocp_data |= MCU_BORW_EN; in r8153_enter_oob()
6550 ocp_data &= ~MCU_BORW_EN; in rtl8153c_up()
6631 ocp_data &= ~MCU_BORW_EN; in rtl8156_up()
6722 ocp_data |= MCU_BORW_EN; in rtl8156_down()