Searched refs:NUM_REGS_PER_MSG_SPACE (Results 1 – 2 of 2) sorted by relevance
40 #define NUM_REGS_PER_MSG_SPACE 18 /* 1 ID + 1 DLC + 16 Data(DW0 - DW15) regs. */ macro47 ((MAX_NUM_RX - 1) * NUM_REGS_PER_MSG_SPACE) + 1)
876 assert(reg_num <= R_TB_ID_REGISTER + (NUM_REGS_PER_MSG_SPACE * in regs2frame()1002 NUM_REGS_PER_MSG_SPACE)); in store_rx_sequential()1008 NUM_REGS_PER_MSG_SPACE)); in store_rx_sequential()1152 (store_index * NUM_REGS_PER_MSG_SPACE); in update_rx_sequential()1170 (store_index * NUM_REGS_PER_MSG_SPACE); in update_rx_sequential()1315 reg_num = R_TB_ID_REGISTER + (NUM_REGS_PER_MSG_SPACE * i); in prepare_tx_data()1923 s->cfg.tx_fifo * NUM_REGS_PER_MSG_SPACE + in canfd_create_regarray()1924 s->cfg.rx0_fifo * NUM_REGS_PER_MSG_SPACE + in canfd_create_regarray()1953 num_regs += s->cfg.rx1_fifo * NUM_REGS_PER_MSG_SPACE; in canfd_create_regarray()1972 NUM_REGS_PER_MSG_SPACE); in canfd_create_regarray()[all …]