Searched refs:prdt_offset (Results 1 – 1 of 1) sorted by relevance
2963 u16 prdt_offset = le16_to_cpu(utrdlp[i].prd_table_offset); in ufshcd_init_lrb() local2999 lrb->ucd_prdt_dma_addr = cmd_desc_element_addr + prdt_offset; in ufshcd_init_lrb()4152 u16 prdt_offset; in ufshcd_host_memory_configure() local4171 prdt_offset = offsetof(struct utp_devman_cmd_desc, in ufshcd_host_memory_configure()4179 prdt_offset = offsetof(struct utp_transfer_cmd_desc, in ufshcd_host_memory_configure()4193 cpu_to_le16(prdt_offset); in ufshcd_host_memory_configure()4200 cpu_to_le16(prdt_offset >> 2); in ufshcd_host_memory_configure()