Searched refs:KCS_CHANNEL_MAX (Results 1 – 2 of 2) sorted by relevance
23 #define KCS_CHANNEL_MAX 3 macro73 static const struct npcm7xx_kcs_reg npcm7xx_kcs_reg_tbl[KCS_CHANNEL_MAX] = {144 if (rc != 0 || chan == 0 || chan > KCS_CHANNEL_MAX) { in npcm7xx_kcs_probe()
27 #define KCS_CHANNEL_MAX 4 macro229 static const struct kcs_ioreg ast_kcs_bmc_ioregs[KCS_CHANNEL_MAX] = {245 if ((rc != 0) || (chan == 0 || chan > KCS_CHANNEL_MAX)) { in aspeed_kcs_probe()