Searched defs:clx (Results 1 – 4 of 4) sorted by relevance
18 static const char *clx_name(unsigned int clx) in clx_name()68 static bool tb_port_clx_supported(struct tb_port *port, unsigned int clx) in tb_port_clx_supported()103 static int tb_port_clx_set(struct tb_port *port, unsigned int clx, bool enable) in tb_port_clx_set()132 static int tb_port_clx_disable(struct tb_port *port, unsigned int clx) in tb_port_clx_disable()137 static int tb_port_clx_enable(struct tb_port *port, unsigned int clx) in tb_port_clx_enable()172 bool tb_port_clx_is_enabled(struct tb_port *port, unsigned int clx) in tb_port_clx_is_enabled()189 unsigned int clx, tmp; in tb_switch_clx_init() local298 static bool validate_mask(unsigned int clx) in validate_mask()318 int tb_switch_clx_enable(struct tb_switch *sw, unsigned int clx) in tb_switch_clx_enable()398 unsigned int clx = sw->clx; in tb_switch_clx_disable() local
215 unsigned int clx; member1019 unsigned int clx) in tb_switch_clx_is_enabled()
561 int ret, clx; in margining_run_write() local
247 unsigned int clx = TB_CL0S | TB_CL1; in tb_enable_clx() local