Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
H A Dfeature.c485 static u32 save_fcr[6]; variable
529 save_fcr[2] = MACIO_IN32(0x38); in heathrow_sleep()
530 save_fcr[3] = MACIO_IN32(0x3c); in heathrow_sleep()
533 save_fcr[0] = MACIO_IN32(0x38); in heathrow_sleep()
534 save_fcr[1] = MACIO_IN32(0x3c); in heathrow_sleep()
560 MACIO_OUT32(0x38, save_fcr[2]); in heathrow_wakeup()
563 MACIO_OUT32(0x3c, save_fcr[3]); in heathrow_wakeup()
568 MACIO_OUT32(0x38, save_fcr[0] | HRW_IOBUS_ENABLE); in heathrow_wakeup()
571 MACIO_OUT32(0x3c, save_fcr[1]); in heathrow_wakeup()
1710 save_fcr[ in core99_sleep()
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/
H A Dfeature.c486 static u32 save_fcr[6]; variable
530 save_fcr[2] = MACIO_IN32(0x38); in heathrow_sleep()
531 save_fcr[3] = MACIO_IN32(0x3c); in heathrow_sleep()
534 save_fcr[0] = MACIO_IN32(0x38); in heathrow_sleep()
535 save_fcr[1] = MACIO_IN32(0x3c); in heathrow_sleep()
561 MACIO_OUT32(0x38, save_fcr[2]); in heathrow_wakeup()
564 MACIO_OUT32(0x3c, save_fcr[3]); in heathrow_wakeup()
569 MACIO_OUT32(0x38, save_fcr[0] | HRW_IOBUS_ENABLE); in heathrow_wakeup()
572 MACIO_OUT32(0x3c, save_fcr[1]); in heathrow_wakeup()
1711 save_fcr[ in core99_sleep()
[all...]

Completed in 5 milliseconds