Searched refs:data_shift (Results 1 – 8 of 8) sorted by relevance
369 sink->bus.data_shift = vep.bus.parallel.data_shift; in dcmipp_graph_notify_bound()
993 u32 fifo_width = 1 << host->data_shift; in dw_mci_adjust_fifoth()1062 blksz_depth = blksz / (1 << host->data_shift); in dw_mci_ctrl_thld()2303 cnt = min(cnt, (1 << host->data_shift) - host->part_buf_count); in dw_mci_push_part_bytes()2327 host->part_buf_count = (1 << host->data_shift) - cnt; in dw_mci_pull_final_bytes()2687 int shift = host->data_shift; in dw_mci_read_data_pio()2741 int shift = host->data_shift; in dw_mci_write_data_pio()3459 host->data_shift = 1; in dw_mci_probe()3469 host->data_shift = 3; in dw_mci_probe()3478 host->data_shift = 2; in dw_mci_probe()
219 int data_shift; member
388 bus->data_shift = v; in v4l2_fwnode_endpoint_parse_parallel_bus()
2218 u32 data_shift; in dpaa_a050385_wa_xdpf() local2240 data_shift = xdpf->data - aligned_data; in dpaa_a050385_wa_xdpf()2245 if (xdpf->headroom >= data_shift + priv->tx_headroom) { in dpaa_a050385_wa_xdpf()
1931 dcmi->bus.data_shift = ep.bus.parallel.data_shift; in dcmi_probe()
807 vin->parallel.bus.data_shift == 8) in rvin_setup()
2036 buscfg->bus.parallel.data_lane_shift = vep->bus.parallel.data_shift; in isp_parse_of_parallel_endpoint()
Completed in 860 milliseconds