Home
last modified time | relevance | path

Searched refs:QCOM_IBB_TYPE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/regulator/
H A Dqcom-labibb-regulator.c16 #define QCOM_IBB_TYPE 0x20 macro
340 case QCOM_IBB_TYPE: in qcom_labibb_set_ocp()
616 if (vreg->type == QCOM_IBB_TYPE) in qcom_labibb_set_soft_start()
751 {"ibb", QCOM_IBB_TYPE, PMI8998_IBB_REG_BASE, &pmi8998_ibb_desc},
799 if (WARN_ON((type != QCOM_LAB_TYPE) && (type != QCOM_IBB_TYPE)) || in qcom_labibb_regulator_probe()
855 case QCOM_IBB_TYPE: in qcom_labibb_regulator_probe()