Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/
H A Dxfer_mode_rate.h77 #define XFERRATE_ACTUAL_RATE_KHZ GENMASK(19, 0) macro
H A Dext_caps.c101 rate = FIELD_GET(XFERRATE_ACTUAL_RATE_KHZ, rate_entry); in hci_extcap_xfer_rates()