Searched refs:mcan_cfg (Results 1 – 4 of 4) sorted by relevance
33 const struct can_mcan_config *mcan_cfg = dev->config; in can_stm32h7_read_reg() local34 const struct can_stm32h7_config *stm32h7_cfg = mcan_cfg->custom; in can_stm32h7_read_reg()41 const struct can_mcan_config *mcan_cfg = dev->config; in can_stm32h7_write_reg() local42 const struct can_stm32h7_config *stm32h7_cfg = mcan_cfg->custom; in can_stm32h7_write_reg()49 const struct can_mcan_config *mcan_cfg = dev->config; in can_stm32h7_read_mram() local50 const struct can_stm32h7_config *stm32h7_cfg = mcan_cfg->custom; in can_stm32h7_read_mram()58 const struct can_mcan_config *mcan_cfg = dev->config; in can_stm32h7_write_mram() local59 const struct can_stm32h7_config *stm32h7_cfg = mcan_cfg->custom; in can_stm32h7_write_mram()66 const struct can_mcan_config *mcan_cfg = dev->config; in can_stm32h7_clear_mram() local67 const struct can_stm32h7_config *stm32h7_cfg = mcan_cfg->custom; in can_stm32h7_clear_mram()[all …]
73 const struct can_mcan_config *mcan_cfg = dev->config; in can_sam_get_core_clock() local74 const struct can_sam_config *sam_cfg = mcan_cfg->custom; in can_sam_get_core_clock()93 const struct can_mcan_config *mcan_cfg = dev->config; in can_sam_init() local94 const struct can_sam_config *sam_cfg = mcan_cfg->custom; in can_sam_init()
95 const struct can_mcan_config *mcan_cfg = dev->config; in can_sam0_get_core_clock() local96 const struct can_sam0_config *sam_cfg = mcan_cfg->custom; in can_sam0_get_core_clock()120 const struct can_mcan_config *mcan_cfg = dev->config; in can_sam0_init() local121 const struct can_sam0_config *sam_cfg = mcan_cfg->custom; in can_sam0_init()
496 const struct can_mcan_config *mcan_cfg = dev->config; in can_stm32fd_clock_enable() local497 const struct can_stm32fd_config *stm32fd_cfg = mcan_cfg->custom; in can_stm32fd_clock_enable()529 const struct can_mcan_config *mcan_cfg = dev->config; in can_stm32fd_init() local530 const struct can_stm32fd_config *stm32fd_cfg = mcan_cfg->custom; in can_stm32fd_init()