Home
last modified time | relevance | path

Searched refs:TB_MAX_CONFIG_RW_LENGTH (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/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