Lines Matching +full:0 +full:x7c000000

39 #define PCAP_REGISTER_WRITE_OP_BIT	0x80000000
40 #define PCAP_REGISTER_READ_OP_BIT 0x00000000
42 #define PCAP_REGISTER_VALUE_MASK 0x01ffffff
43 #define PCAP_REGISTER_ADDRESS_MASK 0x7c000000
46 #define PCAP_CLEAR_INTERRUPT_REGISTER 0x01ffffff
47 #define PCAP_MASK_ALL_INTERRUPT 0x01ffffff
50 #define PCAP_REG_ISR 0x0 /* Interrupt Status */
51 #define PCAP_REG_MSR 0x1 /* Interrupt Mask */
52 #define PCAP_REG_PSTAT 0x2 /* Processor Status */
53 #define PCAP_REG_VREG2 0x6 /* Regulator Bank 2 Control */
54 #define PCAP_REG_AUXVREG 0x7 /* Auxiliary Regulator Control */
55 #define PCAP_REG_BATT 0x8 /* Battery Control */
56 #define PCAP_REG_ADC 0x9 /* AD Control */
57 #define PCAP_REG_ADR 0xa /* AD Result */
58 #define PCAP_REG_CODEC 0xb /* Audio Codec Control */
59 #define PCAP_REG_RX_AMPS 0xc /* RX Audio Amplifiers Control */
60 #define PCAP_REG_ST_DAC 0xd /* Stereo DAC Control */
61 #define PCAP_REG_BUSCTRL 0x14 /* Connectivity Control */
62 #define PCAP_REG_PERIPH 0x15 /* Peripheral Control */
63 #define PCAP_REG_LOWPWR 0x18 /* Regulator Low Power Control */
64 #define PCAP_REG_TX_AMPS 0x1a /* TX Audio Amplifiers Control */
65 #define PCAP_REG_GP 0x1b /* General Purpose */
66 #define PCAP_REG_TEST1 0x1c
67 #define PCAP_REG_TEST2 0x1d
68 #define PCAP_REG_VENDOR_TEST1 0x1e
69 #define PCAP_REG_VENDOR_TEST2 0x1f
72 #define PCAP_REG_INT_SEL 0x3 /* Interrupt Select */
73 #define PCAP_REG_SWCTRL 0x4 /* Switching Regulator Control */
74 #define PCAP_REG_VREG1 0x5 /* Regulator Bank 1 Control */
75 #define PCAP_REG_RTC_TOD 0xe /* RTC Time of Day */
76 #define PCAP_REG_RTC_TODA 0xf /* RTC Time of Day Alarm */
77 #define PCAP_REG_RTC_DAY 0x10 /* RTC Day */
78 #define PCAP_REG_RTC_DAYA 0x11 /* RTC Day Alarm */
79 #define PCAP_REG_MTRTMR 0x12 /* AD Monitor Timer */
80 #define PCAP_REG_PWR 0x13 /* Power Control */
81 #define PCAP_REG_AUXVREG_MASK 0x16 /* Auxiliary Regulator Mask */
82 #define PCAP_REG_VENDOR_REV 0x17
83 #define PCAP_REG_PERIPH_MASK 0x19 /* Peripheral Mask */
87 #define PCAP_IRQ_ADCDONE 0 /* ADC done port 1 */
112 #define V1 0
135 #define PCAP_BATT_DAC_MASK 0x000000ff
136 #define PCAP_BATT_DAC_SHIFT 0
139 #define PCAP_BATT_V_COIN_MASK 0x00003c00
143 #define PCAP_BATT_EOL_SEL_MASK 0x000e0000
149 #define PCAP_ADC_ADEN (1 << 0)
153 #define PCAP_ADC_ADA1_MASK 0x00000070
155 #define PCAP_ADC_ADA2_MASK 0x00000380
157 #define PCAP_ADC_ATO_MASK 0x00003c00
162 #define PCAP_ADC_TS_M_MASK 0x000e0000
169 #define PCAP_ADC_BANK_0 0
171 /* ADC bank 0 */
172 #define PCAP_ADC_CH_COIN 0
180 #define PCAP_ADC_CH_AD7 0
188 #define PCAP_ADC_T_NOW 0
193 #define PCAP_ADC_ATO_OUT_BURST 0
202 #define PCAP_ADR_ADD1_MASK 0x000003ff
203 #define PCAP_ADR_ADD1_SHIFT 0
204 #define PCAP_ADR_ADD2_MASK 0x000ffc00
211 #define PCAP_BUSCTRL_FSENB (1 << 0)
227 #define PCAP_LED0 0
231 #define PCAP_LED_3MA 0
235 #define PCAP_LED_T_MASK 0xf
236 #define PCAP_LED_C_MASK 0x3
237 #define PCAP_BL_MASK 0x1f
238 #define PCAP_BL0_SHIFT 0
248 #define PCAP_RTC_DAY_MASK 0x3fff
249 #define PCAP_RTC_TOD_MASK 0xffff
250 #define PCAP_RTC_PC_MASK 0x7