Searched refs:dtor (Results 1 – 3 of 3) sorted by relevance
61 rt_uint32_t dtor; in at91_reset_host() local74 dtor = at91_mci_read(AT91_MCI_DTOR); in at91_reset_host()83 at91_mci_write(AT91_MCI_DTOR, dtor); in at91_reset_host()
61 rt_uint32_t dtor; in at91_reset_host() local74 dtor = at91_mci_read(AT91C_MCI_DTOR); in at91_reset_host()83 at91_mci_write(AT91C_MCI_DTOR, dtor); in at91_reset_host()
20 LONG (-1); *(.dtors); *(.dtor); *(SORT(.dtors.*)); LONG (0);
Completed in 10 milliseconds