Searched refs:outn (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.6/Documentation/devicetree/bindings/regulator/ |
D | tps65132-regulator.txt | 12 -For regulator outn, the sub node name should be "outn". 39 outn { 40 regulator-name = "outn";
|
/Linux-v6.6/include/linux/mfd/ |
D | idt82p33_reg.h | 45 #define OUT_MUX_CNFG(outn) REG_ADDR(0x6, (0xC * (outn))) argument
|
/Linux-v6.6/arch/arm64/boot/dts/qcom/ |
D | msm8916-huawei-g7.dts | 155 reg_lcd_neg: outn { 156 regulator-name = "outn";
|
/Linux-v6.6/drivers/regulator/ |
D | aw37503-regulator.c | 157 AW37503_REGULATOR_DESC(VNEG, outn),
|
D | tps65132-regulator.c | 201 TPS65132_REGULATOR_DESC(VNEG, outn),
|
/Linux-v6.6/drivers/ptp/ |
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()
|
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()
|
/Linux-v6.6/arch/arm64/boot/dts/freescale/ |
D | imx8mq-librem5.dtsi | 1012 reg_lcd_avee: outn {
|