Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/eth/
H A Dr8152.h357 #define SEN_VAL_MASK 0xf800 macro
H A Dr8152.c1129 ocp_data &= ~SEN_VAL_MASK; in r8153_init()