Home
last modified time | relevance | path

Searched refs:gctrl (Results 1 – 3 of 3) sorted by relevance

/drivers/video/sunxi/
A Dtve_common.c19 SUNXI_TVE_GCTRL_DAC_INPUT(2, 3), &tve->gctrl); in tvencoder_mode_set()
31 SUNXI_TVE_GCTRL_DAC_INPUT(3, 4), &tve->gctrl); in tvencoder_mode_set()
57 SUNXI_TVE_GCTRL_DAC_INPUT(3, 4), &tve->gctrl); in tvencoder_mode_set()
82 setbits_le32(&tve->gctrl, SUNXI_TVE_GCTRL_ENABLE); in tvencoder_enable()
/drivers/mmc/
A Dsunxi_mmc.c282 setbits_le32(&priv->reg->gctrl, SUNXI_MMC_GCTRL_ACCESS_BY_AHB); in mmc_trans_data_by_cpu()
459 writel(SUNXI_MMC_GCTRL_RESET, &priv->reg->gctrl); in sunxi_mmc_send_cmd_common()
463 writel(readl(&priv->reg->gctrl) | SUNXI_MMC_GCTRL_FIFO_RESET, in sunxi_mmc_send_cmd_common()
464 &priv->reg->gctrl); in sunxi_mmc_send_cmd_common()
A Dsunxi_mmc.h16 u32 gctrl; /* 0x00 global control */ member

Completed in 5 milliseconds