Searched refs:hiz (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.6/drivers/power/supply/ |
D | bq25890_charger.c | 98 u8 hiz; member 478 do_adc_conv = (!state->online || state->hiz) && bq25890_is_adc_property(psp); in bq25890_update_state() 500 if (!state.online || state.hiz) in bq25890_power_supply_get_property() 515 if (!state.online || state.hiz || in bq25890_power_supply_get_property() 536 val->intval = state.online && !state.hiz; in bq25890_power_supply_get_property() 792 {F_EN_HIZ, &state->hiz}, in bq25890_get_chip_state() 810 state->hiz, state->vsys_status, in bq25890_get_chip_state() 838 new_state.hiz = 1; in __bq25890_handle_irq() 842 adc_conv_rate = bq->state.online && !bq->state.hiz; in __bq25890_handle_irq() 843 new_adc_conv_rate = new_state.online && !new_state.hiz; in __bq25890_handle_irq() [all …]
|
D | bq25980_charger.c | 30 bool hiz; member 603 state->hiz = chg_ctrl_2 & BQ25980_EN_HIZ; in bq25980_get_state() 753 if ((state.ce) && (!state.hiz)) in bq25980_get_charger_property() 827 old_state.hiz != new_state->hiz || in bq25980_state_changed()
|
/Linux-v6.6/Documentation/devicetree/bindings/media/i2c/ |
D | max2175.txt | 31 - maxim,am-hiz-filter : empty property indicates the AM Hi-Z filter is used
|
/Linux-v6.6/arch/arm64/boot/dts/qcom/ |
D | sm8250-sony-xperia-edo.dtsi | 481 cirrus,asp-sdout-hiz = <3>; 496 cirrus,asp-sdout-hiz = <3>;
|
D | sm8450-sony-xperia-nagara.dtsi | 580 cirrus,asp-sdout-hiz = <3>; 595 cirrus,asp-sdout-hiz = <3>;
|
D | sm8350-sony-xperia-sagami.dtsi | 503 cirrus,asp-sdout-hiz = <3>; 518 cirrus,asp-sdout-hiz = <3>;
|