Lines Matching refs:can_xmc4xxx_config
77 struct can_xmc4xxx_config { struct
93 const struct can_xmc4xxx_config *dev_cfg = dev->config; in can_xmc4xxx_set_mode() argument
118 const struct can_xmc4xxx_config *dev_cfg = dev->config; in can_xmc4xxx_set_timing()
278 const struct can_xmc4xxx_config *dev_cfg = dev->config; in can_xmc4xxx_init_fifo()
454 const struct can_xmc4xxx_config *dev_cfg = dev->config; in can_xmc4xxx_get_state_from_status()
486 const struct can_xmc4xxx_config *dev_cfg = dev->config; in can_xmc4xxx_get_state()
498 const struct can_xmc4xxx_config *dev_cfg = dev->config; in can_xmc4xxx_get_core_clock()
661 const struct can_xmc4xxx_config *dev_cfg = dev->config; in can_xmc4xxx_state_change_handler()
689 const struct can_xmc4xxx_config *dev_cfg = dev->config; in can_xmc4xxx_isr()
722 const struct can_xmc4xxx_config *dev_cfg = dev->config; in can_xmc4xxx_start()
757 const struct can_xmc4xxx_config *dev_cfg = dev->config; in can_xmc4xxx_stop()
788 const struct can_xmc4xxx_config *dev_cfg = dev->config; in can_xmc4xxx_init()
925 static const struct can_xmc4xxx_config can_xmc4xxx_config_##inst = { \