Home
last modified time | relevance | path

Searched refs:PCAP_REG_VREG1 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/regulator/
H A Dpcap-regulator.c109 VREG_INFO(V1, PCAP_REG_VREG1, 1, 2, 18, 0),
110 VREG_INFO(V2, PCAP_REG_VREG1, 5, 6, 19, 22),
111 VREG_INFO(V3, PCAP_REG_VREG1, 7, 8, 20, 23),
112 VREG_INFO(V4, PCAP_REG_VREG1, 11, 12, 21, 24),
114 VREG_INFO(V5, PCAP_REG_VREG1, 15, 16, 12, 19),
/openbmc/linux/include/linux/mfd/
H A Dezx-pcap.h75 #define PCAP_REG_VREG1 0x5 /* Regulator Bank 1 Control */ macro