Searched refs:dw10 (Results 1 – 3 of 3) sorted by relevance
36 && (sys_le32_to_cpu(bfp->dw10[5]) & BIT(9))) { in jesd216_bfp_read_support()42 && (sys_le32_to_cpu(bfp->dw10[9]) & BIT(9))) { in jesd216_bfp_read_support()65 uint32_t dw17 = sys_le32_to_cpu(bfp->dw10[7]); in jesd216_bfp_read_support()88 uint32_t dw17 = sys_le32_to_cpu(bfp->dw10[7]); in jesd216_bfp_read_support()162 uint32_t dw10 = sys_le32_to_cpu(bfp->dw10[0]); in jesd216_bfp_erase_type_times() local172 unsigned int count = 1 + ((dw10 >> (4 + (idx - 1) * 7)) & 0x1F); in jesd216_bfp_erase_type_times()173 unsigned int units = ((dw10 >> (4 + 5 + (idx - 1) * 7)) & 0x03); in jesd216_bfp_erase_type_times()174 unsigned int max_factor = 2 * (1 + (dw10 & 0x0F)); in jesd216_bfp_erase_type_times()203 uint32_t dw11 = sys_le32_to_cpu(bfp->dw10[1]); in jesd216_bfp_decode_dw11()257 uint32_t dw14 = sys_le32_to_cpu(bfp->dw10[4]); in jesd216_bfp_decode_dw14()[all …]
145 uint32_t dw10[]; member360 uint32_t dw11 = sys_le32_to_cpu(bfp->dw10[1]); in jesd216_bfp_page_size()
154 uint32_t dw12 = sys_le32_to_cpu(bfp->dw10[2]); in summarize_dw12()155 uint32_t dw13 = sys_le32_to_cpu(bfp->dw10[3]); in summarize_dw12()