Searched refs:TPS23881_MAX_CHANS (Results 1 – 1 of 1) sorted by relevance
18 #define TPS23881_MAX_CHANS 8 macro48 struct tps23881_port_desc port[TPS23881_MAX_CHANS];64 if (id >= TPS23881_MAX_CHANS) in tps23881_pi_enable()96 if (id >= TPS23881_MAX_CHANS) in tps23881_pi_disable()203 struct device_node *chan_node[TPS23881_MAX_CHANS]) in tps23881_get_of_channels() argument227 if (chan_id >= TPS23881_MAX_CHANS || chan_node[chan_id]) { in tps23881_get_of_channels()242 for (i = 0; i < TPS23881_MAX_CHANS; i++) { in tps23881_get_of_channels()262 struct device_node *chan_node[TPS23881_MAX_CHANS]) in tps23881_match_channel() argument267 for (i = 0; i < TPS23881_MAX_CHANS; i++) { in tps23881_match_channel()276 tps23881_is_chan_free(struct tps23881_port_matrix port_matrix[TPS23881_MAX_CHANS], in tps23881_is_chan_free() argument[all …]