Searched refs:soc_config (Results 1 – 4 of 4) sorted by relevance
111 const struct pruss_intc_match_data *soc_config; member260 const struct pruss_intc_match_data *soc_config = intc->soc_config; in pruss_intc_init() local263 num_chnl_map_regs = DIV_ROUND_UP(soc_config->num_system_events, in pruss_intc_init()265 num_host_intr_regs = DIV_ROUND_UP(soc_config->num_host_events, in pruss_intc_init()267 num_event_type_regs = DIV_ROUND_UP(soc_config->num_system_events, 32); in pruss_intc_init()422 if (sys_event < 0 || sys_event >= intc->soc_config->num_system_events) { in pruss_intc_irq_domain_xlate()428 if (channel < 0 || channel >= intc->soc_config->num_host_events) { in pruss_intc_irq_domain_xlate()434 if (host < 0 || host >= intc->soc_config->num_host_events) { in pruss_intc_irq_domain_xlate()539 intc->soc_config = data; in pruss_intc_probe()608 u8 max_system_events = intc->soc_config->num_system_events; in pruss_intc_remove()
208 if (phy->soc_config->has_hostpc) { in set_pts()227 if (phy->soc_config->has_hostpc) { in set_phcd()325 if (phy->soc_config->requires_extra_tuning_parameters) { in utmip_pad_power_on()490 if (!phy->soc_config->utmi_pll_config_in_car_module) { in utmi_phy_power_on()537 if (phy->soc_config->requires_extra_tuning_parameters) { in utmi_phy_power_on()585 if (phy->soc_config->requires_usbmode_setup) { in utmi_phy_power_on()1019 if (tegra_phy->soc_config->requires_extra_tuning_parameters) { in utmi_phy_probe()1085 tegra_phy->soc_config = of_device_get_match_data(&pdev->dev); in tegra_usb_phy_probe()
75 const struct tegra_phy_soc_config *soc_config; member
384 const struct tegra_ehci_soc_config *soc_config; in tegra_ehci_probe() local398 soc_config = match->data; in tegra_ehci_probe()465 ehci->has_hostpc = soc_config->has_hostpc; in tegra_ehci_probe()