Searched refs:XCAN_SR_CONFIG_MASK (Results 1 – 1 of 1) sorted by relevance
122 #define XCAN_SR_CONFIG_MASK 0x00000001 /* Configuration mode */ macro458 while (!(priv->read_reg(priv, XCAN_SR_OFFSET) & XCAN_SR_CONFIG_MASK)) { in set_reset_mode()492 XCAN_SR_CONFIG_MASK; in xcan_set_bittiming()2041 if (priv->read_reg(priv, XCAN_SR_OFFSET) != XCAN_SR_CONFIG_MASK) { in xcan_probe()