Searched refs:I3C_BCR_HDR_CAP (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/i3c/ | ||
H A D | device.h | 92 #define I3C_BCR_HDR_CAP BIT(5) macro |
/linux/drivers/i3c/master/ | ||
H A D | i3c-master-cdns.c | 1274 if (info.bcr & I3C_BCR_HDR_CAP) in cdns_i3c_master_bus_init() |