Searched refs:hibit (Results 1 – 2 of 2) sorted by relevance
133 const char *hibit; in dbg_chgconf() local136 hibit = (chgconfig & TPS_CHARGE_POR) in dbg_chgconf()139 hibit = (chgconfig & TPS65013_AUA) ? "AUA" : ""; in dbg_chgconf()142 chgconfig, hibit, in dbg_chgconf()
935 int value,hibit; in bt848_contrast() local941 hibit = (value >> 6) & 4; in bt848_contrast()943 btaor(hibit, ~4, BT848_E_CONTROL); in bt848_contrast()944 btaor(hibit, ~4, BT848_O_CONTROL); in bt848_contrast()