Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-msm/
Dboard-trout-panel.c32 #define SYSTEM_BLOCK1_BASE 0x160000 macro
112 #define WKREQ (SYSTEM_BLOCK1_BASE|0x00)
113 #define CLKENB (SYSTEM_BLOCK1_BASE|0x04)
114 #define DRAMPWR (SYSTEM_BLOCK1_BASE|0x08)
115 #define INTMASK (SYSTEM_BLOCK1_BASE|0x0C)
/linux-2.6.39/drivers/staging/msm/
Dmddi_toshiba.c30 #define SYSTEM_BLOCK1_BASE 0x160000 macro
100 #define WKREQ (SYSTEM_BLOCK1_BASE|0x00)
101 #define CLKENB (SYSTEM_BLOCK1_BASE|0x04)
102 #define DRAMPWR (SYSTEM_BLOCK1_BASE|0x08)
103 #define INTMASK (SYSTEM_BLOCK1_BASE|0x0C)
104 #define CNT_DIS (SYSTEM_BLOCK1_BASE|0x10)
568 write_client_reg(SYSTEM_BLOCK1_BASE, 0x00000000, TRUE); in toshiba_common_initial_setup()
903 write_client_reg(SYSTEM_BLOCK1_BASE, 0x00000002, TRUE); in toshiba_prim_start()