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

/linux-4.4.14/drivers/ps3/
H A Dps3-lpm.c204 * ps3_read_phys_ctr - Read physical counter registers.
210 u32 ps3_read_phys_ctr(u32 cpu, u32 phys_ctr) ps3_read_phys_ctr() function
245 EXPORT_SYMBOL_GPL(ps3_read_phys_ctr); variable
320 val = ps3_read_phys_ctr(cpu, phys_ctr); ps3_read_ctr()
344 phys_val = ps3_read_phys_ctr(cpu, phys_ctr); ps3_write_ctr()
/linux-4.4.14/arch/powerpc/include/asm/
H A Dps3.h506 u32 ps3_read_phys_ctr(u32 cpu, u32 phys_ctr);

Completed in 76 milliseconds