| /linux/drivers/soundwire/ |
| H A D | bus.h | 178 int hstart; member 204 int hstart, int hstop, in sdw_fill_xport_params() argument 213 params->hstart = hstart; in sdw_fill_xport_params()
|
| H A D | generic_bandwidth_allocation.c | 61 t_data->hstart, in sdw_compute_slave_ports() 142 int sample_int, hstart = 0; in sdw_compute_master_ports() local 154 hstart = hstop - params->hwidth + 1; in sdw_compute_master_ports() 155 t_data.hstart = hstart; in sdw_compute_master_ports() 163 *port_bo, (*port_bo) >> 8, hstart, hstop, in sdw_compute_master_ports() 179 t_data.hstart = hstart; in sdw_compute_master_ports()
|
| H A D | qcom.c | 157 u8 hstart; member 1098 if (pcfg->hstart != SWR_INVALID_PARAM && pcfg->hstop != SWR_INVALID_PARAM) { in qcom_swrm_transport_params() 1099 value = (pcfg->hstop << 4) | pcfg->hstart; in qcom_swrm_transport_params() 1193 p_rt->transport_params.hstart = pcfg->hstart; in qcom_swrm_compute_params() 1501 pcfg->hstart = SWR_INVALID_PARAM; in qcom_swrm_get_port_config() 1507 of_property_read_u8_index(np, "qcom,ports-hstart", i, &pcfg->hstart); in qcom_swrm_get_port_config()
|
| H A D | stream.c | 121 wbuf = FIELD_PREP(SDW_DPN_HCTRL_HSTART, t_params->hstart); in _sdw_program_slave_port_params()
|
| H A D | cadence_master.c | 1633 u32p_replace_bits(&dpn_hctrl, t_params->hstart, CDNS_DPN_HCTRL_HSTART); in cdns_transport_params()
|
| /linux/drivers/media/usb/gspca/ |
| H A D | sn9c20x.c | 100 u8 hstart; member 1102 sd->hstart = 1; in ov9650_init_sensor() 1116 sd->hstart = 1; in ov9655_init_sensor() 1130 sd->hstart = 60; in soi968_init_sensor() 1143 sd->hstart = 3; in ov7660_init_sensor() 1157 sd->hstart = 0; in ov7670_init_sensor() 1175 sd->hstart = 2; in mt9v_init_sensor() 1193 sd->hstart = 2; in mt9v_init_sensor() 1216 sd->hstart = 6; in mt9v_init_sensor() 1234 sd->hstart = 0; in mt9m112_init_sensor() [all …]
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | dvo_ns2501.c | 212 u16 hstart; /* horizontal start, registers C1/C2 */ member 239 .hstart = 144, 259 .hstart = 215, 278 .hstart = 276, 617 ns2501_writeb(dvo, NS2501_REGC1, conf->hstart & 0xff); in ns2501_mode_set() 618 ns2501_writeb(dvo, NS2501_REGC2, conf->hstart >> 8); in ns2501_mode_set()
|
| /linux/drivers/media/i2c/ |
| H A D | ov7670.c | 193 int hstart; /* Start/stop values for the camera. Note */ member 728 .hstart = 158, /* These values from */ 739 .hstart = 170, /* Empirically determined */ 750 .hstart = 168, /* Empirically determined */ 761 .hstart = 456, /* Empirically determined */ 779 .hstart = 158, /* These values from */ 914 static int ov7670_set_hw(struct v4l2_subdev *sd, int hstart, int hstop, in ov7670_set_hw() argument 924 ret = ov7670_write(sd, REG_HSTART, (hstart >> 3) & 0xff); in ov7670_set_hw() 933 v = (v & 0xc0) | ((hstop & 0x7) << 3) | (hstart & 0x7); in ov7670_set_hw() 1068 ret = ov7670_set_hw(sd, wsize->hstart, wsize->hstop, wsize->vstart, in ov7670_apply_fmt()
|
| /linux/fs/gfs2/ |
| H A D | bmap.c | 1185 loff_t hstart = round_up(pos + written, i_blocksize(inode)); in gfs2_iomap_end() local 1188 if (hstart < hend) { in gfs2_iomap_end() 1189 truncate_pagecache_range(inode, hstart, hend - 1); in gfs2_iomap_end() 1190 punch_hole(ip, hstart, hend - hstart); in gfs2_iomap_end()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_npc_fs.c | 606 #define NPC_SCAN_HDR(name, hlid, hlt, hstart, hlen) \ in npc_scan_ldata() argument 611 if ((hstart) >= hdr && \ in npc_scan_ldata() 612 ((hstart) + (hlen)) <= (hdr + nr_bytes)) { \ in npc_scan_ldata() 613 bit_offset = (hdr + nr_bytes - (hstart) - (hlen)) * 8; \ in npc_scan_ldata()
|
| /linux/include/linux/soundwire/ |
| H A D | sdw.h | 783 unsigned int hstart; member
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sm8650.dtsi | 4699 qcom,ports-hstart = /bits/ 8 <0xff 0xff 0xff 0xff 0xff 0xff 0x08 0xff 0xff 0xff 0xff 0xff 0x0f>; 4746 qcom,ports-hstart = /bits/ 8 <0xff 0x03 0xff 0xff 0xff 0xff 0xff 0x00 0xff 0xff 0xff 0xff>; 4810 qcom,ports-hstart = /bits/ 8 <0xff 0xff 0xff 0xff 0xff 0xff 0x08 0xff 0xff 0xff 0xff 0xff 0x0f>; 4842 qcom,ports-hstart = /bits/ 8 <0xff 0xff 0xff 0xff 0xff>;
|
| H A D | sc8280xp.dtsi | 3074 qcom,ports-hstart = /bits/ 8 <0xff 0x03 0x00 0xff 0xff>; 3150 qcom,ports-hstart = /bits/ 8 <0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff>; 3193 qcom,ports-hstart = /bits/ 8 <0xff 0xff 0xff 0xff>;
|
| H A D | eliza.dtsi | 2113 qcom,ports-hstart =
|
| H A D | glymur.dtsi | 4258 …qcom,ports-hstart = /bits/ 8 <0xff 0xff 0xff 0xff 0xff 0xff 0x08 0xff 0xff 0xff 0xff 0xff 0xff 0x… 4302 …qcom,ports-hstart = /bits/ 8 <0xff 0xff 0xff 0xff 0xff 0xff 0x08 0xff 0xff 0xff 0xff 0xff 0xff 0x…
|