Home
last modified time | relevance | path

Searched refs:HCTL (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/mmc/host/ !
H A Domap_hsmmc.c571 regval = OMAP_HSMMC_READ(host->base, HCTL); in omap_hsmmc_set_clock()
577 OMAP_HSMMC_WRITE(host->base, HCTL, regval); in omap_hsmmc_set_clock()
600 OMAP_HSMMC_WRITE(host->base, HCTL, in omap_hsmmc_set_bus_width()
601 OMAP_HSMMC_READ(host->base, HCTL) | FOUR_BIT); in omap_hsmmc_set_bus_width()
605 OMAP_HSMMC_WRITE(host->base, HCTL, in omap_hsmmc_set_bus_width()
606 OMAP_HSMMC_READ(host->base, HCTL) & ~FOUR_BIT); in omap_hsmmc_set_bus_width()
634 host->hctl == OMAP_HSMMC_READ(host->base, HCTL) && in omap_hsmmc_context_restore()
656 OMAP_HSMMC_WRITE(host->base, HCTL, in omap_hsmmc_context_restore()
657 OMAP_HSMMC_READ(host->base, HCTL) | hctl); in omap_hsmmc_context_restore()
662 OMAP_HSMMC_WRITE(host->base, HCTL, in omap_hsmmc_context_restore()
[all …]
/linux/drivers/staging/most/dim2/ !
H A Dreg.h31 u32 HCTL; /* 0x20 */ member
H A Dhal.c550 writel(bit_mask(HCTL_EN_BIT), &g.dim2->HCTL); in dim2_initialize()
/linux/Documentation/scsi/ !
H A DChangeLog.megaraid361 to get this driver-private mapping of logical drive number-> HCTL