Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/
H A Dxfer_mode_rate.h75 #define XFERRATE_MODE_ID GENMASK(31, 28) macro
H A Dext_caps.c103 mode_id = FIELD_GET(XFERRATE_MODE_ID, rate_entry); in hci_extcap_xfer_rates()