Home
last modified time | relevance | path

Searched refs:hstop (Results 1 – 16 of 16) sorted by relevance

/linux-6.12.1/drivers/soundwire/
Dgeneric_bandwidth_allocation.c58 t_data->hstop, in sdw_compute_slave_ports()
86 int *port_bo, int hstop) in sdw_compute_master_ports() argument
103 t_data.hstop = hstop; in sdw_compute_master_ports()
104 hstart = hstop - params->hwidth + 1; in sdw_compute_master_ports()
111 *port_bo, (*port_bo) >> 8, hstart, hstop, in sdw_compute_master_ports()
128 t_data.hstop = hstop; in sdw_compute_master_ports()
141 int hstop = bus->params.col - 1; in _sdw_compute_port_params() local
149 sdw_compute_master_ports(m_rt, &params[i], &port_bo, hstop); in _sdw_compute_port_params()
152 hstop = hstop - params[i].hwidth; in _sdw_compute_port_params()
Dbus.h149 int hstop; member
173 int hstart, int hstop, in sdw_fill_xport_params() argument
183 params->hstop = hstop; in sdw_fill_xport_params()
Damd_manager.c393 int port_bo, hstart, hstop, sample_int; in amd_sdw_compute_params() local
398 hstop = bus->params.col - 1; in amd_sdw_compute_params()
399 t_data.hstop = hstop; in amd_sdw_compute_params()
409 p_rt->num, hstart, hstop, port_bo); in amd_sdw_compute_params()
412 port_bo, port_bo >> 8, hstart, hstop, in amd_sdw_compute_params()
420 t_data.hstop = hstop; in amd_sdw_compute_params()
497 dpn_hctrl = FIELD_PREP(AMD_DPN_HCTRL_HSTOP, params->hstop); in amd_sdw_transport_params()
Dqcom.c155 u8 hstop; member
1023 && pcfg->hstop != SWR_INVALID_PARAM) { in qcom_swrm_transport_params()
1025 value = (pcfg->hstop << 4) | pcfg->hstart; in qcom_swrm_transport_params()
1117 p_rt->transport_params.hstop = pcfg->hstop; in qcom_swrm_compute_params()
1360 u8 hstop[QCOM_SDW_MAX_PORTS]; in qcom_swrm_get_port_config() local
1429 memset(hstop, SWR_INVALID_PARAM, QCOM_SDW_MAX_PORTS); in qcom_swrm_get_port_config()
1430 of_property_read_u8_array(np, "qcom,ports-hstop", hstop, nports); in qcom_swrm_get_port_config()
1451 ctrl->pconfig[i + 1].hstop = hstop[i]; in qcom_swrm_get_port_config()
Dstream.c116 wbuf |= FIELD_PREP(SDW_DPN_HCTRL_HSTOP, t_params->hstop); in _sdw_program_slave_port_params()
Dcadence_master.c1579 u32p_replace_bits(&dpn_hctrl, t_params->hstop, CDNS_DPN_HCTRL_HSTOP); in cdns_transport_params()
/linux-6.12.1/drivers/gpu/drm/i915/display/
Ddvo_ns2501.c212 u16 hstop; /* horizontal total, registers C3/C4 */ member
239 .hstop = 783,
259 .hstop = 1016,
278 .hstop = 1299,
618 ns2501_writeb(dvo, NS2501_REGC3, conf->hstop & 0xff); in ns2501_mode_set()
619 ns2501_writeb(dvo, NS2501_REGC4, conf->hstop >> 8); in ns2501_mode_set()
/linux-6.12.1/drivers/media/i2c/
Dov7670.c195 int hstop; /* that they do not always make complete */ member
730 .hstop = 14, /* Omnivision */
741 .hstop = 90,
752 .hstop = 24,
763 .hstop = 24,
781 .hstop = 14, /* Omnivision */
915 static int ov7670_set_hw(struct v4l2_subdev *sd, int hstart, int hstop, in ov7670_set_hw() argument
928 ret = ov7670_write(sd, REG_HSTOP, (hstop >> 3) & 0xff); in ov7670_set_hw()
934 v = (v & 0xc0) | ((hstop & 0x7) << 3) | (hstart & 0x7); in ov7670_set_hw()
1069 ret = ov7670_set_hw(sd, wsize->hstart, wsize->hstop, wsize->vstart, in ov7670_apply_fmt()
/linux-6.12.1/include/linux/soundwire/
Dsdw.h778 unsigned int hstop; member
/linux-6.12.1/arch/arm64/boot/dts/qcom/
Dsm8450.dtsi2528 qcom,ports-hstop = /bits/ 8 <0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff>;
2572 qcom,ports-hstop = /bits/ 8 <0xff 0x06 0xff 0xff 0xff>;
2632 qcom,ports-hstop = /bits/ 8 <0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff>;
2664 qcom,ports-hstop = /bits/ 8 <0xff 0xff 0xff 0xff>;
Dsm8550.dtsi2388 qcom,ports-hstop = /bits/ 8 <0xff 0xff 0xff 0xff 0xff 0xff 0x08 0xff 0xff 0xff 0xff 0xff 0x0f>;
2432 qcom,ports-hstop = /bits/ 8 <0xff 0x06 0xff 0xff 0xff 0x08 0xff 0xff 0xff 0xff 0xff 0xff>;
2490 qcom,ports-hstop = /bits/ 8 <0xff 0xff 0xff 0xff 0xff 0xff 0x08 0xff 0xff 0xff 0xff 0xff 0x0f>;
2521 qcom,ports-hstop = /bits/ 8 <0xff 0xff 0xff 0xff>;
Dsm8650.dtsi2942 qcom,ports-hstop = /bits/ 8 <0xff 0xff 0xff 0xff 0xff 0xff 0x08 0xff 0xff 0xff 0xff 0xff 0x0f>;
2989 qcom,ports-hstop = /bits/ 8 <0xff 0x06 0xff 0xff 0xff 0xff 0xff 0x0f 0xff 0xff 0xff>;
3053 qcom,ports-hstop = /bits/ 8 <0xff 0xff 0xff 0xff 0xff 0xff 0x08 0xff 0xff 0xff 0xff 0xff 0x0f>;
3085 qcom,ports-hstop = /bits/ 8 <0xff 0xff 0xff 0xff>;
Dx1e80100.dtsi3556 qcom,ports-hstop = /bits/ 8 <0xff 0xff 0xff 0xff 0xff 0xff 0x08 0xff 0xff 0xff 0xff 0xff 0x0f>;
3605 qcom,ports-hstop = /bits/ 8 <0xff 0x06 0x0f 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff>;
3672 qcom,ports-hstop = /bits/ 8 <0xff 0xff 0xff 0xff 0xff 0xff 0x08 0xff 0xff 0xff 0xff 0xff 0x0f>;
3713 qcom,ports-hstop = /bits/ 8 <0xff 0xff 0xff 0xff 0xff>;
Dsc8280xp.dtsi2844 qcom,ports-hstop = /bits/ 8 <0xff 0x06 0x0f 0xff 0xff>;
2920 qcom,ports-hstop = /bits/ 8 <0xff 0xff 0xff 0xff 0xff 0xff 0xff 0xff>;
2963 qcom,ports-hstop = /bits/ 8 <0xff 0xff 0xff 0xff>;
Dsm8250.dtsi2723 qcom,ports-hstop = /bits/ 8 <0xff 0x06 0xff 0xff 0xff>;
2773 qcom,ports-hstop = /bits/ 8 <0xff 0xff 0xff 0xff 0xff>;
Dsc7280.dtsi2534 qcom,ports-hstop = /bits/ 8 <0xff 0x06 0xff 0xff 0xff>;
2585 qcom,ports-hstop = /bits/ 8 <0xff 0xff 0xff>;