Home
last modified time | relevance | path

Searched refs:SYNC_LEN_COARSE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/ufs/
H A Dufs-exynos.h279 .rx_hs_g1_sync_len_cap = SYNC_LEN_COARSE(0xf),
280 .rx_hs_g2_sync_len_cap = SYNC_LEN_COARSE(0xf),
281 .rx_hs_g3_sync_len_cap = SYNC_LEN_COARSE(0xf),
H A Dunipro.h83 #define SYNC_LEN_COARSE(x) ((1 << 6) | ((x) & 0x3F)) macro
/kernel/linux/linux-6.6/drivers/ufs/host/
H A Dufs-exynos.c1638 .rx_hs_g1_sync_len_cap = SYNC_LEN_COARSE(0xf),
1639 .rx_hs_g2_sync_len_cap = SYNC_LEN_COARSE(0xf),
1640 .rx_hs_g3_sync_len_cap = SYNC_LEN_COARSE(0xf),
1713 .rx_hs_g1_sync_len_cap = SYNC_LEN_COARSE(0xf),
1714 .rx_hs_g2_sync_len_cap = SYNC_LEN_COARSE(0xf),
1715 .rx_hs_g3_sync_len_cap = SYNC_LEN_COARSE(0xf),
/kernel/linux/linux-6.6/include/ufs/
H A Dunipro.h80 #define SYNC_LEN_COARSE(x) ((1 << 6) | ((x) & 0x3F)) macro

Completed in 5 milliseconds