Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/devicetree/bindings/regulator/
Dtps65132-regulator.txt12 -For regulator outn, the sub node name should be "outn".
39 outn {
40 regulator-name = "outn";
/Linux-v6.6/include/linux/mfd/
Didt82p33_reg.h45 #define OUT_MUX_CNFG(outn) REG_ADDR(0x6, (0xC * (outn))) argument
/Linux-v6.6/arch/arm64/boot/dts/qcom/
Dmsm8916-huawei-g7.dts155 reg_lcd_neg: outn {
156 regulator-name = "outn";
/Linux-v6.6/drivers/regulator/
Daw37503-regulator.c157 AW37503_REGULATOR_DESC(VNEG, outn),
Dtps65132-regulator.c201 TPS65132_REGULATOR_DESC(VNEG, outn),
/Linux-v6.6/drivers/ptp/
Dptp_idt82p33.c881 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()
Dptp_clockmatrix.c833 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()
/Linux-v6.6/arch/arm64/boot/dts/freescale/
Dimx8mq-librem5.dtsi1012 reg_lcd_avee: outn {