Searched refs:data_shift (Results 1 – 12 of 12) sorted by relevance
31 .data_shift = OMAP3430_DATA_SHIFT,
45 u8 data_shift; member
32 .data_shift = OMAP4430_DATA_SHIFT,
206 vc_bypass_value = (target_vsel << vc->common->data_shift) | in omap_vc_bypass_scale()
102 unsigned char data_shift; member
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()2299 cnt = min(cnt, (1 << host->data_shift) - host->part_buf_count); in dw_mci_push_part_bytes()2323 host->part_buf_count = (1 << host->data_shift) - cnt; in dw_mci_pull_final_bytes()2598 int shift = host->data_shift; in dw_mci_read_data_pio()2652 int shift = host->data_shift; in dw_mci_write_data_pio()3367 host->data_shift = 1; in dw_mci_probe()3372 host->data_shift = 3; in dw_mci_probe()3381 host->data_shift = 2; in dw_mci_probe()
218 int data_shift; member
347 bus->data_shift = v; in v4l2_fwnode_endpoint_parse_parallel_bus()
1945 dcmi->bus.data_shift = ep.bus.parallel.data_shift; in dcmi_probe()
2201 u32 data_shift; in dpaa_a050385_wa_xdpf() local2223 data_shift = xdpf->data - aligned_data; in dpaa_a050385_wa_xdpf()2228 if (xdpf->headroom >= data_shift + priv->tx_headroom) { in dpaa_a050385_wa_xdpf()
832 vin->parallel.bus.data_shift == 8) in rvin_setup()
2066 buscfg->bus.parallel.data_lane_shift = vep->bus.parallel.data_shift; in isp_parse_of_parallel_endpoint()