Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dti_hecc.c185 bool use_hecc1int; member
390 if (priv->use_hecc1int) { in ti_hecc_start()
677 priv->use_hecc1int ? in ti_hecc_interrupt()
771 if (priv->use_hecc1int) { in ti_hecc_interrupt()
904 priv->use_hecc1int = of_property_read_bool(np, "ti,use-hecc1int"); in ti_hecc_probe()