Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/dts/
H A Drk3288-thermal.dtsi52 map1 {
H A Dam57xx-beagle-x15-common.dtsi507 map1 {
H A Drk322x.dtsi440 map1 {
H A Drk3368.dtsi481 map1 {
H A Drk3399.dtsi734 map1 {
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3588/
H A Drk3588.c1118 int map1, map2; in fdt_rm_cooling_map() local
1130 map1 = fdt_path_offset(blob, "/thermal-zones/soc-thermal/cooling-maps/map1"); in fdt_rm_cooling_map()
1131 if (map1 > 0) { in fdt_rm_cooling_map()
1134 fdt_del_node((void *)blob, map1); in fdt_rm_cooling_map()
1136 pp = (u32 *)fdt_getprop(blob, map1, "cooling-device", NULL); in fdt_rm_cooling_map()