Home
last modified time | relevance | path

Searched refs:tb_cfg_space (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/thunderbolt/
H A Dctl.c224 enum tb_cfg_space space, u32 offset, in check_config_address()
278 static void tb_cfg_print_error(struct tb_ctl *ctl, enum tb_cfg_space space, in tb_cfg_print_error()
957 u64 route, u32 port, enum tb_cfg_space space, in tb_cfg_read_raw()
1031 u64 route, u32 port, enum tb_cfg_space space, in tb_cfg_write_raw()
1088 static int tb_cfg_get_error(struct tb_ctl *ctl, enum tb_cfg_space space, in tb_cfg_get_error()
1112 enum tb_cfg_space space, u32 offset, u32 length) in tb_cfg_read()
1138 enum tb_cfg_space space, u32 offset, u32 length) in tb_cfg_write()
H A Dtb_msgs.h15 enum tb_cfg_space { enum
54 enum tb_cfg_space space:2;
H A Dtb.h672 enum tb_cfg_space space, u32 offset, u32 length) in tb_sw_read()
686 enum tb_cfg_space space, u32 offset, u32 length) in tb_sw_write()
700 enum tb_cfg_space space, u32 offset, u32 length) in tb_port_read()
714 enum tb_cfg_space space, u32 offset, u32 length) in tb_port_write()
H A Dicm.c233 static int pcie2cio_read(struct icm *icm, enum tb_cfg_space cs, in pcie2cio_read()
254 static int pcie2cio_write(struct icm *icm, enum tb_cfg_space cs, in pcie2cio_write()
H A Ddebugfs.c222 enum tb_cfg_space space, const char __user *user_buf, in regs_write()