Home
last modified time | relevance | path

Searched defs:reg_write (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/dev/pci/drm/radeon/
H A Datom.h115 void (* reg_write)(struct card_info *, uint32_t, uint32_t); /* filled by driver */ member
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Datom.h120 void (*reg_write)(struct card_info *info, member
/openbsd/sys/dev/pci/drm/i915/gt/
H A Dselftest_workarounds.c405 static u32 reg_write(u32 old, u32 new, u32 rsvd) in reg_write() function
/openbsd/sys/dev/pci/drm/amd/display/dmub/
H A Ddmub_srv.h318 void (*reg_write)(void *ctx, uint32_t address, uint32_t value); member