Searched full:ibb (Results 1 – 21 of 21) sorted by relevance
/linux/Documentation/devicetree/bindings/regulator/ |
H A D | qcom-labibb-regulator.yaml | 7 title: Qualcomm's LAB(LCD AMOLED Boost)/IBB(Inverting Buck Boost) Regulator 13 LAB can be used as a positive boost power supply and IBB can be used as a 20 - const: qcom,pmi8998-lab-ibb 23 - qcom,pmi8950-lab-ibb 24 - const: qcom,pmi8998-lab-ibb 53 ibb: 69 Short-circuit and over-current interrupts for ibb. 91 compatible = "qcom,pmi8998-lab-ibb"; 99 ibb {
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | pmi8998.dtsi | 56 compatible = "qcom,pmi8998-lab-ibb"; 58 ibb: ibb { label
|
H A D | sdm845-lg-judyln.dts | 25 ibb-supply = <&ibb>;
|
H A D | msm8998-sony-xperia-yoshino-lilac.dts | 17 &ibb {
|
H A D | msm8998-sony-xperia-yoshino-poplar.dts | 17 &ibb {
|
H A D | msm8998-sony-xperia-yoshino-maple.dts | 29 &ibb {
|
H A D | sdm845-sony-xperia-tama-akatsuki.dts | 31 &ibb {
|
H A D | sdm845-xiaomi-beryllium-common.dtsi | 255 &ibb { 284 vddneg-supply = <&ibb>;
|
H A D | sdm845-xiaomi-polaris.dts | 405 &ibb { 484 vddneg-supply = <&ibb>;
|
H A D | sdm845-sony-xperia-tama.dtsi | 495 &ibb { 531 vsn-supply = <&ibb>;
|
H A D | sm8250-sony-xperia-edo.dtsi | 268 * ibb: 800000-5400000
|
H A D | sm8250-xiaomi-elish-common.dtsi | 296 * ibb: 800000-5400000
|
H A D | msm8998-sony-xperia-yoshino.dtsi | 274 &ibb {
|
/linux/drivers/regulator/ |
H A D | qcom-labibb-regulator.c | 170 * of the LAB and IBB regulators will be forced (regulators will be 173 * As last, if the writes to shut down the LAB/IBB regulators fail 334 /* IRQ polarities - LAB: trigger-low, IBB: trigger-high */ in qcom_labibb_set_ocp() 381 * This function checks the STATUS1 register on both LAB and IBB regulators 454 * and IBB when a short-circuit event is detected, so we have to in qcom_labibb_sc_recovery_worker() 526 * The LAB and IBB regulators will be automatically disabled by the 634 /* IBB discharge resistor values in KOhms */ 751 {"ibb", QCOM_IBB_TYPE, PMI8998_IBB_REG_BASE, &pmi8998_ibb_desc}, 756 { .compatible = "qcom,pmi8998-lab-ibb", .data = &pmi8998_labibb_data}, 855 /* IBB Limits: 0-1550mA */ in qcom_labibb_regulator_probe() [all …]
|
H A D | Kconfig | 1714 tristate "QCOM LAB/IBB regulator support" 1717 This driver supports Qualcomm's LAB/IBB regulators present on the 1718 Qualcomm's PMIC chip pmi8998. QCOM LAB and IBB are SPMI 1720 boost regulator and IBB can be used as a negative boost regulator
|
/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | ebbg,ft8719.yaml | 62 vddneg-supply = <&ibb>;
|
H A D | sony,td4353-jdi.yaml | 74 vsn-supply = <&ibb>;
|
H A D | novatek,nt36672a.yaml | 77 vddneg-supply = <&ibb>;
|
H A D | novatek,nt35950.yaml | 84 avee-supply = <&ibb>;
|
/linux/net/ipv4/ |
H A D | inet_diag.c | 1107 struct inet_bind_hashbucket *ibb; in inet_diag_dump_icsk() local 1116 ibb = &hashinfo->bhash2[i]; in inet_diag_dump_icsk() 1118 if (hlist_empty(&ibb->chain)) { in inet_diag_dump_icsk() 1122 spin_lock_bh(&ibb->lock); in inet_diag_dump_icsk() 1123 inet_bind_bucket_for_each(tb2, &ibb->chain) { in inet_diag_dump_icsk() 1154 spin_unlock_bh(&ibb->lock); in inet_diag_dump_icsk()
|
/linux/drivers/i2c/busses/ |
H A D | i2c-imx.c | 1580 "<%s> STATUS: ICF=%d, IAAS=%d, IBB=%d, IAL=%d, SRW=%d, IIF=%d, RXAK=%d\n", in i2c_imx_xfer_common()
|