falcon_writel 51 drivers/gpu/drm/tegra/falcon.c falcon_writel(falcon, offset, FALCON_DMATRFMOFFS); falcon_writel 52 drivers/gpu/drm/tegra/falcon.c falcon_writel(falcon, base, FALCON_DMATRFFBOFFS); falcon_writel 53 drivers/gpu/drm/tegra/falcon.c falcon_writel(falcon, cmd, FALCON_DMATRFCMD); falcon_writel 210 drivers/gpu/drm/tegra/falcon.c falcon_writel(falcon, 0, FALCON_DMACTL); falcon_writel 213 drivers/gpu/drm/tegra/falcon.c falcon_writel(falcon, (falcon->firmware.paddr + falcon_writel 228 drivers/gpu/drm/tegra/falcon.c falcon_writel(falcon, FALCON_IRQMSET_EXT(0xff) | falcon_writel 235 drivers/gpu/drm/tegra/falcon.c falcon_writel(falcon, FALCON_IRQDEST_EXT(0xff) | falcon_writel 243 drivers/gpu/drm/tegra/falcon.c falcon_writel(falcon, FALCON_ITFEN_MTHDEN | falcon_writel 248 drivers/gpu/drm/tegra/falcon.c falcon_writel(falcon, 0x00000000, FALCON_BOOTVEC); falcon_writel 249 drivers/gpu/drm/tegra/falcon.c falcon_writel(falcon, FALCON_CPUCTL_STARTCPU, FALCON_CPUCTL); falcon_writel 262 drivers/gpu/drm/tegra/falcon.c falcon_writel(falcon, method >> 2, FALCON_UCLASS_METHOD_OFFSET); falcon_writel 263 drivers/gpu/drm/tegra/falcon.c falcon_writel(falcon, data, FALCON_UCLASS_METHOD_DATA);