Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i3c/
Di3c_cdns.c57 #define REV_ID_VERSION(m, n) ((m << 5) | (n)) macro
823 if (REV_ID_REV(data->hw_cfg.rev_id) >= REV_ID_VERSION(1, 7)) { in cdns_i3c_target_read_rx_fifo()
1239 if (REV_ID_REV(data->hw_cfg.rev_id) >= REV_ID_VERSION(1, 7)) { in cdns_i3c_target_ibi_raise()
1471 if (REV_ID_REV(data->hw_cfg.rev_id) >= REV_ID_VERSION(1, 7)) { in cdns_i3c_do_ccc()
2628 if (REV_ID_REV(data->hw_cfg.rev_id) >= REV_ID_VERSION(1, 7)) { in cdns_i3c_target_sdr_tx_thr_int_handler()
3010 if (REV_ID_REV(data->hw_cfg.rev_id) >= REV_ID_VERSION(1, 7)) { in cdns_i3c_config_get()
3123 if (REV_ID_REV(data->hw_cfg.rev_id) >= REV_ID_VERSION(1, 7)) { in cdns_i3c_target_tx_write()
3141 if (REV_ID_REV(data->hw_cfg.rev_id) >= REV_ID_VERSION(1, 7)) { in cdns_i3c_target_tx_write()
3476 if (REV_ID_REV(data->hw_cfg.rev_id) >= REV_ID_VERSION(1, 7)) { in cdns_i3c_bus_init()
3540 if (REV_ID_REV(data->hw_cfg.rev_id) >= REV_ID_VERSION(1, 4)) { in cdns_i3c_bus_init()
[all …]