Home
last modified time | relevance | path

Searched refs:np_emif (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/memory/
H A Demif.c838 static void __init_or_module of_get_custom_configs(struct device_node *np_emif, in of_get_custom_configs() argument
845 lpmode = of_get_property(np_emif, "low-power-mode", &len); in of_get_custom_configs()
846 poll_intvl = of_get_property(np_emif, "temp-alert-poll-interval", &len); in of_get_custom_configs()
858 of_property_read_u32(np_emif, in of_get_custom_configs()
861 of_property_read_u32(np_emif, in of_get_custom_configs()
864 of_property_read_u32(np_emif, in of_get_custom_configs()
876 if (of_find_property(np_emif, "extended-temp-part", &len)) in of_get_custom_configs()
887 static void __init_or_module of_get_ddr_info(struct device_node *np_emif, in of_get_ddr_info() argument
894 if (of_find_property(np_emif, "cs1-used", &len)) in of_get_ddr_info()
897 if (of_find_property(np_emif, "ca in of_get_ddr_info()
921 of_get_memory_device_details( struct device_node *np_emif, struct device *dev) of_get_memory_device_details() argument
996 of_get_memory_device_details( struct device_node *np_emif, struct device *dev) of_get_memory_device_details() argument
[all...]
/kernel/linux/linux-5.10/drivers/memory/
H A Demif.c1216 static void __init_or_module of_get_custom_configs(struct device_node *np_emif, in of_get_custom_configs() argument
1223 lpmode = of_get_property(np_emif, "low-power-mode", &len); in of_get_custom_configs()
1224 poll_intvl = of_get_property(np_emif, "temp-alert-poll-interval", &len); in of_get_custom_configs()
1236 of_property_read_u32(np_emif, in of_get_custom_configs()
1239 of_property_read_u32(np_emif, in of_get_custom_configs()
1242 of_property_read_u32(np_emif, in of_get_custom_configs()
1254 if (of_find_property(np_emif, "extended-temp-part", &len)) in of_get_custom_configs()
1265 static void __init_or_module of_get_ddr_info(struct device_node *np_emif, in of_get_ddr_info() argument
1272 if (of_find_property(np_emif, "cs1-used", &len)) in of_get_ddr_info()
1275 if (of_find_property(np_emif, "ca in of_get_ddr_info()
1299 of_get_memory_device_details( struct device_node *np_emif, struct device *dev) of_get_memory_device_details() argument
1374 of_get_memory_device_details( struct device_node *np_emif, struct device *dev) of_get_memory_device_details() argument
[all...]

Completed in 4 milliseconds