Home
last modified time | relevance | path

Searched defs:ody_spix_xfer_func_sts_s (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/include/plat/marvell/odyssey/csr/
H A Dody-csrs-spi.h3748 struct ody_spix_xfer_func_sts_s { struct
3749 uint64_t read_done : 1;
3750 uint64_t write_done : 1;
3751 uint64_t receive_buf_full : 1;
3752 uint64_t receive_buf_empty : 1;
3753 uint64_t xfer_ctrl_busy : 1;
3754 uint64_t xfer_cur_state : 3;
3755 uint64_t ready_received : 1;
3756 uint64_t water_mark_reached : 1;
3757 uint64_t write_buf_full : 1;
[all …]