Home
last modified time | relevance | path

Searched refs:of_property_match_string (Results 1 – 25 of 73) sorted by relevance

123

/linux/drivers/clk/axis/
A Dclk-artpec6.c46 i = of_property_match_string(np, "clock-names", "sys_refclk"); in of_artpec6_clkctrl_setup()
131 propidx = of_property_match_string(np, "clock-names", "sys_refclk"); in artpec6_clkctrl_probe()
138 propidx = of_property_match_string(np, "clock-names", "i2s_refclk"); in artpec6_clkctrl_probe()
142 propidx = of_property_match_string(np, "clock-names", "frac_clk0"); in artpec6_clkctrl_probe()
145 propidx = of_property_match_string(np, "clock-names", "frac_clk1"); in artpec6_clkctrl_probe()
/linux/drivers/char/tpm/eventlog/
A Dof.c54 if (of_property_match_string(np, "compatible", "IBM,vtpm") < 0 && in tpm_read_log_of()
55 of_property_match_string(np, "compatible", "IBM,vtpm20") < 0) { in tpm_read_log_of()
/linux/drivers/clk/keystone/
A Dpll.c181 i = of_property_match_string(node, "reg-names", in _of_pll_clk_init()
186 i = of_property_match_string(node, "reg-names", "control"); in _of_pll_clk_init()
202 i = of_property_match_string(node, "reg-names", "multiplier"); in _of_pll_clk_init()
A Dgate.c211 i = of_property_match_string(node, "reg-names", "control"); in of_psc_clk_init()
218 i = of_property_match_string(node, "reg-names", "domain"); in of_psc_clk_init()
/linux/drivers/clk/at91/
A Dsam9x60.c179 i = of_property_match_string(np, "clock-names", "td_slck"); in sam9x60_pmc_setup()
185 i = of_property_match_string(np, "clock-names", "md_slck"); in sam9x60_pmc_setup()
191 i = of_property_match_string(np, "clock-names", "main_xtal"); in sam9x60_pmc_setup()
A Dat91sam9rl.c77 i = of_property_match_string(np, "clock-names", "slow_clk"); in at91sam9rl_pmc_setup()
83 i = of_property_match_string(np, "clock-names", "main_xtal"); in at91sam9rl_pmc_setup()
A Dat91rm9200.c88 i = of_property_match_string(np, "clock-names", "slow_xtal"); in at91rm9200_pmc_setup()
94 i = of_property_match_string(np, "clock-names", "main_xtal"); in at91rm9200_pmc_setup()
A Dat91sam9g45.c98 i = of_property_match_string(np, "clock-names", "slow_clk"); in at91sam9g45_pmc_setup()
104 i = of_property_match_string(np, "clock-names", "main_xtal"); in at91sam9g45_pmc_setup()
A Dat91sam9n12.c118 i = of_property_match_string(np, "clock-names", "slow_clk"); in at91sam9n12_pmc_setup()
124 i = of_property_match_string(np, "clock-names", "main_xtal"); in at91sam9n12_pmc_setup()
A Dsama5d3.c115 i = of_property_match_string(np, "clock-names", "slow_clk"); in sama5d3_pmc_setup()
121 i = of_property_match_string(np, "clock-names", "main_xtal"); in sama5d3_pmc_setup()
A Dsama5d4.c130 i = of_property_match_string(np, "clock-names", "slow_clk"); in sama5d4_pmc_setup()
136 i = of_property_match_string(np, "clock-names", "main_xtal"); in sama5d4_pmc_setup()
A Dat91sam9x5.c140 i = of_property_match_string(np, "clock-names", "slow_clk"); in at91sam9x5_pmc_setup()
146 i = of_property_match_string(np, "clock-names", "main_xtal"); in at91sam9x5_pmc_setup()
A Dsama5d2.c156 i = of_property_match_string(np, "clock-names", "slow_clk"); in sama5d2_pmc_setup()
162 i = of_property_match_string(np, "clock-names", "main_xtal"); in sama5d2_pmc_setup()
A Dat91sam9260.c342 i = of_property_match_string(np, "clock-names", "slow_xtal"); in at91sam926x_pmc_setup()
348 i = of_property_match_string(np, "clock-names", "main_xtal"); in at91sam926x_pmc_setup()
/linux/drivers/clk/zynq/
A Dclkc.c310 int idx = of_property_match_string(np, "clock-names", in zynq_clk_setup()
379 int idx = of_property_match_string(np, "clock-names", in zynq_clk_setup()
404 int idx = of_property_match_string(np, "clock-names", in zynq_clk_setup()
434 idx = of_property_match_string(np, "clock-names", clk_name); in zynq_clk_setup()
476 int idx = of_property_match_string(np, "clock-names", in zynq_clk_setup()
/linux/drivers/net/ethernet/stmicro/stmmac/
A Ddwmac-socfpga.c152 index = of_property_match_string(np_sgmii_adapter, "reg-names", in socfpga_dwmac_parse_data()
174 index = of_property_match_string(np_sgmii_adapter, "reg-names", in socfpga_dwmac_parse_data()
196 index = of_property_match_string(np_sgmii_adapter, "reg-names", in socfpga_dwmac_parse_data()
/linux/drivers/gpu/drm/rcar-du/
A Drcar_du_of.c250 index = of_property_match_string(du_node, "clock-names", name); in rcar_du_of_lvds_patch()
270 index = of_property_match_string(du_node, "reg-names", name); in rcar_du_of_lvds_patch()
/linux/drivers/bus/
A Dsimple-pm-bus.c41 if (of_property_match_string(np, "compatible", match->compatible) == 0) in simple_pm_bus_probe()
/linux/drivers/usb/host/
A Dxhci-histb.c54 if (of_property_match_string(np, "phys-names", "inno") >= 0) { in xhci_histb_config()
63 if (of_property_match_string(np, "phys-names", "combo") >= 0) { in xhci_histb_config()
/linux/drivers/dma/ti/
A Dk3-psil.c78 index = of_property_match_string(dev->of_node, "dma-names", name); in psil_set_new_ep_config()
/linux/drivers/clk/sunxi/
A Dclk-sun8i-bus-gates.c41 int idx = of_property_match_string(node, "clock-names", in sun8i_h3_bus_gates_init()
/linux/drivers/gpio/
A Dgpio-lpc18xx.c226 index = of_property_match_string(dev->of_node, "reg-names", in lpc18xx_gpio_pin_ic_probe()
340 index = of_property_match_string(dev->of_node, "reg-names", "gpio"); in lpc18xx_gpio_probe()
/linux/drivers/soc/qcom/
A Dsmem_state.c98 index = of_property_match_string(dev->of_node, in qcom_smem_state_get()
/linux/arch/arm/mach-shmobile/
A Dsetup-rcar-gen2.c48 idx = of_property_match_string(cpg, "clock-names", match->data); in get_extal_freq()
/linux/drivers/mmc/host/
A Dmmci_qcom_dml.c103 index = of_property_match_string(np, "dma-names", name); in of_get_dml_pipe_index()

Completed in 41 milliseconds

123