Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/PCI/endpoint/
H A Dpci-ntb-function.rst122 CMD_CONFIGURE_MW (0x2): Command to configure memory window (MW). The
150 See "CMD_CONFIGURE_MW" for more info.
342 sends CMD_CONFIGURE_MW/CMD_CONFIGURE_DOORBELL.
/openbmc/linux/drivers/ntb/hw/epf/
H A Dntb_hw_epf.c18 #define CMD_CONFIGURE_MW 3 macro
430 ntb_epf_send_command(ndev, CMD_CONFIGURE_MW, idx); in ntb_epf_mw_set_trans()