Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/nxp/
Dclk-lpc32xx.c69 static struct regmap_config lpc32xx_scb_regmap_config = { variable
1526 clk_regmap = regmap_init_mmio(NULL, base, &lpc32xx_scb_regmap_config); in lpc32xx_clk_init()