Searched refs:set_hw (Results 1 – 5 of 5) sorted by relevance
78 goto set_hw; in get_new_mmu_context()97 set_hw: in get_new_mmu_context()
496 char set_hw = 1; in init_baycompar() local510 set_hw = 0; in init_baycompar()511 if (!set_hw) in init_baycompar()521 if (set_hw && baycom_setmode(bc, mode[i])) in init_baycompar()522 set_hw = 0; in init_baycompar()
631 char set_hw = 1; in init_baycomserfdx() local645 set_hw = 0; in init_baycomserfdx()646 if (!set_hw) in init_baycomserfdx()656 if (set_hw && baycom_setmode(bc, mode[i])) in init_baycomserfdx()657 set_hw = 0; in init_baycomserfdx()
659 char set_hw = 1; in init_baycomserhdx() local673 set_hw = 0; in init_baycomserhdx()674 if (!set_hw) in init_baycomserhdx()684 if (set_hw && baycom_setmode(bc, mode[i])) in init_baycomserhdx()685 set_hw = 0; in init_baycomserhdx()
1202 char set_hw = 1; in init_baycomepp() local1223 set_hw = 0; in init_baycomepp()1224 if (!set_hw) in init_baycomepp()1232 if (set_hw && baycom_setmode(netdev_priv(dev), mode[i])) in init_baycomepp()1233 set_hw = 0; in init_baycomepp()