Searched defs:hda (Results 1 – 13 of 13) sorted by relevance
/drivers/gpu/drm/sti/ |
D | sti_hda.c | 259 struct sti_hda *hda; member 265 static u32 hda_read(struct sti_hda *hda, int offset) in hda_read() 270 static void hda_write(struct sti_hda *hda, u32 val, int offset) in hda_write() 301 static void hda_enable_hd_dacs(struct sti_hda *hda, bool enable) in hda_enable_hd_dacs() 349 struct sti_hda *hda = (struct sti_hda *)node->info_ent->data; in hda_dbg_show() local 371 static void hda_debugfs_init(struct sti_hda *hda, struct drm_minor *minor) in hda_debugfs_init() 390 static void sti_hda_configure_awg(struct sti_hda *hda, u32 *awg_instr, int nb) in sti_hda_configure_awg() 404 struct sti_hda *hda = bridge->driver_private; in sti_hda_disable() local 429 struct sti_hda *hda = bridge->driver_private; in sti_hda_pre_enable() local 520 struct sti_hda *hda = bridge->driver_private; in sti_hda_set_mode() local [all …]
|
D | sti_tvout.c | 118 struct drm_encoder *hda; member
|
/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | outp.c | 117 u8 user, bool hda) in nvkm_outp_acquire_hda() 143 nvkm_outp_acquire(struct nvkm_outp *outp, u8 user, bool hda) in nvkm_outp_acquire()
|
D | gp100.c | 52 u32 hda; in gp100_sor_new() local
|
D | ior.c | 58 enum nvkm_ior_type type, int id, bool hda) in nvkm_ior_new_()
|
D | ga102.c | 120 u32 hda = nvkm_rd32(device, 0x08a15c); in ga102_sor_new() local
|
D | ior.h | 16 bool hda; member 93 } *hda; member
|
D | tu102.c | 103 u32 hda = nvkm_rd32(device, 0x08a15c); in tu102_sor_new() local
|
D | gm200.c | 146 u32 hda; in gm200_sor_new() local
|
D | gv100.c | 205 u32 hda; in gv100_sor_new() local
|
/drivers/gpu/drm/nouveau/include/nvif/ |
D | cl5070.h | 48 __u8 hda; member
|
/drivers/gpu/drm/nouveau/dispnv50/ |
D | disp.c | 339 nv50_outp_acquire(struct nouveau_encoder *nv_encoder, bool hda) in nv50_outp_acquire() 1735 bool hda = false; in nv50_sor_atomic_enable() local
|
/drivers/pci/ |
D | quirks.c | 5542 static void quirk_gpu_hda(struct pci_dev *hda) in quirk_gpu_hda()
|