Home
last modified time | relevance | path

Searched defs:prop (Results 176 - 200 of 910) sorted by relevance

12345678910>>...37

/kernel/linux/linux-5.10/arch/powerpc/platforms/pasemi/
H A Dgpio_mdio.c213 const unsigned int *prop; in gpio_mdio_probe() local
/kernel/linux/linux-5.10/arch/powerpc/mm/
H A Ddrmem.c39 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 Dcpm.c238 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 Dbootx_init.c89 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 Dbtext.c168 const u32 *prop; in btext_initialize() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H A Dspu_manage.c37 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 Dkaslr_booke.c80 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 Dbtext.c47 u32 prop; in btext_initialize() local
H A Dprom_64.c112 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 Dsetup_64.c488 const char *prop; in mdesc_cpu_hwcap_list() local
/kernel/linux/linux-5.10/arch/sparc/prom/
H A Dtree_64.c93 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 Dtree_32.c90 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 Ddevicetree.c74 const void *prop; in pcibios_get_phb_of_node() local
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Drelocate.c223 u64 *prop; in get_random_boot() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dopal-fadump.c34 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 Dreconfig.c90 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 Dclk-palmas.c179 unsigned int prop; in palmas_clks_get_clk_data() local
/kernel/linux/linux-5.10/drivers/clk/ti/
H A Dclk-dra7-atl.c244 char prop[5]; in of_dra7_atl_clk_probe() local
/kernel/linux/linux-5.10/drivers/clk/qcom/
H A Dcommon.c213 struct property *prop; in qcom_cc_drop_protected() local
/kernel/linux/linux-5.10/drivers/bus/
H A Dimx-weim.c82 struct property *prop; in imx_weim_gpr_setup() local
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dimx6q-cpufreq.c346 const struct property *prop; in imx6q_cpufreq_probe() local
/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtdpart.c580 struct property *prop; in mtd_part_of_parse() local
/kernel/linux/linux-5.10/drivers/net/can/sja1000/
H A Dsja1000_platform.c138 u32 prop; in sp_populate_of() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/emac/
H A Dmal.c520 const u32 *prop; in mal_probe() local
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Drelocate.c230 u64 *prop; in get_random_boot() local

Completed in 16 milliseconds

12345678910>>...37