Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/sitronix/
H A Dst7920.c203 static const struct regmap_config st7920_spi_regmap_config = { variable
800 regmap = devm_regmap_init_spi(spi, &st7920_spi_regmap_config); in st7920_probe()