Home
last modified time | relevance | path

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

/freebsd/sys/dev/ntb/ntb_hw/
H A Dntb_hw_amd.h194 AMD_DBSTAT_OFFSET = 0x460, enumerator
H A Dntb_hw_amd.c537 dbstat_off = (uint64_t)amd_ntb_reg_read(2, AMD_DBSTAT_OFFSET); in amd_ntb_db_read()
550 amd_ntb_reg_write(2, AMD_DBSTAT_OFFSET, (uint16_t)db_bits); in amd_ntb_db_clear()
727 amd_ntb_reg_read(4, AMD_DBSTAT_OFFSET)); in amd_ntb_hw_info_handler()