Home
last modified time | relevance | path

Searched defs:clx (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/thunderbolt/
H A Dclx.c18 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() 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
H A Dtb.c270 unsigned int clx = TB_CL0S | TB_CL1; in tb_enable_clx() local
1117 bool clx, downstream; in tb_configure_asym() local
1213 bool clx, downstream; in tb_configure_sym() local
H A Dtb.h212 unsigned int clx; member
1026 unsigned int clx) in tb_switch_clx_is_enabled()
H A Ddebugfs.c561 int ret, clx; in margining_run_write() local