Searched refs:new_with_custom_mask (Results 1 – 1 of 1) sorted by relevance
586 const PHY_DEVICE_ID: DeviceId = DeviceId::new_with_custom_mask(0, 0);724 pub const fn new_with_custom_mask(id: u32, mask: u32) -> Self { in new_with_custom_mask() method