Searched refs:c_bit (Results 1 – 1 of 1) sorted by relevance
628 int d_bit, c_bit, inv; in pin_to_bits() local645 c_bit = 0; in pin_to_bits()649 c_bit = PNL_PSTROBE; in pin_to_bits()656 c_bit = PNL_PAUTOLF; in pin_to_bits()660 c_bit = PNL_PINITP; in pin_to_bits()663 c_bit = PNL_PSELECP; in pin_to_bits()670 if (c_bit) { in pin_to_bits()671 c_val[2] &= ~c_bit; in pin_to_bits()672 c_val[!inv] = c_bit; in pin_to_bits()