Linux Kernel
3.7.1
|
#include "types.h"
Go to the source code of this file.
Functions | |
u16 | si_pmu_fast_pwrup_delay (struct si_pub *sih) |
void | si_pmu_sprom_enable (struct si_pub *sih, bool enable) |
u32 | si_pmu_chipcontrol (struct si_pub *sih, uint reg, u32 mask, u32 val) |
u32 | si_pmu_regcontrol (struct si_pub *sih, uint reg, u32 mask, u32 val) |
u32 | si_pmu_alp_clock (struct si_pub *sih) |
void | si_pmu_pllupd (struct si_pub *sih) |
u32 | si_pmu_pllcontrol (struct si_pub *sih, uint reg, u32 mask, u32 val) |
u32 | si_pmu_measure_alpclk (struct si_pub *sih) |