Home
last modified time | relevance | path

Searched defs:WRITE_REG (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/arch/hppa/gsc/
H A Dharmonyvar.h110 #define WRITE_REG(sc, reg, val) \ macro
/openbsd-src/sys/dev/pci/drm/amd/include/
H A Dmes_v11_api_def.h535 struct WRITE_REG { struct
536 uint32_t reg_offset;
537 uint32_t reg_value;
/openbsd-src/sys/dev/pci/
H A Dif_txpreg.h614 #define WRITE_REG(sc,reg,val) \ macro