Home
last modified time | relevance | path

Searched defs:max_ac_packet (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dhdmigf119.c27 gf119_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, in gf119_hdmi_ctrl()
H A Dhdmig84.c27 g84_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, in g84_hdmi_ctrl()
H A Dhdmigt215.c27 gt215_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, in gt215_hdmi_ctrl()
H A Dhdmigv100.c25 gv100_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, in gv100_hdmi_ctrl()
H A Dhdmigk104.c27 gk104_hdmi_ctrl(struct nvkm_ior *ior, int head, bool enable, u8 max_ac_packet, in gk104_hdmi_ctrl()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvif/
H A Dcl5070.h69 __u8 max_ac_packet; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c805 u32 max_ac_packet; in nv50_hdmi_enable() local