Searched refs:EMC_FBIO_CFG5_CMD_TX_DIS (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/memory/tegra/ |
H A D | tegra210-emc-core.c | 1313 ccfifo_writel(emc, cfg5 & ~EMC_FBIO_CFG5_CMD_TX_DIS, in tegra210_emc_dvfs_power_ramp_up() 1319 ccfifo_writel(emc, cfg5 & ~EMC_FBIO_CFG5_CMD_TX_DIS, in tegra210_emc_dvfs_power_ramp_up() 1325 ccfifo_writel(emc, cfg5 & ~EMC_FBIO_CFG5_CMD_TX_DIS, in tegra210_emc_dvfs_power_ramp_up() 1357 ccfifo_writel(emc, cfg5 | EMC_FBIO_CFG5_CMD_TX_DIS, in tegra210_emc_dvfs_power_ramp_down()
|
H A D | tegra210-emc.h | 108 #define EMC_FBIO_CFG5_CMD_TX_DIS BIT(8) macro
|
/kernel/linux/linux-6.6/drivers/memory/tegra/ |
H A D | tegra210-emc-core.c | 1313 ccfifo_writel(emc, cfg5 & ~EMC_FBIO_CFG5_CMD_TX_DIS, in tegra210_emc_dvfs_power_ramp_up() 1319 ccfifo_writel(emc, cfg5 & ~EMC_FBIO_CFG5_CMD_TX_DIS, in tegra210_emc_dvfs_power_ramp_up() 1325 ccfifo_writel(emc, cfg5 & ~EMC_FBIO_CFG5_CMD_TX_DIS, in tegra210_emc_dvfs_power_ramp_up() 1357 ccfifo_writel(emc, cfg5 | EMC_FBIO_CFG5_CMD_TX_DIS, in tegra210_emc_dvfs_power_ramp_down()
|
H A D | tegra210-emc.h | 108 #define EMC_FBIO_CFG5_CMD_TX_DIS BIT(8) macro
|
Completed in 11 milliseconds