Searched refs:CHDB_HIGHER_n (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/bus/mhi/ep/ | ||
H A D | internal.h | 53 #define CHDB_HIGHER_n(n) (0x404 + 0x8 * (n)) macro |
H A D | ring.c | 156 ring->db_offset_h = CHDB_HIGHER_n(id); in mhi_ep_ring_init() |