Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sprd/
H A Dsprd_dsi.c217 static const struct regmap_config byte_config = { variable
918 ctx->regmap = devm_regmap_init(dev, &regmap_tst_io, dsi, &byte_config); in sprd_dsi_context_init()