Home
last modified time | relevance | path

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

/external/u-boot/drivers/core/
Dsyscon-uclass.c28 struct syscon_uc_info *priv; in syscon_get_regmap()
38 struct syscon_uc_info *priv = dev_get_uclass_priv(dev); in syscon_pre_probe()
78 struct syscon_uc_info *priv; in syscon_get_regmap_by_driver_data()
103 .per_device_auto_alloc_size = sizeof(struct syscon_uc_info),
/external/u-boot/include/
Dsyscon.h18 struct syscon_uc_info { struct