Home
last modified time | relevance | path

Searched refs:ch_type (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/drivers/arm/mhu/
H A Dmhu_v3_x.h106 const struct mhu_v3_x_dev_t *dev, enum mhu_v3_x_channel_type_t ch_type,
198 enum mhu_v3_x_channel_type_t ch_type);
211 enum mhu_v3_x_channel_type_t ch_type);
224 enum mhu_v3_x_channel_type_t ch_type);
H A Dmhu_v3_x.c100 enum mhu_v3_x_channel_type_t ch_type, uint8_t *num_ch) in mhu_v3_x_get_num_channel_implemented() argument
116 if (ch_type != MHU_V3_X_CHANNEL_TYPE_DBCH) { in mhu_v3_x_get_num_channel_implemented()
326 enum mhu_v3_x_channel_type_t ch_type) in mhu_v3_x_channel_interrupt_enable() argument
341 if (ch_type != MHU_V3_X_CHANNEL_TYPE_DBCH) { in mhu_v3_x_channel_interrupt_enable()
381 enum mhu_v3_x_channel_type_t ch_type) in mhu_v3_x_channel_interrupt_disable() argument
396 if (ch_type != MHU_V3_X_CHANNEL_TYPE_DBCH) { in mhu_v3_x_channel_interrupt_disable()
439 enum mhu_v3_x_channel_type_t ch_type) in mhu_v3_x_channel_interrupt_clear() argument
452 if (ch_type != MHU_V3_X_CHANNEL_TYPE_DBCH) { in mhu_v3_x_channel_interrupt_clear()