Searched refs:outn (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.15/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-v5.15/include/linux/mfd/ |
| D | idt82p33_reg.h | 43 #define OUT_MUX_CNFG(outn) REG_ADDR(0x6, (0xC * (outn))) argument
|
| /Linux-v5.15/drivers/ptp/ |
| D | ptp_idt82p33.h | 44 #define OUT_MUX_CNFG(outn) _ADDR(0x6, (0xC * (outn))) argument
|
| D | ptp_idt82p33.c | 577 bool enable, unsigned int outn) in idt82p33_output_enable() argument 583 err = idt82p33_read(idt82p33, OUT_MUX_CNFG(outn), &val, sizeof(val)); in idt82p33_output_enable() 591 return idt82p33_write(idt82p33, OUT_MUX_CNFG(outn), &val, sizeof(val)); in idt82p33_output_enable() 599 u8 outn; in idt82p33_output_mask_enable() local 602 outn = 0; in idt82p33_output_mask_enable() 606 err = idt82p33_output_enable(channel, enable, outn); in idt82p33_output_mask_enable() 612 outn++; in idt82p33_output_mask_enable()
|
| D | ptp_clockmatrix.c | 796 static int get_output_base_addr(u8 outn) in get_output_base_addr() argument 800 switch (outn) { in get_output_base_addr() 1288 bool enable, unsigned int outn) in idtcm_output_enable() argument 1295 base = get_output_base_addr(outn); in idtcm_output_enable() 1299 "%s - Unsupported out%d", __func__, outn); in idtcm_output_enable() 1320 u8 outn; in idtcm_output_mask_enable() local 1323 outn = 0; in idtcm_output_mask_enable() 1327 err = idtcm_output_enable(channel, enable, outn); in idtcm_output_mask_enable() 1333 outn++; in idtcm_output_mask_enable()
|
| /Linux-v5.15/arch/arm64/boot/dts/qcom/ |
| D | msm8916-huawei-g7.dts | 154 reg_lcd_neg: outn { 155 regulator-name = "outn";
|
| /Linux-v5.15/drivers/regulator/ |
| D | tps65132-regulator.c | 201 TPS65132_REGULATOR_DESC(VNEG, outn),
|
| /Linux-v5.15/arch/arm64/boot/dts/freescale/ |
| D | imx8mq-librem5.dtsi | 869 reg_lcd_avee: outn {
|