Searched defs:module_enable (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/arch/arm/mach-omap2/ |
A D | cm.h | 60 void (*module_enable)(u8 mode, u8 part, u16 inst, u16 clkctrl_offs); member
|
/linux-6.3-rc2/drivers/net/wireless/ath/ath10k/ |
A D | wmi-ops.h | 1126 ath10k_wmi_dbglog_cfg(struct ath10k *ar, u64 module_enable, u32 log_level) in ath10k_wmi_dbglog_cfg()
|
A D | wmi.c | 7914 ath10k_wmi_op_gen_dbglog_cfg(struct ath10k *ar, u64 module_enable, in ath10k_wmi_op_gen_dbglog_cfg() 7952 ath10k_wmi_10_4_op_gen_dbglog_cfg(struct ath10k *ar, u64 module_enable, in ath10k_wmi_10_4_op_gen_dbglog_cfg()
|
A D | wmi-tlv.c | 3178 ath10k_wmi_tlv_op_gen_dbglog_cfg(struct ath10k *ar, u64 module_enable, in ath10k_wmi_tlv_op_gen_dbglog_cfg()
|
A D | wmi.h | 6736 __le32 module_enable; member 6750 __le64 module_enable; member
|
Completed in 65 milliseconds