Home
last modified time | relevance | path

Searched refs:TB_MAX_CONFIG_RW_LENGTH (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Ddebugfs.c261 int i, dwords = min(length, TB_MAX_CONFIG_RW_LENGTH); in cap_show()
262 u32 data[TB_MAX_CONFIG_RW_LENGTH]; in cap_show()
H A Dtb_regs.h26 #define TB_MAX_CONFIG_RW_LENGTH 60 macro
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtb_regs.h26 #define TB_MAX_CONFIG_RW_LENGTH 60 macro
H A Ddebugfs.c1123 int i, dwords = min(length, TB_MAX_CONFIG_RW_LENGTH); in cap_show()
1124 u32 data[TB_MAX_CONFIG_RW_LENGTH]; in cap_show()

Completed in 7 milliseconds