Searched refs:GSWIP_BM_RAM_VAL (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/net/dsa/
H A Dlantiq_gswip.c135 #define GSWIP_BM_RAM_VAL(x) (0x043 - (x)) macro
1798 result = gswip_switch_r(priv, GSWIP_BM_RAM_VAL(0));
1799 result |= gswip_switch_r(priv, GSWIP_BM_RAM_VAL(1)) << 16;

Completed in 198 milliseconds