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

/linux-master/drivers/ps3/
H A Dps3-lpm.c310 if (ps3_get_ctr_size(cpu, phys_ctr) == 16)
331 if (ps3_get_ctr_size(cpu, phys_ctr) == 16) {
504 * ps3_get_ctr_size - Get the size of a physical counter.
509 u32 ps3_get_ctr_size(u32 cpu, u32 phys_ctr) function
522 EXPORT_SYMBOL_GPL(ps3_get_ctr_size); variable
/linux-master/arch/powerpc/include/asm/
H A Dps3.h502 u32 ps3_get_ctr_size(u32 cpu, u32 phys_ctr);

Completed in 697 milliseconds