Searched refs:MEC5_PS2_INSTANCES (Results 1 – 8 of 8) sorted by relevance
15 #if MEC5_PS2_INSTANCES17 #define MEC_PS2_CTRL_BITMAP MEC_GENMASK(MEC5_PS2_INSTANCES, 0)51 static const struct mec_ps2_info ps2_instances[MEC5_PS2_INSTANCES] = {54 #if MEC5_PS2_INSTANCES > 162 for (size_t i = 0; i < MEC5_PS2_INSTANCES; i++) { in find_ps2_info()290 if (instance >= MEC5_PS2_INSTANCES) { in mec_hal_ps2_inst_wake_enable()302 if (instance >= MEC5_PS2_INSTANCES) { in mec_hal_ps2_inst_wake_status_clr()322 for (uint8_t i = 0; i < MEC5_PS2_INSTANCES; i++) { in mec_hal_ps2_wake_enables()
17 #if MEC5_PS2_INSTANCES
124 #define MEC5_PS2_INSTANCES 1 macro
126 #define MEC5_PS2_INSTANCES 2 macro