Searched refs:tb_switch_clx_enable (Results 1 – 4 of 4) sorted by relevance
318 int tb_switch_clx_enable(struct tb_switch *sw, unsigned int clx) in tb_switch_clx_enable() function
305 ret = tb_switch_clx_enable(sw, clx | TB_CL2); in tb_enable_clx()307 ret = tb_switch_clx_enable(sw, clx); in tb_enable_clx()
1012 int tb_switch_clx_enable(struct tb_switch *sw, unsigned int clx);
618 tb_switch_clx_enable(down_sw, clx); in margining_run_write()