Searched refs:pin1 (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/drivers/regulator/ |
D | lp8788-buck.c | 122 enum lp8788_dvs_state pin1, pin2; in lp8788_buck2_set_dvs() local 129 pin1 = DVS_LOW; in lp8788_buck2_set_dvs() 133 pin1 = DVS_HIGH; in lp8788_buck2_set_dvs() 137 pin1 = DVS_LOW; in lp8788_buck2_set_dvs() 141 pin1 = DVS_HIGH; in lp8788_buck2_set_dvs() 149 gpio_set_value(dvs->gpio[0], pin1); in lp8788_buck2_set_dvs() 214 int pin1, pin2; in lp8788_select_buck_vout_addr() local 236 pin1 = gpio_get_value(b2_dvs->gpio[0]); in lp8788_select_buck_vout_addr() 239 if (pin1 == PIN_LOW && pin2 == PIN_LOW) in lp8788_select_buck_vout_addr() 241 else if (pin1 == PIN_LOW && pin2 == PIN_HIGH) in lp8788_select_buck_vout_addr() [all …]
|
/linux-4.4.14/drivers/ptp/ |
D | ptp_chardev.c | 62 struct ptp_pin_desc *pin1 = NULL, *pin2 = &info->pin_config[pin]; in ptp_set_pinfunc() local 69 pin1 = &info->pin_config[i]; in ptp_set_pinfunc() 73 if (pin1 && i == pin) in ptp_set_pinfunc() 101 if (pin1) { in ptp_set_pinfunc() 103 pin1->func = PTP_PF_NONE; in ptp_set_pinfunc() 104 pin1->chan = 0; in ptp_set_pinfunc()
|
/linux-4.4.14/arch/x86/kernel/apic/ |
D | io_apic.c | 2054 int apic1, pin1, apic2, pin2; in check_timer() local 2077 pin1 = find_isa_irq_pin(0, mp_INT); in check_timer() 2084 cfg->vector, apic1, pin1, apic2, pin2); in check_timer() 2093 if (pin1 == -1) { in check_timer() 2095 pin1 = pin2; in check_timer() 2099 pin2 = pin1; in check_timer() 2103 if (pin1 != -1) { in check_timer() 2106 mp_alloc_timer_irq(apic1, pin1); in check_timer() 2114 idx = find_irq_entry(apic1, pin1, mp_INT); in check_timer() 2121 clear_IO_APIC_pin(0, pin1); in check_timer() [all …]
|
/linux-4.4.14/drivers/ide/ |
D | hpt366.c | 1295 u8 mcr1 = 0, pin1 = 0, pin2 = 0; in hpt36x_init() local 1305 pci_read_config_byte(dev, PCI_INTERRUPT_PIN, &pin1); in hpt36x_init() 1308 if (pin1 != pin2 && dev->irq == dev2->irq) { in hpt36x_init() 1310 "pin1=%d pin2=%d\n", pci_name(dev), pin1, pin2); in hpt36x_init()
|
/linux-4.4.14/Documentation/hwmon/ |
D | adm1275 | 91 power1_label "pin1"
|
/linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/ |
D | bif_dma_defs.h | 418 unsigned int pin1 : 1; member
|
/linux-4.4.14/arch/cris/include/arch-v32/mach-fs/mach/hwregs/ |
D | bif_dma_defs.h | 418 unsigned int pin1 : 1; member
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | ac14xx.dts | 365 col-gpios = <&gpio_pic 1 0>; /* pin1 */
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | imx6qdl-nit6xlite.dtsi | 132 j14-pin1 {
|