Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/include/asm/sn/
Dklconfig.h201 ((_xbowp)->xbow_port_info[(_link) - BASE_XBOW_PORT].port_flag & XBOW_PORT_HUB)
203 ((_xbowp)->xbow_port_info[(_link) - BASE_XBOW_PORT].port_flag & XBOW_PORT_IO)
206 ((_xbowp)->xbow_port_info[(_link) - BASE_XBOW_PORT].port_flag & XBOW_PORT_ENABLE)
590 unsigned char port_flag; member
/Linux-v5.10/sound/soc/sh/
Dsiu_dai.c56 struct port_flag { struct
63 static struct port_flag siu_flags[SIU_PORT_NUM] = { argument