Searched refs:HOSTCR_AP (Results 1 – 4 of 4) sorted by relevance
216 #define HOSTCR_AP BIT(4) macro
667 vnt_mac_reg_bits_on(priv, MAC_REG_HOSTCR, HOSTCR_AP); in vnt_add_interface()698 vnt_mac_reg_bits_off(priv, MAC_REG_HOSTCR, HOSTCR_AP); in vnt_remove_interface()
305 #define HOSTCR_AP 0x10 /* Port Type 1 = AP */ macro
1381 vt6655_mac_reg_bits_on(priv->port_offset, MAC_REG_HOSTCR, HOSTCR_AP); in vnt_add_interface()1411 vt6655_mac_reg_bits_off(priv->port_offset, MAC_REG_HOSTCR, HOSTCR_AP); in vnt_remove_interface()