Searched defs:blksz (Results 1 – 13 of 13) sorted by relevance
/device/soc/rockchip/rk3588/kernel/drivers/mmc/host/ |
D | rk_sdmmc_ops.c | 59 unsigned sg_len, unsigned dev_addr, unsigned blocks, unsigned blksz, int write) in rk_emmc_prepare_mrq() 134 int rk_emmc_transfer(u8 *buffer, unsigned addr, unsigned blksz, int write) in rk_emmc_transfer()
|
D | rk_sdmmc.h | 344 unsigned int blksz; member
|
/device/soc/rockchip/common/vendor/drivers/mmc/host/ |
D | rk_sdmmc_ops.c | 57 unsigned blocks, unsigned blksz, int write) in rk_emmc_prepare_mrq() 132 int rk_emmc_transfer(u8 *buffer, unsigned addr, unsigned blksz, int write) in rk_emmc_transfer()
|
D | rk_sdmmc.h | 313 unsigned int blksz; member
|
/device/soc/amlogic/a311d/soc/amlogic/unifykey/ |
D | storage_key.c | 464 u32 blksz; in normal_key_init() local
|
/device/soc/rockchip/common/sdk_linux/drivers/mmc/host/ |
D | rk_sdmmc.h | 313 unsigned int blksz; member
|
/device/soc/amlogic/a311d/soc/amlogic/mmc/ |
D | emmc_partitions.c | 494 … unsigned int dev_addr, unsigned int blocks, unsigned int blksz, int write) in mmc_prepare_mrq()
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/ |
D | ioctl_linux.c | 8533 u32 blksz = 0x200; /* The size of one time show, default 512 */ local 8566 u32 blksz = 0x200; /* The size of one time show, default 512 */ local 8655 u32 blksz = 0x200; /* The size of one time show, default 512 */ local 8695 u32 blksz = 0x200; /* The size of one time show, default 512 */ local 9014 u32 blksz = 0x200; /* The size of one time show, default 512 */ local
|
/device/soc/hisilicon/common/platform/mmc/sdhci/ |
D | sdhci.c | 269 static void SdhciSetBlkSizeReg(struct SdhciHost *host, uint32_t blksz, uint32_t sdmaBoundary) in SdhciSetBlkSizeReg()
|
D | sdhci.h | 285 #define SDHCI_MAKE_BLKSZ(dma, blksz) (((dma & 0x7) << 12) | (blksz & 0xFFF)) argument
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
D | oal_sdio_host.c | 1489 hi_s32 incr_addr, struct scatterlist *sg, hi_u32 sg_len, hi_u32 blocks, hi_u32 blksz) in oal_mmc_io_rw_scat_extended()
|
/device/soc/amlogic/a311d/soc/include/linux/amlogic/ |
D | sd.h | 121 unsigned int blksz; member
|
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/include/linux/amlogic/ |
D | sd.h | 125 unsigned int blksz; member
|