Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ps3/
H A Dps3-lpm.c46 #define PS3_PM_COUNTER_MASK_LO 0x00000000FFFFFFFFULL macro
223 return counter0415 & PS3_PM_COUNTER_MASK_LO; in ps3_read_phys_ctr()
227 return counter2637 & PS3_PM_COUNTER_MASK_LO; in ps3_read_phys_ctr()
265 counter0415_mask = PS3_PM_COUNTER_MASK_LO; in ps3_write_phys_ctr()
279 counter2637_mask = PS3_PM_COUNTER_MASK_LO; in ps3_write_phys_ctr()
/kernel/linux/linux-6.6/drivers/ps3/
H A Dps3-lpm.c46 #define PS3_PM_COUNTER_MASK_LO 0x00000000FFFFFFFFULL macro
223 return counter0415 & PS3_PM_COUNTER_MASK_LO; in ps3_read_phys_ctr()
227 return counter2637 & PS3_PM_COUNTER_MASK_LO; in ps3_read_phys_ctr()
265 counter0415_mask = PS3_PM_COUNTER_MASK_LO; in ps3_write_phys_ctr()
279 counter2637_mask = PS3_PM_COUNTER_MASK_LO; in ps3_write_phys_ctr()

Completed in 4 milliseconds