Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/arm/mhu/
H A Dmhu_v3_x.c55 aidr = p_mhu->pbx_frame.pbx_ctrl_page.pbx_aidr; in mhu_v3_x_driver_init()
85 p_mhu->pbx_frame.pbx_ctrl_page.pbx_ctrl |= MHU_V3_OP_REQ; in mhu_v3_x_driver_init()
122 *num_ch = (p_mhu->pbx_frame.pbx_ctrl_page.pbx_dbch_cfg0 + 1); in mhu_v3_x_get_num_channel_implemented()
H A Dmhu_v3_x_private.h105 struct _mhu_v3_x_pbx_ctrl_reg_t pbx_ctrl_page; member