Home
last modified time | relevance | path

Searched defs:shift (Results 1 – 5 of 5) sorted by relevance

/hal_microchip-latest/mpfs/mpfs_hal/common/nwc/
Dmss_ddr.c3386 uint8_t shift = 0U; in set_write_calib() local
Dmss_ddr_sgmii_regs.h4599 __IO uint32_t shift :1; member
/hal_microchip-latest/mpfs/drivers/mss/mss_mmc/
Dmss_mmc_regs.h625 uint32_t shift = ((val & 0x00000F00u) >> 8u); in SRS17_GET_RETUNING_TIMER_COUNT() local
836 const uint8_t shift = ((groupNum - 1u) % 2u) * 4u; in SDCARD_SWICH_FUNC_GET_STAT_CODE() local
Dmss_mmc.c4445 const uint32_t shift = (((uint32_t)group_num - MMC_SET) * SHIFT_4BIT); in sd_host_process_switch_function() local
4578 const uint32_t shift = ((group_num - MMC_SET) * SHIFT_4BIT); in sd_card_uhsi_supported() local
/hal_microchip-latest/mec5/drivers/
Dmec_qspi.c956 uint32_t shift = 0, nu = 0, descr = 0, descr_init = 0, didx = 0; in mec_hal_qspi_ldma() local