Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/xilinx_hwicap/
H A Dxilinx_hwicap.h114 #define XHI_TYPE_1 1 macro
171 #define XHI_NOOP_PACKET (XHI_TYPE_1 << XHI_TYPE_SHIFT)
206 return (XHI_TYPE_1 << XHI_TYPE_SHIFT) | in hwicap_type_1_read()
219 return (XHI_TYPE_1 << XHI_TYPE_SHIFT) | in hwicap_type_1_write()