Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dclx.c68 static bool tb_port_clx_supported(struct tb_port *port, unsigned int clx) in tb_port_clx_supported() function
147 if (!tb_port_clx_supported(port, TB_CL0S | TB_CL1 | TB_CL2)) in tb_port_clx()
352 up_clx_support = tb_port_clx_supported(up, clx); in tb_switch_clx_enable()
353 down_clx_support = tb_port_clx_supported(down, clx); in tb_switch_clx_enable()