Searched refs:reg_access_table (Results 1 – 1 of 1) sorted by relevance
212 const struct regmap_access_table *reg_access_table; member447 .reg_access_table = &imx7_access_table,615 .reg_access_table = &imx8m_access_table,804 .reg_access_table = &imx8mm_access_table,869 .reg_access_table = &imx8mn_access_table,1006 .rd_table = domain_data->reg_access_table, in builtin_platform_driver()1007 .wr_table = domain_data->reg_access_table, in builtin_platform_driver()
Completed in 734 milliseconds