Searched defs:clx (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/thunderbolt/ |
D | clx.c | 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() 211 unsigned int clx, tmp; in tb_switch_clx_init() local 298 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
|
D | tb.c | 175 unsigned int clx = TB_CL0S | TB_CL1; in tb_enable_clx() local 1016 bool clx = false, clx_disabled = false, downstream; in tb_configure_asym() local 1121 bool clx = false, clx_disabled = false, downstream; in tb_configure_sym() local
|
D | tb.h | 214 unsigned int clx; member 1059 unsigned int clx) in tb_switch_clx_is_enabled()
|
D | debugfs.c | 1041 int ret, clx; in margining_run_write() local
|