Home
last modified time | relevance | path

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

/linux/drivers/ufs/host/
H A Dufs-exynos.c31 #define DATA_UNIT_SIZE 4096 macro
1095 hci_writel(ufs, ilog2(DATA_UNIT_SIZE), HCI_TXPRDT_ENTRY_SIZE); in exynos_ufs_post_link()
1096 hci_writel(ufs, ilog2(DATA_UNIT_SIZE), HCI_RXPRDT_ENTRY_SIZE); in exynos_ufs_post_link()
1325 DATA_UNIT_SIZE; in exynos_ufs_fmp_init()
1385 if (prd->base.size != cpu_to_le32(DATA_UNIT_SIZE - 1)) { in exynos_ufs_fmp_fill_prdt()
1491 hba->host->dma_alignment = DATA_UNIT_SIZE - 1; in exynos_ufs_init()
1591 hba->host->max_segment_size = DATA_UNIT_SIZE; in exynos_ufs_hce_enable_notify()