Home
last modified time | relevance | path

Searched refs:use_hecc1int (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/can/
H A Dti_hecc.c195 bool use_hecc1int; member
400 if (priv->use_hecc1int) { in ti_hecc_start()
686 priv->use_hecc1int ? in ti_hecc_interrupt()
781 if (priv->use_hecc1int) { in ti_hecc_interrupt()
913 priv->use_hecc1int = of_property_read_bool(np, "ti,use-hecc1int"); in ti_hecc_probe()