Home
last modified time | relevance | path

Searched refs:hw_trc_supported (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/mei/
H A Dhw-me.h25 * @hw_trc_supported: does the hw support trc register
33 u32 hw_trc_supported:1; member
H A Dhw-me.c187 if (!hw->cfg->hw_trc_supported) in mei_me_trc_status()
1469 .hw_trc_supported = 1
/kernel/linux/linux-6.6/drivers/misc/mei/
H A Dhw-me.h25 * @hw_trc_supported: does the hw support trc register
33 u32 hw_trc_supported:1; member
H A Dhw-me.c188 if (!hw->cfg->hw_trc_supported) in mei_me_trc_status()
1588 .hw_trc_supported = 1

Completed in 5 milliseconds