Home
last modified time | relevance | path

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

/linux/drivers/bus/mhi/host/
H A Ddebugfs.c114 CHAN_CTX_POLLCFG_MASK) >> __ffs(CHAN_CTX_POLLCFG_MASK)); in mhi_debugfs_channels_show()
/linux/drivers/bus/mhi/
H A Dcommon.h271 #define CHAN_CTX_POLLCFG_MASK GENMASK(15, 10) macro