Searched full:outn (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/regulator/ |
D | awinic,aw37503.yaml | 46 - outn 69 outn { 70 regulator-name = "outn";
|
D | ti,tps65132.yaml | 79 outn { 80 regulator-name = "outn";
|
/linux-6.12.1/include/linux/mfd/ |
D | idt82p33_reg.h | 45 #define OUT_MUX_CNFG(outn) REG_ADDR(0x6, (0xC * (outn))) argument
|
/linux-6.12.1/arch/arm/boot/dts/qcom/ |
D | msm8226-motorola-falcon.dts | 146 reg_lcd_neg: outn { 147 regulator-name = "outn";
|
D | qcom-msm8926-motorola-peregrine.dts | 131 reg_lcd_neg: outn { 132 regulator-name = "outn";
|
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
D | msm8916-huawei-g7.dts | 155 reg_lcd_neg: outn { 156 regulator-name = "outn";
|
/linux-6.12.1/drivers/regulator/ |
D | aw37503-regulator.c | 157 AW37503_REGULATOR_DESC(VNEG, outn),
|
D | tps65132-regulator.c | 201 TPS65132_REGULATOR_DESC(VNEG, outn),
|
/linux-6.12.1/sound/soc/codecs/ |
D | mt6660.c | 174 SND_SOC_DAPM_OUTPUT("OUTN"), 182 { "OUTN", NULL, "ClassD" },
|
/linux-6.12.1/drivers/ptp/ |
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()
|
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()
|
/linux-6.12.1/arch/arm64/boot/dts/freescale/ |
D | imx8mq-librem5.dtsi | 1010 reg_lcd_avee: outn {
|