/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
H A D | nouveau_dp.c | 147 nv_encoder->dp.link_nr = in nouveau_dp_detect() 151 nv_encoder->dp.link_nr, nv_encoder->dp.link_bw, in nouveau_dp_detect() 154 nv_encoder->dcb->dpconf.link_nr, in nouveau_dp_detect() 157 if (nv_encoder->dcb->dpconf.link_nr < nv_encoder->dp.link_nr) in nouveau_dp_detect() 158 nv_encoder->dp.link_nr = nv_encoder->dcb->dpconf.link_nr; in nouveau_dp_detect() 163 nv_encoder->dp.link_nr, nv_encoder->dp.link_bw); in nouveau_dp_detect() 246 max_rate = outp->dp.link_nr * outp->dp.link_bw; in nv50_dp_mode_valid()
|
H A D | nouveau_encoder.h | 66 int link_nr; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
H A D | nouveau_dp.c | 161 nv_encoder->dp.link_nr = in nouveau_dp_detect() 180 nv_encoder->dp.link_nr, nv_encoder->dp.link_bw, in nouveau_dp_detect() 183 nv_encoder->dcb->dpconf.link_nr, in nouveau_dp_detect() 186 if (nv_encoder->dcb->dpconf.link_nr < nv_encoder->dp.link_nr) in nouveau_dp_detect() 187 nv_encoder->dp.link_nr = nv_encoder->dcb->dpconf.link_nr; in nouveau_dp_detect() 192 nv_encoder->dp.link_nr, nv_encoder->dp.link_bw); in nouveau_dp_detect() 288 max_rate = outp->dp.link_nr * outp->dp.link_bw; in nv50_dp_mode_valid()
|
H A D | nouveau_encoder.h | 74 int link_nr; member
|
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | path.c | 217 * @link_nr: Preferred link if there are dual links on the path 223 * links on the path, prioritizes using @link_nr but takes into account 229 struct tb_port *dst, int dst_hopid, int link_nr, in tb_path_alloc() 276 in_port->link_nr != link_nr) in tb_path_alloc() 294 out_port->link_nr) { in tb_path_alloc() 301 out_port->link_nr != link_nr) { in tb_path_alloc() 304 * link_nr. in tb_path_alloc() 228 tb_path_alloc(struct tb *tb, struct tb_port *src, int src_hopid, struct tb_port *dst, int dst_hopid, int link_nr, const char *name) tb_path_alloc() argument
|
H A D | eeprom.c | 259 u8 link_nr:1; member 369 port->link_nr = entry->link_nr; in tb_drom_parse_entry_port()
|
H A D | tb.h | 195 * @link_nr: Is this primary or secondary port on the dual_link. 213 u8 link_nr:1; member 462 if (port->dual_link_port && port->link_nr) in tb_port_has_remote() 892 struct tb_port *dst, int dst_hopid, int link_nr,
|
H A D | test.c | 96 sw->ports[2].link_nr = 1; in alloc_host() 107 sw->ports[4].link_nr = 1; in alloc_host() 172 sw->ports[2].link_nr = 1; in alloc_dev_default() 183 sw->ports[4].link_nr = 1; in alloc_dev_default() 194 sw->ports[6].link_nr = 1; in alloc_dev_default() 205 sw->ports[8].link_nr = 1; in alloc_dev_default()
|
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | path.c | 227 * @link_nr: Preferred link if there are dual links on the path 233 * links on the path, prioritizes using @link_nr but takes into account 239 struct tb_port *dst, int dst_hopid, int link_nr, in tb_path_alloc() 288 in_port->link_nr != link_nr) in tb_path_alloc() 306 out_port->link_nr) { in tb_path_alloc() 313 out_port->link_nr != link_nr) { in tb_path_alloc() 316 * link_nr. in tb_path_alloc() 238 tb_path_alloc(struct tb *tb, struct tb_port *src, int src_hopid, struct tb_port *dst, int dst_hopid, int link_nr, const char *name) tb_path_alloc() argument
|
H A D | eeprom.c | 262 u8 link_nr:1; member 394 port->link_nr = entry->link_nr; in tb_drom_parse_entry_port()
|
H A D | tunnel.h | 86 struct tb_port *out, int link_nr,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvif/ |
H A D | outp.c | 131 int link_nr, int link_bw, bool hda, bool mst) in nvif_outp_acquire_dp() 136 args.dp.link_nr = link_nr; in nvif_outp_acquire_dp() 144 "[ACQUIRE proto:DP link_nr:%d link_bw:%02x hda:%d mst:%d] or:%d link:%d", in nvif_outp_acquire_dp() 145 args.dp.link_nr, args.dp.link_bw, args.dp.hda, args.dp.mst, args.or, args.link); in nvif_outp_acquire_dp() 130 nvif_outp_acquire_dp(struct nvif_outp *outp, u8 dpcd[DP_RECEIVER_CAP_SIZE], int link_nr, int link_bw, bool hda, bool mst) nvif_outp_acquire_dp() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | dcb.c | 164 outp->dpconf.link_nr = 4; in dcb_outp_parse() 168 outp->dpconf.link_nr = 2; in dcb_outp_parse() 172 outp->dpconf.link_nr = 1; in dcb_outp_parse()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | dcb.c | 164 outp->dpconf.link_nr = 4; in dcb_outp_parse() 168 outp->dpconf.link_nr = 2; in dcb_outp_parse() 172 outp->dpconf.link_nr = 1; in dcb_outp_parse()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
H A D | anx9805.c | 193 int link_nr, int link_bw, bool enh) in anx9805_aux_lnk_ctl() 201 link_nr, link_bw, enh); in anx9805_aux_lnk_ctl() 204 nvkm_wri2cr(adap, aux->addr, 0xa1, link_nr | (enh ? 0x80 : 0x00)); in anx9805_aux_lnk_ctl() 192 anx9805_aux_lnk_ctl(struct nvkm_i2c_aux *base, int link_nr, int link_bw, bool enh) anx9805_aux_lnk_ctl() argument
|
H A D | aux.h | 10 int (*lnk_ctl)(struct nvkm_i2c_aux *, int link_nr, int link_bw,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
H A D | anx9805.c | 193 int link_nr, int link_bw, bool enh) in anx9805_aux_lnk_ctl() 201 link_nr, link_bw, enh); in anx9805_aux_lnk_ctl() 204 nvkm_wri2cr(adap, aux->addr, 0xa1, link_nr | (enh ? 0x80 : 0x00)); in anx9805_aux_lnk_ctl() 192 anx9805_aux_lnk_ctl(struct nvkm_i2c_aux *base, int link_nr, int link_bw, bool enh) anx9805_aux_lnk_ctl() argument
|
H A D | aux.h | 17 int (*lnk_ctl)(struct nvkm_i2c_aux *, int link_nr, int link_bw,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | outp.h | 26 int link_nr, int link_bw, bool hda, bool mst);
|
H A D | if0012.h | 63 __u8 link_nr; /* 0 = highest possible. */ member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
H A D | dcb.h | 48 int link_nr; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
H A D | dcb.h | 48 int link_nr; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | uoutp.c | 150 u8 link_nr, u8 link_bw, bool hda, bool mst) in nvkm_uoutp_mthd_acquire_dp() 159 outp->dp.lt.nr = link_nr; in nvkm_uoutp_mthd_acquire_dp() 237 args->v0.dp.link_nr, in nvkm_uoutp_mthd_acquire() 149 nvkm_uoutp_mthd_acquire_dp(struct nvkm_outp *outp, u8 dpcd[DP_RECEIVER_CAP_SIZE], u8 link_nr, u8 link_bw, bool hda, bool mst) nvkm_uoutp_mthd_acquire_dp() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | i2c.h | 71 int nvkm_i2c_aux_lnk_ctl(struct nvkm_i2c_aux *, int link_nr, int link_bw,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | i2c.h | 57 int nvkm_i2c_aux_lnk_ctl(struct nvkm_i2c_aux *, int link_nr, int link_bw,
|