Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thermal/qcom/
A Dtsens.c876 void __iomem *tm_base, *srot_base; in init_common() local
910 tm_base = devm_ioremap_resource(dev, res); in init_common()
911 if (IS_ERR(tm_base)) { in init_common()
912 ret = PTR_ERR(tm_base); in init_common()
916 priv->tm_map = devm_regmap_init_mmio(dev, tm_base, &tsens_config); in init_common()
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dcpm1.h495 unsigned short tm_base; /* RISC Timer Table Base Address */ member
/linux-6.3-rc2/include/soc/fsl/qe/
A Dqe.h370 u16 tm_base; /* QE timer table base adr */ member

Completed in 13 milliseconds