blob: 2e2c6a63a0656bbef81e9de330f1c5c2a0df2e56 [file] [log] [blame]
Mattias Nilssonfea799e2011-08-12 10:28:02 +02001/*
2 * Copyright (C) ST Ericsson SA 2011
3 *
4 * License Terms: GNU General Public License v2
5 *
6 * STE Ux500 PRCMU API
7 */
8#ifndef __MACH_PRCMU_H
9#define __MACH_PRCMU_H
10
11#include <linux/interrupt.h>
12#include <linux/notifier.h>
Mattias Nilsson05089012012-01-13 16:20:20 +010013#include <linux/err.h>
Mattias Nilssonfea799e2011-08-12 10:28:02 +020014
Lee Jones67f13da2013-06-06 11:50:47 +010015#include <dt-bindings/mfd/dbx500-prcmu.h> /* For clock identifiers */
16
Linus Walleij05ec2602013-02-07 10:17:31 +010017/* Offset for the firmware version within the TCPM */
18#define DB8500_PRCMU_FW_VERSION_OFFSET 0xA4
19#define DBX540_PRCMU_FW_VERSION_OFFSET 0xA8
20
Mattias Nilssonfea799e2011-08-12 10:28:02 +020021/* PRCMU Wakeup defines */
22enum prcmu_wakeup_index {
23 PRCMU_WAKEUP_INDEX_RTC,
24 PRCMU_WAKEUP_INDEX_RTT0,
25 PRCMU_WAKEUP_INDEX_RTT1,
26 PRCMU_WAKEUP_INDEX_HSI0,
27 PRCMU_WAKEUP_INDEX_HSI1,
28 PRCMU_WAKEUP_INDEX_USB,
29 PRCMU_WAKEUP_INDEX_ABB,
30 PRCMU_WAKEUP_INDEX_ABB_FIFO,
31 PRCMU_WAKEUP_INDEX_ARM,
32 PRCMU_WAKEUP_INDEX_CD_IRQ,
33 NUM_PRCMU_WAKEUP_INDICES
34};
35#define PRCMU_WAKEUP(_name) (BIT(PRCMU_WAKEUP_INDEX_##_name))
36
37/* EPOD (power domain) IDs */
38
39/*
40 * DB8500 EPODs
41 * - EPOD_ID_SVAMMDSP: power domain for SVA MMDSP
42 * - EPOD_ID_SVAPIPE: power domain for SVA pipe
43 * - EPOD_ID_SIAMMDSP: power domain for SIA MMDSP
44 * - EPOD_ID_SIAPIPE: power domain for SIA pipe
45 * - EPOD_ID_SGA: power domain for SGA
46 * - EPOD_ID_B2R2_MCDE: power domain for B2R2 and MCDE
47 * - EPOD_ID_ESRAM12: power domain for ESRAM 1 and 2
48 * - EPOD_ID_ESRAM34: power domain for ESRAM 3 and 4
49 * - NUM_EPOD_ID: number of power domains
50 *
51 * TODO: These should be prefixed.
52 */
53#define EPOD_ID_SVAMMDSP 0
54#define EPOD_ID_SVAPIPE 1
55#define EPOD_ID_SIAMMDSP 2
56#define EPOD_ID_SIAPIPE 3
57#define EPOD_ID_SGA 4
58#define EPOD_ID_B2R2_MCDE 5
59#define EPOD_ID_ESRAM12 6
60#define EPOD_ID_ESRAM34 7
61#define NUM_EPOD_ID 8
62
63/*
Mattias Nilssonfea799e2011-08-12 10:28:02 +020064 * state definition for EPOD (power domain)
65 * - EPOD_STATE_NO_CHANGE: The EPOD should remain unchanged
66 * - EPOD_STATE_OFF: The EPOD is switched off
67 * - EPOD_STATE_RAMRET: The EPOD is switched off with its internal RAM in
68 * retention
69 * - EPOD_STATE_ON_CLK_OFF: The EPOD is switched on, clock is still off
70 * - EPOD_STATE_ON: Same as above, but with clock enabled
71 */
72#define EPOD_STATE_NO_CHANGE 0x00
73#define EPOD_STATE_OFF 0x01
74#define EPOD_STATE_RAMRET 0x02
75#define EPOD_STATE_ON_CLK_OFF 0x03
76#define EPOD_STATE_ON 0x04
77
78/*
79 * CLKOUT sources
80 */
81#define PRCMU_CLKSRC_CLK38M 0x00
82#define PRCMU_CLKSRC_ACLK 0x01
83#define PRCMU_CLKSRC_SYSCLK 0x02
84#define PRCMU_CLKSRC_LCDCLK 0x03
85#define PRCMU_CLKSRC_SDMMCCLK 0x04
86#define PRCMU_CLKSRC_TVCLK 0x05
87#define PRCMU_CLKSRC_TIMCLK 0x06
88#define PRCMU_CLKSRC_CLK009 0x07
89/* These are only valid for CLKOUT1: */
90#define PRCMU_CLKSRC_SIAMMDSPCLK 0x40
91#define PRCMU_CLKSRC_I2CCLK 0x41
92#define PRCMU_CLKSRC_MSP02CLK 0x42
93#define PRCMU_CLKSRC_ARMPLL_OBSCLK 0x43
94#define PRCMU_CLKSRC_HSIRXCLK 0x44
95#define PRCMU_CLKSRC_HSITXCLK 0x45
96#define PRCMU_CLKSRC_ARMCLKFIX 0x46
97#define PRCMU_CLKSRC_HDMICLK 0x47
98
Mattias Nilssonfea799e2011-08-12 10:28:02 +020099/**
Fabio Baltieri98c60a02013-01-18 12:40:11 +0100100 * enum prcmu_wdog_id - PRCMU watchdog IDs
101 * @PRCMU_WDOG_ALL: use all timers
102 * @PRCMU_WDOG_CPU1: use first CPU timer only
103 * @PRCMU_WDOG_CPU2: use second CPU timer conly
104 */
105enum prcmu_wdog_id {
106 PRCMU_WDOG_ALL = 0x00,
107 PRCMU_WDOG_CPU1 = 0x01,
108 PRCMU_WDOG_CPU2 = 0x02,
109};
110
111/**
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200112 * enum ape_opp - APE OPP states definition
113 * @APE_OPP_INIT:
114 * @APE_NO_CHANGE: The APE operating point is unchanged
115 * @APE_100_OPP: The new APE operating point is ape100opp
116 * @APE_50_OPP: 50%
Mattias Nilsson4d64d2e2012-01-13 16:20:43 +0100117 * @APE_50_PARTLY_25_OPP: 50%, except some clocks at 25%.
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200118 */
119enum ape_opp {
120 APE_OPP_INIT = 0x00,
121 APE_NO_CHANGE = 0x01,
122 APE_100_OPP = 0x02,
Mattias Nilsson4d64d2e2012-01-13 16:20:43 +0100123 APE_50_OPP = 0x03,
124 APE_50_PARTLY_25_OPP = 0xFF,
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200125};
126
127/**
128 * enum arm_opp - ARM OPP states definition
129 * @ARM_OPP_INIT:
130 * @ARM_NO_CHANGE: The ARM operating point is unchanged
131 * @ARM_100_OPP: The new ARM operating point is arm100opp
132 * @ARM_50_OPP: The new ARM operating point is arm50opp
133 * @ARM_MAX_OPP: Operating point is "max" (more than 100)
134 * @ARM_MAX_FREQ100OPP: Set max opp if available, else 100
135 * @ARM_EXTCLK: The new ARM operating point is armExtClk
136 */
137enum arm_opp {
138 ARM_OPP_INIT = 0x00,
139 ARM_NO_CHANGE = 0x01,
140 ARM_100_OPP = 0x02,
141 ARM_50_OPP = 0x03,
142 ARM_MAX_OPP = 0x04,
143 ARM_MAX_FREQ100OPP = 0x05,
144 ARM_EXTCLK = 0x07
145};
146
147/**
148 * enum ddr_opp - DDR OPP states definition
149 * @DDR_100_OPP: The new DDR operating point is ddr100opp
150 * @DDR_50_OPP: The new DDR operating point is ddr50opp
151 * @DDR_25_OPP: The new DDR operating point is ddr25opp
152 */
153enum ddr_opp {
154 DDR_100_OPP = 0x00,
155 DDR_50_OPP = 0x01,
156 DDR_25_OPP = 0x02,
157};
158
159/*
160 * Definitions for controlling ESRAM0 in deep sleep.
161 */
162#define ESRAM0_DEEP_SLEEP_STATE_OFF 1
163#define ESRAM0_DEEP_SLEEP_STATE_RET 2
164
165/**
166 * enum ddr_pwrst - DDR power states definition
167 * @DDR_PWR_STATE_UNCHANGED: SDRAM and DDR controller state is unchanged
168 * @DDR_PWR_STATE_ON:
169 * @DDR_PWR_STATE_OFFLOWLAT:
170 * @DDR_PWR_STATE_OFFHIGHLAT:
171 */
172enum ddr_pwrst {
173 DDR_PWR_STATE_UNCHANGED = 0x00,
174 DDR_PWR_STATE_ON = 0x01,
175 DDR_PWR_STATE_OFFLOWLAT = 0x02,
176 DDR_PWR_STATE_OFFHIGHLAT = 0x03
177};
178
Linus Walleij05ec2602013-02-07 10:17:31 +0100179#define DB8500_PRCMU_LEGACY_OFFSET 0xDD4
180
Linus Walleij05ec2602013-02-07 10:17:31 +0100181#define PRCMU_FW_PROJECT_U8500 2
182#define PRCMU_FW_PROJECT_U8400 3
183#define PRCMU_FW_PROJECT_U9500 4 /* Customer specific */
184#define PRCMU_FW_PROJECT_U8500_MBB 5
185#define PRCMU_FW_PROJECT_U8500_C1 6
186#define PRCMU_FW_PROJECT_U8500_C2 7
187#define PRCMU_FW_PROJECT_U8500_C3 8
188#define PRCMU_FW_PROJECT_U8500_C4 9
189#define PRCMU_FW_PROJECT_U9500_MBL 10
190#define PRCMU_FW_PROJECT_U8500_MBL 11 /* Customer specific */
191#define PRCMU_FW_PROJECT_U8500_MBL2 12 /* Customer specific */
192#define PRCMU_FW_PROJECT_U8520 13
193#define PRCMU_FW_PROJECT_U8420 14
194#define PRCMU_FW_PROJECT_A9420 20
195/* [32..63] 9540 and derivatives */
196#define PRCMU_FW_PROJECT_U9540 32
197/* [64..95] 8540 and derivatives */
198#define PRCMU_FW_PROJECT_L8540 64
199/* [96..126] 8580 and derivatives */
200#define PRCMU_FW_PROJECT_L8580 96
201
202#define PRCMU_FW_PROJECT_NAME_LEN 20
203struct prcmu_fw_version {
204 u32 project; /* Notice, project shifted with 8 on ux540 */
205 u8 api_version;
206 u8 func_version;
207 u8 errata;
208 char project_name[PRCMU_FW_PROJECT_NAME_LEN];
209};
210
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200211#include <linux/mfd/db8500-prcmu.h>
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200212
Linus Walleijdece3702012-04-13 14:01:39 +0200213#if defined(CONFIG_UX500_SOC_DB8500)
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200214
Linus Walleij9a47a8d2013-03-21 12:27:25 +0100215static inline void prcmu_early_init(u32 phy_base, u32 size)
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200216{
Linus Walleij9a47a8d2013-03-21 12:27:25 +0100217 return db8500_prcmu_early_init(phy_base, size);
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200218}
219
220static inline int prcmu_set_power_state(u8 state, bool keep_ulp_clk,
221 bool keep_ap_pll)
222{
Linus Walleijdece3702012-04-13 14:01:39 +0200223 return db8500_prcmu_set_power_state(state, keep_ulp_clk,
224 keep_ap_pll);
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200225}
226
Mattias Nilsson4d64d2e2012-01-13 16:20:43 +0100227static inline u8 prcmu_get_power_state_result(void)
228{
Linus Walleijdece3702012-04-13 14:01:39 +0200229 return db8500_prcmu_get_power_state_result();
Mattias Nilsson4d64d2e2012-01-13 16:20:43 +0100230}
231
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200232static inline int prcmu_set_epod(u16 epod_id, u8 epod_state)
233{
Linus Walleijdece3702012-04-13 14:01:39 +0200234 return db8500_prcmu_set_epod(epod_id, epod_state);
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200235}
236
237static inline void prcmu_enable_wakeups(u32 wakeups)
238{
Linus Walleijdece3702012-04-13 14:01:39 +0200239 db8500_prcmu_enable_wakeups(wakeups);
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200240}
241
242static inline void prcmu_disable_wakeups(void)
243{
244 prcmu_enable_wakeups(0);
245}
246
247static inline void prcmu_config_abb_event_readout(u32 abb_events)
248{
Linus Walleijdece3702012-04-13 14:01:39 +0200249 db8500_prcmu_config_abb_event_readout(abb_events);
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200250}
251
252static inline void prcmu_get_abb_event_buffer(void __iomem **buf)
253{
Linus Walleijdece3702012-04-13 14:01:39 +0200254 db8500_prcmu_get_abb_event_buffer(buf);
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200255}
256
257int prcmu_abb_read(u8 slave, u8 reg, u8 *value, u8 size);
258int prcmu_abb_write(u8 slave, u8 reg, u8 *value, u8 size);
Mattias Nilsson3c3e4892012-03-08 14:02:05 +0100259int prcmu_abb_write_masked(u8 slave, u8 reg, u8 *value, u8 *mask, u8 size);
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200260
261int prcmu_config_clkout(u8 clkout, u8 source, u8 div);
262
263static inline int prcmu_request_clock(u8 clock, bool enable)
264{
Linus Walleijdece3702012-04-13 14:01:39 +0200265 return db8500_prcmu_request_clock(clock, enable);
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200266}
267
Mattias Nilsson05089012012-01-13 16:20:20 +0100268unsigned long prcmu_clock_rate(u8 clock);
269long prcmu_round_clock_rate(u8 clock, unsigned long rate);
270int prcmu_set_clock_rate(u8 clock, unsigned long rate);
271
Mattias Nilsson05089012012-01-13 16:20:20 +0100272static inline int prcmu_get_ddr_opp(void)
273{
Linus Walleijdece3702012-04-13 14:01:39 +0200274 return db8500_prcmu_get_ddr_opp();
Mattias Nilsson05089012012-01-13 16:20:20 +0100275}
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200276
277static inline int prcmu_set_arm_opp(u8 opp)
278{
Linus Walleijdece3702012-04-13 14:01:39 +0200279 return db8500_prcmu_set_arm_opp(opp);
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200280}
281
282static inline int prcmu_get_arm_opp(void)
283{
Linus Walleijdece3702012-04-13 14:01:39 +0200284 return db8500_prcmu_get_arm_opp();
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200285}
286
Mattias Nilsson05089012012-01-13 16:20:20 +0100287static inline int prcmu_set_ape_opp(u8 opp)
288{
Linus Walleijdece3702012-04-13 14:01:39 +0200289 return db8500_prcmu_set_ape_opp(opp);
Mattias Nilsson05089012012-01-13 16:20:20 +0100290}
291
292static inline int prcmu_get_ape_opp(void)
293{
Linus Walleijdece3702012-04-13 14:01:39 +0200294 return db8500_prcmu_get_ape_opp();
Mattias Nilsson05089012012-01-13 16:20:20 +0100295}
296
Ulf Hansson686f8712012-09-24 16:43:17 +0200297static inline int prcmu_request_ape_opp_100_voltage(bool enable)
298{
299 return db8500_prcmu_request_ape_opp_100_voltage(enable);
300}
301
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200302static inline void prcmu_system_reset(u16 reset_code)
303{
Linus Walleijdece3702012-04-13 14:01:39 +0200304 return db8500_prcmu_system_reset(reset_code);
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200305}
306
307static inline u16 prcmu_get_reset_code(void)
308{
Linus Walleijdece3702012-04-13 14:01:39 +0200309 return db8500_prcmu_get_reset_code();
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200310}
311
Arun Murthy5261e102012-05-21 14:28:21 +0530312int prcmu_ac_wake_req(void);
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200313void prcmu_ac_sleep_req(void);
Mattias Nilsson05089012012-01-13 16:20:20 +0100314static inline void prcmu_modem_reset(void)
315{
Linus Walleijdece3702012-04-13 14:01:39 +0200316 return db8500_prcmu_modem_reset();
Mattias Nilsson05089012012-01-13 16:20:20 +0100317}
318
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200319static inline bool prcmu_is_ac_wake_requested(void)
320{
Linus Walleijdece3702012-04-13 14:01:39 +0200321 return db8500_prcmu_is_ac_wake_requested();
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200322}
323
324static inline int prcmu_set_display_clocks(void)
325{
Linus Walleijdece3702012-04-13 14:01:39 +0200326 return db8500_prcmu_set_display_clocks();
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200327}
328
329static inline int prcmu_disable_dsipll(void)
330{
Linus Walleijdece3702012-04-13 14:01:39 +0200331 return db8500_prcmu_disable_dsipll();
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200332}
333
334static inline int prcmu_enable_dsipll(void)
335{
Linus Walleijdece3702012-04-13 14:01:39 +0200336 return db8500_prcmu_enable_dsipll();
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200337}
338
339static inline int prcmu_config_esram0_deep_sleep(u8 state)
340{
Linus Walleijdece3702012-04-13 14:01:39 +0200341 return db8500_prcmu_config_esram0_deep_sleep(state);
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200342}
Mattias Nilsson05089012012-01-13 16:20:20 +0100343
344static inline int prcmu_config_hotdog(u8 threshold)
345{
Linus Walleijdece3702012-04-13 14:01:39 +0200346 return db8500_prcmu_config_hotdog(threshold);
Mattias Nilsson05089012012-01-13 16:20:20 +0100347}
348
349static inline int prcmu_config_hotmon(u8 low, u8 high)
350{
Linus Walleijdece3702012-04-13 14:01:39 +0200351 return db8500_prcmu_config_hotmon(low, high);
Mattias Nilsson05089012012-01-13 16:20:20 +0100352}
353
354static inline int prcmu_start_temp_sense(u16 cycles32k)
355{
Linus Walleijdece3702012-04-13 14:01:39 +0200356 return db8500_prcmu_start_temp_sense(cycles32k);
Mattias Nilsson05089012012-01-13 16:20:20 +0100357}
358
359static inline int prcmu_stop_temp_sense(void)
360{
Linus Walleijdece3702012-04-13 14:01:39 +0200361 return db8500_prcmu_stop_temp_sense();
Mattias Nilsson05089012012-01-13 16:20:20 +0100362}
363
Mattias Nilssonb4a6dbd2012-01-13 16:21:00 +0100364static inline u32 prcmu_read(unsigned int reg)
365{
Linus Walleijdece3702012-04-13 14:01:39 +0200366 return db8500_prcmu_read(reg);
Mattias Nilssonb4a6dbd2012-01-13 16:21:00 +0100367}
368
369static inline void prcmu_write(unsigned int reg, u32 value)
370{
Linus Walleijdece3702012-04-13 14:01:39 +0200371 db8500_prcmu_write(reg, value);
Mattias Nilssonb4a6dbd2012-01-13 16:21:00 +0100372}
373
374static inline void prcmu_write_masked(unsigned int reg, u32 mask, u32 value)
375{
Linus Walleijdece3702012-04-13 14:01:39 +0200376 db8500_prcmu_write_masked(reg, mask, value);
Mattias Nilssonb4a6dbd2012-01-13 16:21:00 +0100377}
378
Mattias Nilsson05089012012-01-13 16:20:20 +0100379static inline int prcmu_enable_a9wdog(u8 id)
380{
Linus Walleijdece3702012-04-13 14:01:39 +0200381 return db8500_prcmu_enable_a9wdog(id);
Mattias Nilsson05089012012-01-13 16:20:20 +0100382}
383
384static inline int prcmu_disable_a9wdog(u8 id)
385{
Linus Walleijdece3702012-04-13 14:01:39 +0200386 return db8500_prcmu_disable_a9wdog(id);
Mattias Nilsson05089012012-01-13 16:20:20 +0100387}
388
389static inline int prcmu_kick_a9wdog(u8 id)
390{
Linus Walleijdece3702012-04-13 14:01:39 +0200391 return db8500_prcmu_kick_a9wdog(id);
Mattias Nilsson05089012012-01-13 16:20:20 +0100392}
393
394static inline int prcmu_load_a9wdog(u8 id, u32 timeout)
395{
Linus Walleijdece3702012-04-13 14:01:39 +0200396 return db8500_prcmu_load_a9wdog(id, timeout);
Mattias Nilsson05089012012-01-13 16:20:20 +0100397}
398
399static inline int prcmu_config_a9wdog(u8 num, bool sleep_auto_off)
400{
Linus Walleijdece3702012-04-13 14:01:39 +0200401 return db8500_prcmu_config_a9wdog(num, sleep_auto_off);
Mattias Nilsson05089012012-01-13 16:20:20 +0100402}
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200403#else
404
Linus Walleij9a47a8d2013-03-21 12:27:25 +0100405static inline void prcmu_early_init(u32 phy_base, u32 size) {}
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200406
407static inline int prcmu_set_power_state(u8 state, bool keep_ulp_clk,
408 bool keep_ap_pll)
409{
410 return 0;
411}
412
413static inline int prcmu_set_epod(u16 epod_id, u8 epod_state)
414{
415 return 0;
416}
417
418static inline void prcmu_enable_wakeups(u32 wakeups) {}
419
420static inline void prcmu_disable_wakeups(void) {}
421
422static inline int prcmu_abb_read(u8 slave, u8 reg, u8 *value, u8 size)
423{
424 return -ENOSYS;
425}
426
427static inline int prcmu_abb_write(u8 slave, u8 reg, u8 *value, u8 size)
428{
429 return -ENOSYS;
430}
431
Mattias Nilsson3c3e4892012-03-08 14:02:05 +0100432static inline int prcmu_abb_write_masked(u8 slave, u8 reg, u8 *value, u8 *mask,
433 u8 size)
434{
435 return -ENOSYS;
436}
437
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200438static inline int prcmu_config_clkout(u8 clkout, u8 source, u8 div)
439{
440 return 0;
441}
442
443static inline int prcmu_request_clock(u8 clock, bool enable)
444{
445 return 0;
446}
447
Mattias Nilsson6b6fae22012-01-13 16:20:28 +0100448static inline long prcmu_round_clock_rate(u8 clock, unsigned long rate)
449{
450 return 0;
451}
452
453static inline int prcmu_set_clock_rate(u8 clock, unsigned long rate)
454{
455 return 0;
456}
457
458static inline unsigned long prcmu_clock_rate(u8 clock)
459{
460 return 0;
461}
462
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200463static inline int prcmu_set_ape_opp(u8 opp)
464{
465 return 0;
466}
467
468static inline int prcmu_get_ape_opp(void)
469{
470 return APE_100_OPP;
471}
472
Ulf Hansson686f8712012-09-24 16:43:17 +0200473static inline int prcmu_request_ape_opp_100_voltage(bool enable)
474{
475 return 0;
476}
477
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200478static inline int prcmu_set_arm_opp(u8 opp)
479{
480 return 0;
481}
482
483static inline int prcmu_get_arm_opp(void)
484{
485 return ARM_100_OPP;
486}
487
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200488static inline int prcmu_get_ddr_opp(void)
489{
490 return DDR_100_OPP;
491}
492
493static inline void prcmu_system_reset(u16 reset_code) {}
494
495static inline u16 prcmu_get_reset_code(void)
496{
497 return 0;
498}
499
Arun Murthy5261e102012-05-21 14:28:21 +0530500static inline int prcmu_ac_wake_req(void)
501{
502 return 0;
503}
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200504
505static inline void prcmu_ac_sleep_req(void) {}
506
507static inline void prcmu_modem_reset(void) {}
508
509static inline bool prcmu_is_ac_wake_requested(void)
510{
511 return false;
512}
513
514static inline int prcmu_set_display_clocks(void)
515{
516 return 0;
517}
518
519static inline int prcmu_disable_dsipll(void)
520{
521 return 0;
522}
523
524static inline int prcmu_enable_dsipll(void)
525{
526 return 0;
527}
528
529static inline int prcmu_config_esram0_deep_sleep(u8 state)
530{
531 return 0;
532}
533
534static inline void prcmu_config_abb_event_readout(u32 abb_events) {}
535
536static inline void prcmu_get_abb_event_buffer(void __iomem **buf)
537{
538 *buf = NULL;
539}
540
Mattias Nilsson05089012012-01-13 16:20:20 +0100541static inline int prcmu_config_hotdog(u8 threshold)
542{
543 return 0;
544}
545
546static inline int prcmu_config_hotmon(u8 low, u8 high)
547{
548 return 0;
549}
550
551static inline int prcmu_start_temp_sense(u16 cycles32k)
552{
553 return 0;
554}
555
556static inline int prcmu_stop_temp_sense(void)
557{
558 return 0;
559}
560
Mattias Nilssonb4a6dbd2012-01-13 16:21:00 +0100561static inline u32 prcmu_read(unsigned int reg)
562{
563 return 0;
564}
565
566static inline void prcmu_write(unsigned int reg, u32 value) {}
567
568static inline void prcmu_write_masked(unsigned int reg, u32 mask, u32 value) {}
569
570#endif
571
572static inline void prcmu_set(unsigned int reg, u32 bits)
573{
574 prcmu_write_masked(reg, bits, bits);
575}
576
577static inline void prcmu_clear(unsigned int reg, u32 bits)
578{
579 prcmu_write_masked(reg, bits, 0);
580}
581
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200582/* PRCMU QoS APE OPP class */
583#define PRCMU_QOS_APE_OPP 1
584#define PRCMU_QOS_DDR_OPP 2
Mattias Nilsson4d64d2e2012-01-13 16:20:43 +0100585#define PRCMU_QOS_ARM_OPP 3
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200586#define PRCMU_QOS_DEFAULT_VALUE -1
587
Mattias Nilsson4d64d2e2012-01-13 16:20:43 +0100588#ifdef CONFIG_DBX500_PRCMU_QOS_POWER
Mattias Nilssonfea799e2011-08-12 10:28:02 +0200589
590unsigned long prcmu_qos_get_cpufreq_opp_delay(void);
591void prcmu_qos_set_cpufreq_opp_delay(unsigned long);
592void prcmu_qos_force_opp(int, s32);
593int prcmu_qos_requirement(int pm_qos_class);
594int prcmu_qos_add_requirement(int pm_qos_class, char *name, s32 value);
595int prcmu_qos_update_requirement(int pm_qos_class, char *name, s32 new_value);
596void prcmu_qos_remove_requirement(int pm_qos_class, char *name);
597int prcmu_qos_add_notifier(int prcmu_qos_class,
598 struct notifier_block *notifier);
599int prcmu_qos_remove_notifier(int prcmu_qos_class,
600 struct notifier_block *notifier);
601
602#else
603
604static inline unsigned long prcmu_qos_get_cpufreq_opp_delay(void)
605{
606 return 0;
607}
608
609static inline void prcmu_qos_set_cpufreq_opp_delay(unsigned long n) {}
610
611static inline void prcmu_qos_force_opp(int prcmu_qos_class, s32 i) {}
612
613static inline int prcmu_qos_requirement(int prcmu_qos_class)
614{
615 return 0;
616}
617
618static inline int prcmu_qos_add_requirement(int prcmu_qos_class,
619 char *name, s32 value)
620{
621 return 0;
622}
623
624static inline int prcmu_qos_update_requirement(int prcmu_qos_class,
625 char *name, s32 new_value)
626{
627 return 0;
628}
629
630static inline void prcmu_qos_remove_requirement(int prcmu_qos_class, char *name)
631{
632}
633
634static inline int prcmu_qos_add_notifier(int prcmu_qos_class,
635 struct notifier_block *notifier)
636{
637 return 0;
638}
639static inline int prcmu_qos_remove_notifier(int prcmu_qos_class,
640 struct notifier_block *notifier)
641{
642 return 0;
643}
644
645#endif
646
647#endif /* __MACH_PRCMU_H */