Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/fsl/dpio/
H A Ddpio-cmd.h35 #define DPIO_CHANNEL_MODE_MASK 0x3 macro
H A Ddpio.c159 attr->channel_mode = dpio_rsp->channel_mode & DPIO_CHANNEL_MODE_MASK; in dpio_get_attributes()