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

/linux-master/drivers/ps3/
H A Dps3-lpm.c192 * ps3_read_phys_ctr - Read physical counter registers.
198 u32 ps3_read_phys_ctr(u32 cpu, u32 phys_ctr) function
233 EXPORT_SYMBOL_GPL(ps3_read_phys_ctr); variable
308 val = ps3_read_phys_ctr(cpu, phys_ctr);
332 phys_val = ps3_read_phys_ctr(cpu, phys_ctr);
/linux-master/arch/powerpc/include/asm/
H A Dps3.h492 u32 ps3_read_phys_ctr(u32 cpu, u32 phys_ctr);

Completed in 148 milliseconds