Searched defs:tegra (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/clk/tegra/ |
| H A D | clk-tegra124-emc.c | 94 struct tegra_clk_emc *tegra; in emc_recalc_rate() local 118 struct tegra_clk_emc *tegra; in emc_determine_rate() local 165 struct tegra_clk_emc *tegra; in emc_get_parent() local 176 static struct tegra_emc *emc_ensure_emc_driver(struct tegra_clk_emc *tegra) in emc_ensure_emc_driver() 209 static int emc_set_timing(struct tegra_clk_emc *tegra, in emc_set_timing() 289 static struct emc_timing *get_backup_timing(struct tegra_clk_emc *tegra, in get_backup_timing() 324 struct tegra_clk_emc *tegra; in emc_set_rate() local 386 static int load_one_timing_from_dt(struct tegra_clk_emc *tegra, in load_one_timing_from_dt() 442 static int load_timings_from_dt(struct tegra_clk_emc *tegra, in load_timings_from_dt() 488 struct tegra_clk_emc *tegra; in tegra124_clk_register_emc() local [all …]
|
| /linux/drivers/soc/tegra/ |
| H A D | regulators-tegra20.c | 44 static int tegra20_core_limit(struct tegra_regulator_coupler *tegra, in tegra20_core_limit() 135 static int tegra20_core_rtc_update(struct tegra_regulator_coupler *tegra, in tegra20_core_rtc_update() 254 static int tegra20_core_voltage_update(struct tegra_regulator_coupler *tegra, in tegra20_core_voltage_update() 269 static int tegra20_cpu_voltage_update(struct tegra_regulator_coupler *tegra, in tegra20_cpu_voltage_update() 348 struct tegra_regulator_coupler *tegra = to_tegra_coupler(coupler); in tegra20_regulator_balance_voltage() local 375 static int tegra20_regulator_prepare_suspend(struct tegra_regulator_coupler *tegra, in tegra20_regulator_prepare_suspend() 406 struct tegra_regulator_coupler *tegra; in tegra20_regulator_suspend() local 432 static int tegra20_regulator_prepare_reboot(struct tegra_regulator_coupler *tegra, in tegra20_regulator_prepare_reboot() 463 struct tegra_regulator_coupler *tegra; in tegra20_regulator_reboot() local 480 struct tegra_regulator_coupler *tegra = to_tegra_coupler(coupler); in tegra20_regulator_attach() local [all …]
|
| H A D | regulators-tegra30.c | 43 static int tegra30_core_limit(struct tegra_regulator_coupler *tegra, in tegra30_core_limit() 166 static int tegra30_voltage_update(struct tegra_regulator_coupler *tegra, in tegra30_voltage_update() 345 struct tegra_regulator_coupler *tegra = to_tegra_coupler(coupler); in tegra30_regulator_balance_voltage() local 360 static int tegra30_regulator_prepare_suspend(struct tegra_regulator_coupler *tegra, in tegra30_regulator_prepare_suspend() 391 struct tegra_regulator_coupler *tegra; in tegra30_regulator_suspend() local 417 static int tegra30_regulator_prepare_reboot(struct tegra_regulator_coupler *tegra, in tegra30_regulator_prepare_reboot() 448 struct tegra_regulator_coupler *tegra; in tegra30_regulator_reboot() local 465 struct tegra_regulator_coupler *tegra = to_tegra_coupler(coupler); in tegra30_regulator_attach() local 486 struct tegra_regulator_coupler *tegra = to_tegra_coupler(coupler); in tegra30_regulator_detach() local
|
| /linux/drivers/gpu/drm/tegra/ |
| H A D | plane.c | 301 struct tegra_dc_state *tegra; in tegra_plane_state_add() local 590 static int tegra_plane_setup_opacity(struct tegra_plane *tegra, in tegra_plane_setup_opacity() 617 static int tegra_plane_check_transparency(struct tegra_plane *tegra, in tegra_plane_check_transparency() 667 static void tegra_plane_update_transparency(struct tegra_plane *tegra, in tegra_plane_update_transparency() 705 static int tegra_plane_setup_transparency(struct tegra_plane *tegra, in tegra_plane_setup_transparency() 747 int tegra_plane_setup_legacy_state(struct tegra_plane *tegra, in tegra_plane_setup_legacy_state()
|
| H A D | nvjpg.c | 42 struct tegra_drm *tegra = dev->dev_private; in nvjpg_init() local 74 struct tegra_drm *tegra = dev->dev_private; in nvjpg_exit() local 113 struct tegra_drm *tegra = nvjpg->client.drm; in nvjpg_load_falcon_firmware() local
|
| H A D | nvdec.c | 156 struct tegra_drm *tegra = dev->dev_private; in nvdec_init() local 204 struct tegra_drm *tegra = dev->dev_private; in nvdec_exit() local 247 struct tegra_drm *tegra = nvdec->client.drm; in nvdec_load_falcon_firmware() local
|
| H A D | uapi.c | 65 static struct tegra_drm_client *tegra_drm_find_client(struct tegra_drm *tegra, u32 class) in tegra_drm_find_client() 80 struct tegra_drm *tegra = drm->dev_private; in tegra_drm_ioctl_channel_open() local
|
| /linux/drivers/thermal/tegra/ |
| H A D | soctherm.c | 392 static void enable_tsensor(struct tegra_soctherm *tegra, unsigned int i) in enable_tsensor() 1456 struct tegra_soctherm *tegra = platform_get_drvdata(pdev); in soctherm_debug_init() local 1471 struct tegra_soctherm *tegra = platform_get_drvdata(pdev); in soctherm_clk_enable() local 1981 struct tegra_soctherm *tegra) in soctherm_interrupts_init() 2028 struct tegra_soctherm *tegra = platform_get_drvdata(pdev); in soctherm_init() local 2089 struct tegra_soctherm *tegra; in tegra_soctherm_probe() local 2230 struct tegra_soctherm *tegra = platform_get_drvdata(pdev); in tegra_soctherm_remove() local 2247 struct tegra_soctherm *tegra = platform_get_drvdata(pdev); in soctherm_resume() local
|
| /linux/drivers/gpu/drm/nouveau/include/nvkm/core/ |
| H A D | device.h | 93 struct nvkm_device_tegra *(*tegra)(struct nvkm_device *); member
|