Searched full:outn (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | tps65132-regulator.txt | 8 Device supports two regulators OUTP and OUTN. A sub node within the 12 -For regulator outn, the sub node name should be "outn". 39 outn { 40 regulator-name = "outn";
|
H A D | awinic,aw37503.yaml | 46 - outn 69 outn { 70 regulator-name = "outn";
|
/openbmc/linux/include/linux/mfd/ |
H A D | idt82p33_reg.h | 45 #define OUT_MUX_CNFG(outn) REG_ADDR(0x6, (0xC * (outn))) argument
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8916-huawei-g7.dts | 155 reg_lcd_neg: outn { 156 regulator-name = "outn";
|
/openbmc/linux/drivers/regulator/ |
H A D | aw37503-regulator.c | 157 AW37503_REGULATOR_DESC(VNEG, outn),
|
H A D | tps65132-regulator.c | 201 TPS65132_REGULATOR_DESC(VNEG, outn),
|
/openbmc/linux/sound/soc/codecs/ |
H A D | mt6660.c | 174 SND_SOC_DAPM_OUTPUT("OUTN"), 182 { "OUTN", NULL, "ClassD" },
|
/openbmc/linux/drivers/ptp/ |
H A D | ptp_clockmatrix.c | 833 static int get_output_base_addr(enum fw_version ver, u8 outn) in get_output_base_addr() argument 837 switch (outn) { in get_output_base_addr() 1328 bool enable, unsigned int outn) in idtcm_output_enable() argument 1335 base = get_output_base_addr(idtcm->fw_ver, outn); in idtcm_output_enable() 1339 "%s - Unsupported out%d", __func__, outn); in idtcm_output_enable()
|
H A D | ptp_idt82p33.c | 881 bool enable, unsigned int outn) in idt82p33_output_enable() argument 887 err = idt82p33_read(idt82p33, OUT_MUX_CNFG(outn), &val, sizeof(val)); in idt82p33_output_enable() 895 return idt82p33_write(idt82p33, OUT_MUX_CNFG(outn), &val, sizeof(val)); in idt82p33_output_enable()
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mq-librem5.dtsi | 1012 reg_lcd_avee: outn {
|