| /kernel/linux/linux-5.10/arch/powerpc/platforms/pasemi/ |
| H A D | gpio_mdio.c | 213 const unsigned int *prop; in gpio_mdio_probe() local
|
| /kernel/linux/linux-5.10/arch/powerpc/mm/ |
| H A D | drmem.c | 39 static struct property *clone_property(struct property *prop, u32 prop_sz) in clone_property() argument 174 struct property *prop; in drmem_update_dt() local 63 drmem_update_dt_v1(struct device_node *memory, struct property *prop) drmem_update_dt_v1() argument 102 drmem_update_dt_v2(struct device_node *memory, struct property *prop) drmem_update_dt_v2() argument 194 read_drconf_v1_cell(struct drmem_lmb *lmb, const __be32 **prop) read_drconf_v1_cell() argument 212 __walk_drmem_v1_lmbs(const __be32 *prop, const __be32 *usm, void *data, int (*func)(struct drmem_lmb *, const __be32 **, void *)) __walk_drmem_v1_lmbs() argument 230 read_drconf_v2_cell(struct of_drconf_cell_v2 *dr_cell, const __be32 **prop) read_drconf_v2_cell() argument 246 __walk_drmem_v2_lmbs(const __be32 *prop, const __be32 *usm, void *data, int (*func)(struct drmem_lmb *, const __be32 **, void *)) __walk_drmem_v2_lmbs() argument 281 const __be32 *prop, *usm; walk_drmem_lmbs_early() local 314 const __be32 *prop; init_drmem_lmb_size() local 337 const __be32 *prop; of_get_usable_memory() local 350 const __be32 *prop, *usm; walk_drmem_lmbs() local 379 init_drmem_v1_lmbs(const __be32 *prop) init_drmem_v1_lmbs() argument 396 init_drmem_v2_lmbs(const __be32 *prop) init_drmem_v2_lmbs() argument 445 const __be32 *prop; drmem_init() local [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/platforms/4xx/ |
| H A D | cpm.c | 238 const unsigned int *prop = of_get_property(np, name, &len); in cpm_get_uint_property() local
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/ |
| H A D | bootx_init.c | 89 bootx_early_getprop(unsigned long base, unsigned long node, char *prop) bootx_early_getprop() argument
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| H A D | btext.c | 168 const u32 *prop; in btext_initialize() local [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/platforms/cell/ |
| H A D | spu_manage.c | 37 const unsigned int *prop; in find_spu_unit_number() local 109 } __attribute__((packed)) *prop; in spu_map_prop_old() local 122 const char *prop; spu_map_device_old() local [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/mm/nohash/ |
| H A D | kaslr_booke.c | 80 fdt64_t *prop; in get_kaslr_seed() local 200 const __be32 *prop; in get_initrd_range() local 242 const int *prop; get_cell_sizes() local [all...] |
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| H A D | btext.c | 47 u32 prop; in btext_initialize() local
|
| H A D | prom_64.c | 112 struct property *prop; in sun4u_path_component() local 148 struct property *prop; in sbus_path_component() local 166 struct property *prop; pci_path_component() local 192 struct property *prop; upa_path_component() local 214 struct property *prop; vdev_path_component() local 231 struct property *prop; ebus_path_component() local 249 struct property *prop; i2c_path_component() local 269 struct property *prop; usb_path_component() local 291 struct property *prop; ieee1394_path_component() local 393 struct property *prop = of_find_property(cpun, "reg", NULL); arch_find_n_match_cpu_physical_id() local [all...] |
| H A D | setup_64.c | 488 const char *prop; in mdesc_cpu_hwcap_list() local
|
| /kernel/linux/linux-5.10/arch/sparc/prom/ |
| H A D | tree_64.c | 93 int prom_getproplen(phandle node, const char *prop) in prom_getproplen() argument 117 int prom_getproperty(phandle node, const char *prop, in prom_getproperty() argument 145 int prom_getint(phandle node, const char *prop) in prom_getint() argument 173 prom_getbool(phandle node, const char *prop) prom_getbool() argument 188 prom_getstring(phandle node, const char *prop, char *user_buf, int ubuf_size) prom_getstring() argument 311 prom_node_has_property(phandle node, const char *prop) prom_node_has_property() argument [all...] |
| H A D | tree_32.c | 90 int prom_getproplen(phandle node, const char *prop) in prom_getproplen() argument 110 int prom_getproperty(phandle node, const char *prop, char *buffer, int bufsize) in prom_getproperty() argument 130 int prom_getint(phandle node, char *prop) in prom_getint() argument 156 prom_getbool(phandle node, char *prop) prom_getbool() argument 170 prom_getstring(phandle node, char *prop, char *user_buf, int ubuf_size) prom_getstring() argument 207 char *prop; __prom_nextprop() local [all...] |
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| H A D | devicetree.c | 74 const void *prop; in pcibios_get_phb_of_node() local
|
| /kernel/linux/linux-5.10/arch/mips/kernel/ |
| H A D | relocate.c | 223 u64 *prop; in get_random_boot() local
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
| H A D | opal-fadump.c | 34 const __be32 *prop; in opal_fadump_dt_scan() local 634 const __be32 *prop; in opal_fadump_dt_scan() local [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
| H A D | reconfig.c | 90 static void release_prop_list(const struct property *prop) in release_prop_list() argument 198 struct property *prop = NULL; in do_add_node() local 274 struct property *prop = NULL; do_add_property() local [all...] |
| /kernel/linux/linux-5.10/drivers/clk/ |
| H A D | clk-palmas.c | 179 unsigned int prop; in palmas_clks_get_clk_data() local
|
| /kernel/linux/linux-5.10/drivers/clk/ti/ |
| H A D | clk-dra7-atl.c | 244 char prop[5]; in of_dra7_atl_clk_probe() local
|
| /kernel/linux/linux-5.10/drivers/clk/qcom/ |
| H A D | common.c | 213 struct property *prop; in qcom_cc_drop_protected() local
|
| /kernel/linux/linux-5.10/drivers/bus/ |
| H A D | imx-weim.c | 82 struct property *prop; in imx_weim_gpr_setup() local
|
| /kernel/linux/linux-5.10/drivers/cpufreq/ |
| H A D | imx6q-cpufreq.c | 346 const struct property *prop; in imx6q_cpufreq_probe() local
|
| /kernel/linux/linux-5.10/drivers/mtd/ |
| H A D | mtdpart.c | 580 struct property *prop; in mtd_part_of_parse() local
|
| /kernel/linux/linux-5.10/drivers/net/can/sja1000/ |
| H A D | sja1000_platform.c | 138 u32 prop; in sp_populate_of() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/ibm/emac/ |
| H A D | mal.c | 520 const u32 *prop; in mal_probe() local
|
| /kernel/linux/linux-6.6/arch/mips/kernel/ |
| H A D | relocate.c | 230 u64 *prop; in get_random_boot() local
|