Home
last modified time | relevance | path

Searched defs:sel_chan (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h890 u64 sel_chan :1; member
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ir.h56 struct sel_chan struct
60 sel_chan(unsigned id = 0) : id(id) {} in sel_chan() function
61 sel_chan(unsigned sel, unsigned chan) : id(((sel << 2) | chan) + 1) {} in sel_chan() function
70 sel_chan(unsigned bank, unsigned index, in sel_chan() function
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h801 u64 sel_chan :1; member

Completed in 8 milliseconds