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