Searched refs:data_shift (Results 1 – 8 of 8) sorted by relevance
994 u32 fifo_width = 1 << host->data_shift; in dw_mci_adjust_fifoth()1063 blksz_depth = blksz / (1 << host->data_shift); in dw_mci_ctrl_thld()2267 cnt = min(cnt, (1 << host->data_shift) - host->part_buf_count); in dw_mci_push_part_bytes()2291 host->part_buf_count = (1 << host->data_shift) - cnt; in dw_mci_pull_final_bytes()2566 int shift = host->data_shift; in dw_mci_read_data_pio()2620 int shift = host->data_shift; in dw_mci_write_data_pio()3319 host->data_shift = 1; in dw_mci_probe()3324 host->data_shift = 3; in dw_mci_probe()3333 host->data_shift = 2; in dw_mci_probe()
215 int data_shift; member
108 .data_shift = ISIF_NO_SHIFT,574 (params->config_params.data_shift << ISIF_DATASFT_SHIFT); in isif_config_raw()
328 bus->data_shift = v; in v4l2_fwnode_endpoint_parse_parallel_bus()
2185 u32 data_shift; in dpaa_a050385_wa_xdpf() local2207 data_shift = xdpf->data - aligned_data; in dpaa_a050385_wa_xdpf()2212 if (xdpf->headroom >= data_shift + priv->tx_headroom) { in dpaa_a050385_wa_xdpf()
1919 dcmi->bus.data_shift = ep.bus.parallel.data_shift; in dcmi_probe()
724 vin->parallel.bus.data_shift == 8) in rvin_setup()
2071 buscfg->bus.parallel.data_lane_shift = vep->bus.parallel.data_shift; in isp_parse_of_parallel_endpoint()