Searched refs:tcan4x5x (Results 1 – 3 of 3) sorted by relevance
9 obj-$(CONFIG_CAN_M_CAN_TCAN4X5X) += tcan4x5x.o11 tcan4x5x-objs :=12 tcan4x5x-objs += tcan4x5x-core.o13 tcan4x5x-objs += tcan4x5x-regmap.o
246 struct tcan4x5x_priv *tcan4x5x = cdev_to_priv(cdev); in tcan4x5x_init() local249 tcan4x5x_check_wake(tcan4x5x); in tcan4x5x_init()275 struct tcan4x5x_priv *tcan4x5x = cdev_to_priv(cdev); in tcan4x5x_disable_wake() local283 struct tcan4x5x_priv *tcan4x5x = cdev_to_priv(cdev); in tcan4x5x_disable_state() local324 struct tcan4x5x_priv *tcan4x5x = cdev_to_priv(cdev); in tcan4x5x_get_gpios() local330 if (IS_ERR(tcan4x5x->device_wake_gpio)) { in tcan4x5x_get_gpios()340 if (IS_ERR(tcan4x5x->reset_gpio)) in tcan4x5x_get_gpios()341 tcan4x5x->reset_gpio = NULL; in tcan4x5x_get_gpios()343 ret = tcan4x5x_reset(tcan4x5x); in tcan4x5x_get_gpios()351 if (IS_ERR(tcan4x5x->device_state_gpio)) { in tcan4x5x_get_gpios()[all …]
8 "ti,tcan4552", "ti,tcan4x5x"9 "ti,tcan4553", "ti,tcan4x5x" or10 "ti,tcan4x5x"33 tcan4x5x: tcan4x5x@0 {34 compatible = "ti,tcan4x5x";