Home
last modified time | relevance | path

Searched refs:BRIDGE_BAR (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/misc/mei/
H A Dhw-txe-regs.h20 BRIDGE_BAR, enumerator
H A Dpci-txe.c54 const int mask = BIT(SEC_BAR) | BIT(BRIDGE_BAR); in mei_txe_probe()
H A Dhw-txe.c127 return mei_txe_reg_read(hw->mem_addr[BRIDGE_BAR], offset); in mei_txe_br_reg_read()
140 mei_txe_reg_write(hw->mem_addr[BRIDGE_BAR], offset, value); in mei_txe_br_reg_write()