Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thermal/
A Damlogic_thermal.c101 struct regmap *sec_ao_map; member
143 regmap_read(pdata->sec_ao_map, pdata->data->u_efuse_off, in amlogic_thermal_initialize()
271 pdata->sec_ao_map = syscon_regmap_lookup_by_phandle in amlogic_thermal_probe()
273 if (IS_ERR(pdata->sec_ao_map)) { in amlogic_thermal_probe()
275 return PTR_ERR(pdata->sec_ao_map); in amlogic_thermal_probe()

Completed in 3 milliseconds