Searched refs:new_with_model_mask (Results 1 – 2 of 2) sorted by relevance
129 const PHY_DEVICE_ID: DeviceId = DeviceId::new_with_model_mask(0x003b1841);
708 pub const fn new_with_model_mask(id: u32) -> Self { in new_with_model_mask() method