/kernel/linux/linux-5.10/drivers/clk/tegra/ |
H A D | clk-tegra124-emc.c | 68 u32 ram_code; member 115 u8 ram_code = tegra_read_ram_code(); in emc_determine_rate() local 122 if (tegra->timings[k].ram_code == ram_code) in emc_determine_rate() 127 if (tegra->timings[t].ram_code != ram_code) in emc_determine_rate() 284 u32 ram_code = tegra_read_ram_code(); in get_backup_timing() local 289 if (timing->ram_code != ram_code) in get_backup_timing() 300 if (timing->ram_code ! in get_backup_timing() 318 u32 ram_code = tegra_read_ram_code(); emc_set_rate() local 433 load_timings_from_dt(struct tegra_clk_emc *tegra, struct device_node *node, u32 ram_code) load_timings_from_dt() argument [all...] |
/kernel/linux/linux-6.6/drivers/clk/tegra/ |
H A D | clk-tegra124-emc.c | 69 u32 ram_code; member 119 u8 ram_code = tegra_read_ram_code(); in emc_determine_rate() local 126 if (tegra->timings[k].ram_code == ram_code) in emc_determine_rate() 131 if (tegra->timings[t].ram_code != ram_code) in emc_determine_rate() 293 u32 ram_code = tegra_read_ram_code(); in get_backup_timing() local 298 if (timing->ram_code != ram_code) in get_backup_timing() 309 if (timing->ram_code ! in get_backup_timing() 327 u32 ram_code = tegra_read_ram_code(); emc_set_rate() local 442 load_timings_from_dt(struct tegra_clk_emc *tegra, struct device_node *node, u32 ram_code) load_timings_from_dt() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/ |
H A D | sti_awg_utils.h | 15 u32 *ram_code; member
|
H A D | sti_dvo.c | 112 static int dvo_awg_generate_code(struct sti_dvo *dvo, u8 *ram_size, u32 *ram_code) in dvo_awg_generate_code() argument 119 fw_gen_params.ram_code = ram_code; in dvo_awg_generate_code()
|
H A D | sti_awg_utils.c | 113 fwparams->ram_code[fwparams->instruction_offset] = in awg_generate_instr()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/ |
H A D | sti_awg_utils.h | 15 u32 *ram_code; member
|
H A D | sti_dvo.c | 112 static int dvo_awg_generate_code(struct sti_dvo *dvo, u8 *ram_size, u32 *ram_code) in dvo_awg_generate_code() argument 119 fw_gen_params.ram_code = ram_code; in dvo_awg_generate_code()
|
H A D | sti_awg_utils.c | 113 fwparams->ram_code[fwparams->instruction_offset] = in awg_generate_instr()
|
/kernel/linux/linux-5.10/drivers/memory/tegra/ |
H A D | mc.c | 376 u32 ram_code, node_ram_code; in tegra_mc_setup_timings() local 379 ram_code = tegra_read_ram_code(); in tegra_mc_setup_timings() 386 if (err || (node_ram_code != ram_code)) in tegra_mc_setup_timings() 399 ram_code); in tegra_mc_setup_timings()
|
H A D | tegra20-emc.c | 383 u32 value, ram_code; in tegra_emc_find_node_by_ram_code() local 389 ram_code = tegra_read_ram_code(); in tegra_emc_find_node_by_ram_code() 394 if (err || value != ram_code) { in tegra_emc_find_node_by_ram_code() 403 ram_code); in tegra_emc_find_node_by_ram_code()
|
H A D | tegra124-emc.c | 992 tegra_emc_find_node_by_ram_code(struct device_node *node, u32 ram_code) in tegra_emc_find_node_by_ram_code() argument 1001 if (err || (value != ram_code)) in tegra_emc_find_node_by_ram_code() 1184 u32 ram_code; in tegra_emc_probe() local 1213 ram_code = tegra_read_ram_code(); in tegra_emc_probe() 1215 np = tegra_emc_find_node_by_ram_code(pdev->dev.of_node, ram_code); in tegra_emc_probe() 1219 ram_code); in tegra_emc_probe() 1231 ram_code); in tegra_emc_probe()
|
H A D | tegra30-emc.c | 988 u32 value, ram_code; in emc_find_node_by_ram_code() local 991 ram_code = tegra_read_ram_code(); in emc_find_node_by_ram_code() 995 if (err || value != ram_code) in emc_find_node_by_ram_code() 1002 ram_code); in emc_find_node_by_ram_code()
|
/kernel/linux/linux-6.6/drivers/memory/tegra/ |
H A D | tegra124-emc.c | 1031 tegra_emc_find_node_by_ram_code(struct device_node *node, u32 ram_code) in tegra_emc_find_node_by_ram_code() argument 1040 if (err || (value != ram_code)) in tegra_emc_find_node_by_ram_code() 1446 u32 ram_code; in tegra_emc_probe() local 1464 ram_code = tegra_read_ram_code(); in tegra_emc_probe() 1466 np = tegra_emc_find_node_by_ram_code(pdev->dev.of_node, ram_code); in tegra_emc_probe() 1475 ram_code); in tegra_emc_probe()
|
H A D | mc.c | 481 u32 ram_code, node_ram_code; in tegra_mc_setup_timings() local 484 ram_code = tegra_read_ram_code(); in tegra_mc_setup_timings() 491 if (err || (node_ram_code != ram_code)) in tegra_mc_setup_timings() 504 ram_code); in tegra_mc_setup_timings()
|
H A D | tegra20-emc.c | 462 u32 value, ram_code; in tegra_emc_find_node_by_ram_code() local 478 ram_code = tegra_read_ram_code(); in tegra_emc_find_node_by_ram_code() 483 if (err || value != ram_code) { in tegra_emc_find_node_by_ram_code() 533 ram_code); in tegra_emc_find_node_by_ram_code()
|
H A D | tegra30-emc.c | 1030 u32 value, ram_code; in emc_find_node_by_ram_code() local 1043 ram_code = tegra_read_ram_code(); in emc_find_node_by_ram_code() 1047 if (err || value != ram_code) in emc_find_node_by_ram_code() 1054 ram_code); in emc_find_node_by_ram_code()
|
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | imx-sdma.c | 1725 unsigned short *ram_code; in sdma_load_firmware() local 1761 ram_code = (void *)header + header->ram_code_start; in sdma_load_firmware() 1766 sdma_load_script(sdma, ram_code, in sdma_load_firmware()
|
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | imx-sdma.c | 1934 unsigned short *ram_code; in sdma_load_firmware() local 1970 ram_code = (void *)header + header->ram_code_start; in sdma_load_firmware() 1975 sdma_load_script(sdma, ram_code, in sdma_load_firmware()
|