Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/parisc/
H A Dpower.c61 #define DIAG_CODE(code) (0x14000000 + ((code)<<5)) macro
64 (DIAG_CODE(code) + ((rDiagReg)<<21) + ((t_ch)<<16) + ((t_th)<<0) )
/kernel/linux/linux-6.6/drivers/parisc/
H A Dpower.c61 #define DIAG_CODE(code) (0x14000000 + ((code)<<5)) macro
64 (DIAG_CODE(code) + ((rDiagReg)<<21) + ((t_ch)<<16) + ((t_th)<<0) )

Completed in 2 milliseconds