Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/display/
H A Ddrm_dp_tunnel.c122 struct drm_dp_tunnel_regs { struct
217 static int read_tunnel_regs(struct drm_dp_aux *aux, struct drm_dp_tunnel_regs *regs) in read_tunnel_regs()
234 static u8 tunnel_reg(const struct drm_dp_tunnel_regs *regs, int address) in tunnel_reg()
239 static u8 tunnel_reg_drv_group_id(const struct drm_dp_tunnel_regs *regs) in tunnel_reg_drv_group_id()
251 static int tunnel_reg_bw_granularity(const struct drm_dp_tunnel_regs *regs) in tunnel_reg_bw_granularity()
261 static int tunnel_reg_max_dprx_rate(const struct drm_dp_tunnel_regs *regs) in tunnel_reg_max_dprx_rate()
268 static int tunnel_reg_max_dprx_lane_count(const struct drm_dp_tunnel_regs *regs) in tunnel_reg_max_dprx_lane_count()
274 static bool tunnel_reg_bw_alloc_supported(const struct drm_dp_tunnel_regs *regs) in tunnel_reg_bw_alloc_supported()
285 static bool tunnel_reg_bw_alloc_enabled(const struct drm_dp_tunnel_regs *regs) in tunnel_reg_bw_alloc_enabled()
473 const struct drm_dp_tunnel_regs *regs) in create_tunnel()
[all …]