Home
last modified time | relevance | path

Searched refs:wdebug (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/m68k/coldfire/
H A Dm5307.c88 wdebug(MCFDEBUG_CSR, MCFDEBUG_CSR_PSTCLK); in config_BSP()
H A Dm53xx.c238 wdebug(MCFDEBUG_CSR, MCFDEBUG_CSR_PSTCLK); in config_BSP()
/kernel/linux/linux-6.6/arch/m68k/coldfire/
H A Dm5307.c83 wdebug(MCFDEBUG_CSR, MCFDEBUG_CSR_PSTCLK); in config_BSP()
H A Dm53xx.c238 wdebug(MCFDEBUG_CSR, MCFDEBUG_CSR_PSTCLK); in config_BSP()
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dmcfwdebug.h88 /* This routine wrappers up the wdebug asm instruction so that the register
93 static inline void wdebug(int reg, unsigned long data) { in wdebug() function
106 // Perform the wdebug instruction in wdebug()
108 // This strain is for gas which doesn't have the wdebug instructions defined in wdebug()
115 asm( "wdebug (%0)" :: "a" (dbg)); in wdebug()
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dmcfwdebug.h88 /* This routine wrappers up the wdebug asm instruction so that the register
93 static inline void wdebug(int reg, unsigned long data) { in wdebug() function
106 // Perform the wdebug instruction in wdebug()
108 // This strain is for gas which doesn't have the wdebug instructions defined in wdebug()
115 asm( "wdebug (%0)" :: "a" (dbg)); in wdebug()

Completed in 3 milliseconds