Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Ddw-xdata-pcie.c29 #define CONTROL_IS_WRITE BIT(1) macro
116 control |= CONTROL_IS_WRITE; in dw_xdata_start()