Searched refs:ID_MODE_DIS (Results 1 – 3 of 3) sorted by relevance
54 #define ID_MODE_DIS (1 << 1) macro
571 reg &= ~ID_MODE_DIS; in bcm_sf2_sw_mac_config()577 reg |= ID_MODE_DIS; in bcm_sf2_sw_mac_config()
373 #define ID_MODE_DIS (1 << 16) macro