Lines Matching refs:sw_csconfig
716 hp->sw_csconfig = happy_meal_tcvr_read(hp, tregs, DP83840_CSCONFIG);
717 hp->sw_csconfig &= ~(CSCONFIG_TCVDISAB);
718 happy_meal_tcvr_write(hp, tregs, DP83840_CSCONFIG, hp->sw_csconfig);
783 hp->sw_csconfig = happy_meal_tcvr_read(hp, tregs, DP83840_CSCONFIG);
789 hp->sw_csconfig |= CSCONFIG_TCVDISAB;
791 DP83840_CSCONFIG, hp->sw_csconfig);
798 hp->sw_csconfig &= ~(CSCONFIG_TCVDISAB);
800 DP83840_CSCONFIG, hp->sw_csconfig);
834 hp->sw_csconfig = happy_meal_tcvr_read(hp, tregs,
836 hp->sw_csconfig |= CSCONFIG_TCVDISAB;
838 DP83840_CSCONFIG, hp->sw_csconfig);
1405 hp->sw_csconfig = happy_meal_tcvr_read(hp, tregs,
1407 hp->sw_csconfig &= ~(CSCONFIG_TCVDISAB);
1409 hp->sw_csconfig);