Searched refs:access_table (Results 1 – 2 of 2) sorted by relevance
273 static const struct regmap_access_table access_table = { in builtin_platform_driver() local281 .rd_table = &access_table, in builtin_platform_driver()282 .wr_table = &access_table, in builtin_platform_driver()
336 static const struct regmap_access_table access_table = { variable345 .rd_table = &access_table,346 .wr_table = &access_table,