Home
last modified time | relevance | path

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

/linux/drivers/net/can/
H A Dat91_can.c92 #define AT91_MID_MIDE BIT(29) macro
318 AT91_MID_MIDE; in at91_can_id_to_reg_mid()
351 at91_write(priv, AT91_MID(i), AT91_MID_MIDE); in at91_setup_mailboxes()
610 if (reg_mid & AT91_MID_MIDE) in at91_mailbox_read()
629 at91_write(priv, AT91_MID(mb), AT91_MID_MIDE); in at91_mailbox_read()