Searched refs:SCMI_MAX_CHANNELS (Results 1 – 2 of 2) sorted by relevance
30 #define SCMI_MAX_CHANNELS 256 macro
3044 u8 channels[SCMI_MAX_CHANNELS] = {}; in scmi_debugfs_raw_mode_setup()3045 DECLARE_BITMAP(protos, SCMI_MAX_CHANNELS) = {}; in scmi_debugfs_raw_mode_setup()3056 if (num_chans >= SCMI_MAX_CHANNELS || !cinfo) { in scmi_debugfs_raw_mode_setup()
Completed in 20 milliseconds