Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/nxp/
H A Dclk-lpc32xx.c64 static struct regmap_config lpc32xx_scb_regmap_config = { variable
1520 clk_regmap = regmap_init_mmio(NULL, base, &lpc32xx_scb_regmap_config); in lpc32xx_clk_init()