Searched refs:bias_npins (Results 1 – 1 of 1) sorted by relevance
1034 #define bias_npins ARRAY_SIZE(bias_regs->pins) in sh_pfc_check_info() macro1035 #define bias_ofs(i) bias_regs[(i) / bias_npins] in sh_pfc_check_info()1038 #define bias_bit(i) ((i) % bias_npins) in sh_pfc_check_info()