Searched full:arc1 (Results 1 – 3 of 3) sorted by relevance
61 /* Registers below are used to pass the boot_if data between ARM and ARC1 */
58 GAUDI2_MGMT_STATUS_UP = 0x3, /* ARC1 Mgmt is up */
262 let arc1 = Arc::from(unique); in pair_from_pin_unique() 263 let arc2 = Arc::clone(&arc1); in pair_from_pin_unique() 269 Self::transmute_from_arc(arc1), in pair_from_pin_unique() 261 let arc1 = Arc::from(unique); pair_from_pin_unique() localVariable