Searched refs:ps3_write_phys_ctr (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dps3.h493 void ps3_write_phys_ctr(u32 cpu, u32 phys_ctr, u32 val);
/linux-master/drivers/ps3/
H A Dps3-lpm.c236 * ps3_write_phys_ctr - Write physical counter registers.
242 void ps3_write_phys_ctr(u32 cpu, u32 phys_ctr, u32 val) function
294 EXPORT_SYMBOL_GPL(ps3_write_phys_ctr); variable
340 ps3_write_phys_ctr(cpu, phys_ctr, val);

Completed in 477 milliseconds