Searched refs:tb_port_is_clx_enabled (Results 1 – 3 of 3) sorted by relevance
1050 bool tb_port_is_clx_enabled(struct tb_port *port, enum tb_clx clx);
573 if (tb_port_is_clx_enabled(port, TB_CL1 | TB_CL2)) { in margining_run_write()
1285 bool tb_port_is_clx_enabled(struct tb_port *port, unsigned int clx_mask) in tb_port_is_clx_enabled() function