Home
last modified time | relevance | path

Searched refs:cpu_exception_type_def (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Dfw.c9258 u32 cpu_exception_type_def; in rtw89_fw_h2c_trigger_cpu_exception() local
9264 cpu_exception_type_def = H2C_FW_CPU_EXCEPTION_TYPE_1; in rtw89_fw_h2c_trigger_cpu_exception()
9266 cpu_exception_type_def = H2C_FW_CPU_EXCEPTION_TYPE_0; in rtw89_fw_h2c_trigger_cpu_exception()
9280 h2c->w0 = le32_encode_bits(cpu_exception_type_def, in rtw89_fw_h2c_trigger_cpu_exception()