Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/soc/imx/
Dgpcv2.c273 static const struct regmap_access_table access_table = { in builtin_platform_driver() local
281 .rd_table = &access_table, in builtin_platform_driver()
282 .wr_table = &access_table, in builtin_platform_driver()
Dgpc.c336 static const struct regmap_access_table access_table = { variable
345 .rd_table = &access_table,
346 .wr_table = &access_table,