Searched refs:I3C_BCR_IBI_PAYLOAD (Results 1 – 4 of 4) sorted by relevance
113 if (enable && dev->info.bcr & I3C_BCR_IBI_PAYLOAD) { in ast2600_i3c_set_dat_ibi()
1043 if (dev->info.bcr & I3C_BCR_IBI_PAYLOAD) { in svc_i3c_update_ibirules()
1266 if (dev->info.bcr & I3C_BCR_IBI_PAYLOAD) in dw_i3c_master_set_sir_enabled()
95 #define I3C_BCR_IBI_PAYLOAD BIT(2) macro