|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | VSS_GATE 0x00 /* gate wait timers */ |
| #define | VSS_CLKRST 0x04 /* clock/block control */ |
| #define | VSS_FTR 0x08 /* footers */ |
| #define | VSS_ADDR(blk) (KSEG1ADDR(AU1300_VSS_PHYS_ADDR) + (blk * 0x0c)) |
Functions | |
| void | au1300_vss_block_control (int block, int enable) |
| EXPORT_SYMBOL_GPL (au1300_vss_block_control) | |
| #define VSS_ADDR | ( | blk | ) | (KSEG1ADDR(AU1300_VSS_PHYS_ADDR) + (blk * 0x0c)) |
| EXPORT_SYMBOL_GPL | ( | au1300_vss_block_control | ) |
1.8.2