Guest User

redox compile error

a guest
Jun 26th, 2017
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 459.56 KB | None | 0 0
  1. Starting with UID : 1000
  2. CARGO_HOME is /cargo
  3. RUSTUP_HOME is /rustup
  4. cargo run --manifest-path installer/Cargo.toml -- --cookbook=cookbook initfs.toml
  5. Updating git repository `https://github.com/redox-os/userutils.git`
  6. Updating git repository `https://github.com/redox-os/pkgutils.git`
  7. Updating git repository `https://github.com/libOctavo/octavo.git`
  8. Updating git repository `https://github.com/redox-os/tar-rs`
  9. Downloading serde_derive v0.8.23
  10. Downloading liner v0.1.5
  11. Downloading termion v1.4.0
  12. Downloading serde_codegen v0.8.23
  13. Downloading serde_codegen_internals v0.11.3
  14. Downloading syn v0.10.8
  15. Downloading quote v0.3.15
  16. Downloading unicode-xid v0.0.4
  17. Downloading hyper-rustls v0.6.0
  18. Downloading version-compare v0.0.4
  19. Downloading serde_derive v1.0.8
  20. Downloading serde v1.0.8
  21. Downloading toml v0.4.1
  22. Downloading hyper v0.10.12
  23. Downloading webpki-roots v0.10.0
  24. Downloading rustls v0.8.0
  25. Downloading untrusted v0.5.0
  26. Downloading webpki v0.12.1
  27. Downloading time v0.1.37
  28. Downloading ring v0.9.7
  29. Downloading libc v0.2.23
  30. Downloading gcc v0.3.50
  31. Downloading rayon v0.7.1
  32. Downloading rayon-core v1.0.2
  33. Downloading lazy_static v0.2.8
  34. Downloading num_cpus v1.5.1
  35. Downloading deque v0.3.2
  36. Downloading language-tags v0.2.2
  37. Downloading url v1.4.1
  38. Downloading traitobject v0.1.0
  39. Downloading unicase v1.4.2
  40. Downloading httparse v1.2.3
  41. Downloading base64 v0.5.2
  42. Downloading typeable v0.1.2
  43. Downloading log v0.3.8
  44. Downloading mime v0.2.6
  45. Downloading matches v0.1.6
  46. Downloading idna v0.1.2
  47. Downloading unicode-normalization v0.1.4
  48. Downloading unicode-bidi v0.3.3
  49. Downloading version_check v0.1.2
  50. Downloading byteorder v1.0.0
  51. Downloading byteorder v0.5.3
  52. Downloading generic-array v0.2.1
  53. Downloading typenum v1.9.0
  54. Downloading static-buffer v0.2.0
  55. Downloading unicode-width v0.1.4
  56. Downloading serde_derive_internals v0.15.1
  57. Downloading syn v0.11.11
  58. Downloading synom v0.11.3
  59. Downloading argon2rs v0.2.5
  60. Downloading redox_syscall v0.1.18
  61. Downloading blake2-rfc v0.2.17
  62. Downloading scoped_threadpool v0.1.7
  63. Downloading constant_time_eq v0.1.2
  64. Downloading xattr v0.1.11
  65. Compiling httparse v1.2.3
  66. Compiling unicode-normalization v0.1.4
  67. Compiling gcc v0.3.50
  68. Compiling language-tags v0.2.2
  69. Compiling libc v0.2.23
  70. Compiling constant_time_eq v0.1.2
  71. Compiling traitobject v0.1.0
  72. Compiling log v0.3.8
  73. Compiling byteorder v0.5.3
  74. Compiling matches v0.1.6
  75. Compiling version-compare v0.0.4
  76. Compiling typeable v0.1.2
  77. Compiling quote v0.3.15
  78. Compiling version_check v0.1.2
  79. Compiling scoped_threadpool v0.1.7
  80. Compiling redox_syscall v0.1.18
  81. Compiling lazy_static v0.2.8
  82. Compiling rayon-core v1.0.2
  83. Compiling typenum v1.9.0
  84. Compiling untrusted v0.5.0
  85. Compiling deque v0.3.2
  86. Compiling byteorder v1.0.0
  87. Compiling serde v0.8.23
  88. Compiling serde v1.0.8
  89. Compiling unicode-width v0.1.4
  90. Compiling unicode-xid v0.0.4
  91. Compiling blake2-rfc v0.2.17
  92. Compiling xattr v0.1.11
  93. Compiling rand v0.3.15
  94. Compiling num_cpus v1.5.1
  95. Compiling termion v1.4.0
  96. Compiling time v0.1.37
  97. Compiling mime v0.2.6
  98. Compiling unicode-bidi v0.3.3
  99. Compiling unicase v1.4.2
  100. Compiling base64 v0.5.2
  101. Compiling syn v0.10.8
  102. Compiling synom v0.11.3
  103. Compiling tar v0.4.11 (https://github.com/redox-os/tar-rs#1ccf2baf)
  104. Compiling argon2rs v0.2.5
  105. Compiling liner v0.1.5
  106. Compiling toml v0.2.1
  107. Compiling syn v0.11.11
  108. Compiling idna v0.1.2
  109. Compiling toml v0.4.1
  110. Compiling userutils v0.1.0 (https://github.com/redox-os/userutils.git#3ca18917)
  111. Compiling rayon v0.7.1
  112. Compiling serde_codegen_internals v0.11.3
  113. Compiling generic-array v0.2.1
  114. Compiling url v1.4.1
  115. Compiling ring v0.9.7
  116. Compiling static-buffer v0.2.0
  117. Compiling serde_codegen v0.8.23
  118. Compiling serde_derive_internals v0.15.1
  119. Compiling octavo-digest v0.1.2 (https://github.com/libOctavo/octavo.git#d94d9246)
  120. Compiling hyper v0.10.12
  121. Compiling serde_derive v1.0.8
  122. Compiling octavo v0.1.1 (https://github.com/libOctavo/octavo.git#d94d9246)
  123. Compiling serde_derive v0.8.23
  124. Compiling webpki v0.12.1
  125. Compiling rustls v0.8.0
  126. Compiling webpki-roots v0.10.0
  127. Compiling hyper-rustls v0.6.0
  128. Compiling pkgutils v0.1.0 (https://github.com/redox-os/pkgutils.git#de029601)
  129. Compiling redox_installer v0.1.0 (file:///src/installer)
  130. Finished dev [unoptimized + debuginfo] target(s) in 91.93 secs
  131. Running `installer/target/debug/redox_installer --cookbook=cookbook initfs.toml`
  132. Install Config {
  133. general: GeneralConfig {
  134. prompt: false,
  135. sysroot: Some(
  136. "build/initfs"
  137. )
  138. },
  139. packages: {
  140. "drivers": PackageConfig {
  141. version: None,
  142. git: None,
  143. path: None
  144. },
  145. "init": PackageConfig {
  146. version: None,
  147. git: None,
  148. path: None
  149. },
  150. "redoxfs": PackageConfig {
  151. version: None,
  152. git: None,
  153. path: None
  154. }
  155. },
  156. files: [
  157. FileConfig {
  158. path: "/etc/init.rc",
  159. data: "export PATH /bin\nexport TMPDIR /tmp\nvesad T T G\nstdio display:1\nps2d\npcid /etc/pcid.toml\nredoxfs disk:0 file\ncd file:\nrun.d /etc/init.d\n"
  160. }
  161. ],
  162. users: {}
  163. }
  164. Create directory /src/build/initfs/
  165. repo - fetching drivers
  166. cook - drivers fetch
  167. Cloning into 'source'...
  168. Already up-to-date.
  169. repo - preparing drivers
  170. cook - drivers prepare
  171. repo - building drivers
  172. cook - drivers update
  173. Updating registry `https://github.com/rust-lang/crates.io-index`
  174. Updating git repository `https://github.com/redox-os/event.git`
  175. Updating git repository `https://github.com/redox-os/netutils.git`
  176. Updating git repository `https://github.com/willem66745/ntpclient-rust`
  177. cook - drivers build
  178. Updating registry `https://github.com/rust-lang/crates.io-index`
  179. Downloading filetime v0.1.10
  180. Compiling libc v0.2.24
  181. Compiling gcc v0.3.51
  182. Compiling libc v0.0.0 (file:///src/rust/src/rustc/libc_shim)
  183. Compiling core v0.0.0 (file:///src/rust/src/libcore)
  184. Compiling unwind v0.0.0 (file:///src/rust/src/libunwind)
  185. Compiling filetime v0.1.10
  186. Compiling build_helper v0.1.0 (file:///src/rust/src/build_helper)
  187. Compiling compiler_builtins v0.0.0 (file:///src/rust/src/libcompiler_builtins)
  188. Compiling std v0.0.0 (file:///src/rust/src/libstd)
  189. Compiling std_unicode v0.0.0 (file:///src/rust/src/libstd_unicode)
  190. Compiling rand v0.0.0 (file:///src/rust/src/librand)
  191. Compiling panic_abort v0.0.0 (file:///src/rust/src/libpanic_abort)
  192. Compiling alloc_system v0.0.0 (file:///src/rust/src/liballoc_system)
  193. Compiling alloc v0.0.0 (file:///src/rust/src/liballoc)
  194. Compiling collections v0.0.0 (file:///src/rust/src/libcollections)
  195. Compiling panic_unwind v0.0.0 (file:///src/rust/src/libpanic_unwind)
  196. warning: dropping unsupported crate type `dylib` for target `x86_64-unknown-redox`
  197.  
  198. Finished release [optimized] target(s) in 53.78 secs
  199. Downloading bitflags v0.7.0
  200. Downloading spin v0.4.5
  201. Downloading hyper-rustls v0.6.1
  202. Downloading rustls v0.9.0
  203. Downloading webpki-roots v0.11.0
  204. Downloading num_cpus v1.6.2
  205. Downloading url v1.5.1
  206. Downloading percent-encoding v1.0.0
  207. Downloading unicode-normalization v0.1.5
  208. Downloading base64 v0.6.0
  209. Downloading ring v0.11.0
  210. Downloading webpki v0.14.0
  211. Downloading safemem v0.2.0
  212. Downloading rayon-core v1.2.1
  213. Downloading coco v0.1.1
  214. Downloading futures v0.1.14
  215. Downloading scopeguard v0.3.2
  216. Downloading either v1.1.0
  217. Downloading toml v0.4.2
  218. Downloading orbclient v0.3.8
  219. Downloading ransid v0.2.9
  220. Compiling typeable v0.1.2
  221. Compiling gcc v0.3.51
  222. Compiling byteorder v0.5.3
  223. Compiling byteorder v1.0.0
  224. Compiling percent-encoding v1.0.0
  225. Compiling language-tags v0.2.2
  226. Compiling traitobject v0.1.0
  227. Compiling log v0.3.8
  228. Compiling lazy_static v0.2.8
  229. Compiling redox_syscall v0.1.18
  230. Compiling rayon-core v1.2.1
  231. Compiling spin v0.4.5
  232. Compiling scopeguard v0.3.2
  233. Compiling libc v0.2.24
  234. Compiling untrusted v0.5.0
  235. Compiling unicode-normalization v0.1.5
  236. Compiling matches v0.1.6
  237. Compiling httparse v1.2.3
  238. Compiling futures v0.1.14
  239. Compiling termion v1.4.0
  240. Compiling bitflags v0.7.0
  241. Compiling serde v1.0.8
  242. Compiling safemem v0.2.0
  243. Compiling quote v0.3.15
  244. Compiling ransid v0.2.9
  245. Compiling unicode-xid v0.0.4
  246. Compiling version_check v0.1.2
  247. Compiling either v1.1.0
  248. Compiling base64 v0.5.2
  249. Compiling mime v0.2.6
  250. Compiling orbclient v0.3.8
  251. Compiling bgad v0.1.0 (file:///src/cookbook/recipes/drivers/build/bgad)
  252. Compiling redox_event v0.1.0 (https://github.com/redox-os/event.git#42d552e4)
  253. Compiling num_cpus v1.6.2
  254. Compiling rand v0.3.15
  255. Compiling unicode-bidi v0.3.3
  256. Compiling nvmed v0.1.0 (file:///src/cookbook/recipes/drivers/build/nvmed)
  257. warning: unused import: `std::fs::File`
  258. --> nvmed/src/main.rs:9:5
  259. |
  260. 9 | use std::fs::File;
  261. | ^^^^^^^^^^^^^
  262. |
  263. = note: #[warn(unused_imports)] on by default
  264.  
  265. warning: unused imports: `Read`, `Write`
  266. --> nvmed/src/main.rs:10:15
  267. |
  268. 10 | use std::io::{Read, Write};
  269. | ^^^^ ^^^^^
  270. |
  271. = note: #[warn(unused_imports)] on by default
  272.  
  273. warning: unused imports: `AsRawFd`, `FromRawFd`
  274. --> nvmed/src/main.rs:11:25
  275. |
  276. 11 | use std::os::unix::io::{AsRawFd, FromRawFd, RawFd};
  277. | ^^^^^^^ ^^^^^^^^^
  278. |
  279. = note: #[warn(unused_imports)] on by default
  280.  
  281. warning: unused imports: `EVENT_READ`, `Event`, `Packet`, `Scheme`
  282. --> nvmed/src/main.rs:12:15
  283. |
  284. 12 | use syscall::{EVENT_READ, MAP_WRITE, Event, Packet, Result, Scheme};
  285. | ^^^^^^^^^^ ^^^^^ ^^^^^^ ^^^^^^
  286. |
  287. = note: #[warn(unused_imports)] on by default
  288.  
  289. warning: struct is never used: `NvmeCmd`
  290. --> nvmed/src/nvme.rs:4:1
  291. |
  292. 4 | / pub struct NvmeCmd {
  293. 5 | | /// Opcode
  294. 6 | | opcode: u8,
  295. 7 | | /// Flags
  296. ... |
  297. 30 | | cdw15: u32,
  298. 31 | | }
  299. | |_^
  300. |
  301. = note: #[warn(dead_code)] on by default
  302.  
  303. warning: method is never used: `read`
  304. --> nvmed/src/nvme.rs:34:5
  305. |
  306. 34 | / pub fn read(cid: u16, lba: u64, count: u16, dst: u64) -> Self {
  307. 35 | | NvmeCmd {
  308. 36 | | opcode: 2,
  309. 37 | | flags: 1 << 6,
  310. ... |
  311. 49 | | }
  312. 50 | | }
  313. | |_____^
  314. |
  315. = note: #[warn(dead_code)] on by default
  316.  
  317. warning: method is never used: `write`
  318. --> nvmed/src/nvme.rs:52:5
  319. |
  320. 52 | / pub fn write(cid: u16, lba: u64, count: u16, src: u64) -> Self {
  321. 53 | | NvmeCmd {
  322. 54 | | opcode: 1,
  323. 55 | | flags: 1 << 6,
  324. ... |
  325. 67 | | }
  326. 68 | | }
  327. | |_____^
  328. |
  329. = note: #[warn(dead_code)] on by default
  330.  
  331. warning: field is never used: `intms`
  332. --> nvmed/src/nvme.rs:78:5
  333. |
  334. 78 | intms: Mmio<u32>,
  335. | ^^^^^^^^^^^^^^^^
  336. |
  337. = note: #[warn(dead_code)] on by default
  338.  
  339. warning: field is never used: `intmc`
  340. --> nvmed/src/nvme.rs:80:5
  341. |
  342. 80 | intmc: Mmio<u32>,
  343. | ^^^^^^^^^^^^^^^^
  344. |
  345. = note: #[warn(dead_code)] on by default
  346.  
  347. warning: field is never used: `cc`
  348. --> nvmed/src/nvme.rs:82:5
  349. |
  350. 82 | cc: Mmio<u32>,
  351. | ^^^^^^^^^^^^^
  352. |
  353. = note: #[warn(dead_code)] on by default
  354.  
  355. warning: field is never used: `csts`
  356. --> nvmed/src/nvme.rs:86:5
  357. |
  358. 86 | csts: Mmio<u32>,
  359. | ^^^^^^^^^^^^^^^
  360. |
  361. = note: #[warn(dead_code)] on by default
  362.  
  363. warning: field is never used: `nssr`
  364. --> nvmed/src/nvme.rs:88:5
  365. |
  366. 88 | nssr: Mmio<u32>,
  367. | ^^^^^^^^^^^^^^^
  368. |
  369. = note: #[warn(dead_code)] on by default
  370.  
  371. warning: field is never used: `aqa`
  372. --> nvmed/src/nvme.rs:90:5
  373. |
  374. 90 | aqa: Mmio<u32>,
  375. | ^^^^^^^^^^^^^^
  376. |
  377. = note: #[warn(dead_code)] on by default
  378.  
  379. warning: field is never used: `asq`
  380. --> nvmed/src/nvme.rs:92:5
  381. |
  382. 92 | asq: Mmio<u64>,
  383. | ^^^^^^^^^^^^^^
  384. |
  385. = note: #[warn(dead_code)] on by default
  386.  
  387. warning: field is never used: `acq`
  388. --> nvmed/src/nvme.rs:94:5
  389. |
  390. 94 | acq: Mmio<u64>,
  391. | ^^^^^^^^^^^^^^
  392. |
  393. = note: #[warn(dead_code)] on by default
  394.  
  395. warning: field is never used: `cmbloc`
  396. --> nvmed/src/nvme.rs:96:5
  397. |
  398. 96 | cmbloc: Mmio<u32>,
  399. | ^^^^^^^^^^^^^^^^^
  400. |
  401. = note: #[warn(dead_code)] on by default
  402.  
  403. warning: field is never used: `cmbsz`
  404. --> nvmed/src/nvme.rs:98:5
  405. |
  406. 98 | cmbsz: Mmio<u32>,
  407. | ^^^^^^^^^^^^^^^^
  408. |
  409. = note: #[warn(dead_code)] on by default
  410.  
  411. warning: function is never used: `create_scheme_fallback`
  412. --> nvmed/src/main.rs:18:1
  413. |
  414. 18 | / fn create_scheme_fallback<'a>(name: &'a str, fallback: &'a str) -> Result<(&'a str, RawFd)> {
  415. 19 | | if let Ok(fd) = syscall::open(&format!(":{}", name), syscall::O_RDWR | syscall::O_CREAT | syscall::O_NONBLOCK) {
  416. 20 | | Ok((name, fd))
  417. 21 | | } else {
  418. ... |
  419. 24 | | }
  420. 25 | | }
  421. | |_^
  422. |
  423. = note: #[warn(dead_code)] on by default
  424.  
  425. Compiling ahcid v0.1.0 (file:///src/cookbook/recipes/drivers/build/ahcid)
  426. Compiling xhcid v0.1.0 (file:///src/cookbook/recipes/drivers/build/xhcid)
  427. warning: unused import: `xhci::Xhci`
  428. --> xhcid/src/main.rs:7:5
  429. |
  430. 7 | use xhci::Xhci;
  431. | ^^^^^^^^^^
  432. |
  433. = note: #[warn(unused_imports)] on by default
  434.  
  435. warning: struct is never used: `Trb`
  436. --> xhcid/src/xhci.rs:6:1
  437. |
  438. 6 | / struct Trb {
  439. 7 | | pub data: u64,
  440. 8 | | pub status: u32,
  441. 9 | | pub control: u32,
  442. 10 | | }
  443. | |_^
  444. |
  445. = note: #[warn(dead_code)] on by default
  446.  
  447. warning: method is never used: `from_type`
  448. --> xhcid/src/xhci.rs:13:5
  449. |
  450. 13 | / pub fn from_type(trb_type: u32) -> Self {
  451. 14 | | Trb {
  452. 15 | | data: 0,
  453. 16 | | status: 0,
  454. 17 | | control: (trb_type & 0x3F) << 10,
  455. 18 | | }
  456. 19 | | }
  457. | |_____^
  458. |
  459. = note: #[warn(dead_code)] on by default
  460.  
  461. warning: struct is never used: `XhciCap`
  462. --> xhcid/src/xhci.rs:23:1
  463. |
  464. 23 | / pub struct XhciCap {
  465. 24 | | len: Mmio<u8>,
  466. 25 | | _rsvd: Mmio<u8>,
  467. 26 | | hci_ver: Mmio<u16>,
  468. ... |
  469. 33 | | hcc_params2: Mmio<u32>
  470. 34 | | }
  471. | |_^
  472. |
  473. = note: #[warn(dead_code)] on by default
  474.  
  475. warning: struct is never used: `XhciOp`
  476. --> xhcid/src/xhci.rs:37:1
  477. |
  478. 37 | / pub struct XhciOp {
  479. 38 | | usb_cmd: Mmio<u32>,
  480. 39 | | usb_sts: Mmio<u32>,
  481. 40 | | page_size: Mmio<u32>,
  482. ... |
  483. 46 | | config: Mmio<u32>,
  484. 47 | | }
  485. | |_^
  486. |
  487. = note: #[warn(dead_code)] on by default
  488.  
  489. warning: struct is never used: `XhciPort`
  490. --> xhcid/src/xhci.rs:76:1
  491. |
  492. 76 | / pub struct XhciPort {
  493. 77 | | portsc : Mmio<u32>,
  494. 78 | | portpmsc : Mmio<u32>,
  495. 79 | | portli : Mmio<u32>,
  496. 80 | | porthlpmc : Mmio<u32>,
  497. 81 | | }
  498. | |_^
  499. |
  500. = note: #[warn(dead_code)] on by default
  501.  
  502. warning: method is never used: `read`
  503. --> xhcid/src/xhci.rs:84:5
  504. |
  505. 84 | / fn read(&self) -> u32 {
  506. 85 | | self.portsc.read()
  507. 86 | | }
  508. | |_____^
  509. |
  510. = note: #[warn(dead_code)] on by default
  511.  
  512. warning: method is never used: `state`
  513. --> xhcid/src/xhci.rs:88:5
  514. |
  515. 88 | / fn state(&self) -> u32 {
  516. 89 | | (self.read() & (0b1111 << 5)) >> 5
  517. 90 | | }
  518. | |_____^
  519. |
  520. = note: #[warn(dead_code)] on by default
  521.  
  522. warning: method is never used: `speed`
  523. --> xhcid/src/xhci.rs:92:5
  524. |
  525. 92 | / fn speed(&self) -> u32 {
  526. 93 | | (self.read() & (0b1111 << 10)) >> 10
  527. 94 | | }
  528. | |_____^
  529. |
  530. = note: #[warn(dead_code)] on by default
  531.  
  532. warning: method is never used: `flags`
  533. --> xhcid/src/xhci.rs:96:5
  534. |
  535. 96 | / fn flags(&self) -> XhciPortFlags {
  536. 97 | | XhciPortFlags::from_bits_truncate(self.read())
  537. 98 | | }
  538. | |_____^
  539. |
  540. = note: #[warn(dead_code)] on by default
  541.  
  542. warning: struct is never used: `XhciDoorbell`
  543. --> xhcid/src/xhci.rs:101:1
  544. |
  545. 101 | pub struct XhciDoorbell(Mmio<u32>);
  546. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  547. |
  548. = note: #[warn(dead_code)] on by default
  549.  
  550. warning: method is never used: `read`
  551. --> xhcid/src/xhci.rs:104:5
  552. |
  553. 104 | / fn read(&self) -> u32 {
  554. 105 | | self.0.read()
  555. 106 | | }
  556. | |_____^
  557. |
  558. = note: #[warn(dead_code)] on by default
  559.  
  560. warning: method is never used: `write`
  561. --> xhcid/src/xhci.rs:108:5
  562. |
  563. 108 | / fn write(&mut self, data: u32) {
  564. 109 | | self.0.write(data);
  565. 110 | | }
  566. | |_____^
  567. |
  568. = note: #[warn(dead_code)] on by default
  569.  
  570. warning: struct is never used: `XhciSlotContext`
  571. --> xhcid/src/xhci.rs:114:1
  572. |
  573. 114 | / pub struct XhciSlotContext {
  574. 115 | | inner: [u8; 32]
  575. 116 | | }
  576. | |_^
  577. |
  578. = note: #[warn(dead_code)] on by default
  579.  
  580. warning: struct is never used: `XhciEndpointContext`
  581. --> xhcid/src/xhci.rs:119:1
  582. |
  583. 119 | / pub struct XhciEndpointContext {
  584. 120 | | inner: [u8; 32]
  585. 121 | | }
  586. | |_^
  587. |
  588. = note: #[warn(dead_code)] on by default
  589.  
  590. warning: struct is never used: `XhciDeviceContext`
  591. --> xhcid/src/xhci.rs:124:1
  592. |
  593. 124 | / pub struct XhciDeviceContext {
  594. 125 | | slot: XhciSlotContext,
  595. 126 | | endpoints: [XhciEndpointContext; 15]
  596. 127 | | }
  597. | |_^
  598. |
  599. = note: #[warn(dead_code)] on by default
  600.  
  601. warning: struct is never used: `Xhci`
  602. --> xhcid/src/xhci.rs:129:1
  603. |
  604. 129 | / pub struct Xhci {
  605. 130 | | cap: &'static mut XhciCap,
  606. 131 | | op: &'static mut XhciOp,
  607. 132 | | ports: &'static mut [XhciPort],
  608. ... |
  609. 136 | | cmds: Dma<[Trb; 256]>,
  610. 137 | | }
  611. | |_^
  612. |
  613. = note: #[warn(dead_code)] on by default
  614.  
  615. warning: method is never used: `new`
  616. --> xhcid/src/xhci.rs:140:5
  617. |
  618. 140 | / pub fn new(address: usize) -> Result<Xhci> {
  619. 141 | | let cap = unsafe { &mut *(address as *mut XhciCap) };
  620. 142 | |
  621. 143 | | let op_base = address + cap.len.read() as usize;
  622. ... |
  623. 214 | | Ok(xhci)
  624. 215 | | }
  625. | |_____^
  626. |
  627. = note: #[warn(dead_code)] on by default
  628.  
  629. warning: method is never used: `init`
  630. --> xhcid/src/xhci.rs:217:5
  631. |
  632. 217 | / pub fn init(&mut self) {
  633. 218 | | for (i, port) in self.ports.iter().enumerate() {
  634. 219 | | let data = port.read();
  635. 220 | | let state = port.state();
  636. ... |
  637. 224 | | }
  638. 225 | | }
  639. | |_____^
  640. |
  641. = note: #[warn(dead_code)] on by default
  642.  
  643. Compiling base64 v0.6.0
  644. Compiling time v0.1.37
  645. Compiling synom v0.11.3
  646. Compiling coco v0.1.1
  647. Compiling unicase v1.4.2
  648. Compiling vesad v0.1.0 (file:///src/cookbook/recipes/drivers/build/vesad)
  649. Compiling ps2d v0.1.0 (file:///src/cookbook/recipes/drivers/build/ps2d)
  650. Compiling vboxd v0.1.0 (file:///src/cookbook/recipes/drivers/build/vboxd)
  651. warning: unused import: `slice`
  652. --> vboxd/src/main.rs:8:21
  653. |
  654. 8 | use std::{env, mem, slice};
  655. | ^^^^^
  656. |
  657. = note: #[warn(unused_imports)] on by default
  658.  
  659. warning: method is never used: `read`
  660. --> vboxd/src/bga.rs:21:5
  661. |
  662. 21 | / fn read(&mut self, index: u16) -> u16 {
  663. 22 | | self.index.write(index);
  664. 23 | | self.data.read()
  665. 24 | | }
  666. | |_____^
  667. |
  668. = note: #[warn(dead_code)] on by default
  669.  
  670. warning: method is never used: `width`
  671. --> vboxd/src/bga.rs:31:5
  672. |
  673. 31 | / pub fn width(&mut self) -> u16 {
  674. 32 | | self.read(BGA_INDEX_XRES)
  675. 33 | | }
  676. | |_____^
  677. |
  678. = note: #[warn(dead_code)] on by default
  679.  
  680. warning: method is never used: `height`
  681. --> vboxd/src/bga.rs:35:5
  682. |
  683. 35 | / pub fn height(&mut self) -> u16 {
  684. 36 | | self.read(BGA_INDEX_YRES)
  685. 37 | | }
  686. | |_____^
  687. |
  688. = note: #[warn(dead_code)] on by default
  689.  
  690. warning: field is never used: `size`
  691. --> vboxd/src/main.rs:29:5
  692. |
  693. 29 | size: Mmio<u32>,
  694. | ^^^^^^^^^^^^^^^
  695. |
  696. = note: #[warn(dead_code)] on by default
  697.  
  698. warning: field is never used: `version`
  699. --> vboxd/src/main.rs:30:5
  700. |
  701. 30 | version: Mmio<u32>,
  702. | ^^^^^^^^^^^^^^^^^^
  703. |
  704. = note: #[warn(dead_code)] on by default
  705.  
  706. warning: field is never used: `result`
  707. --> vboxd/src/main.rs:45:5
  708. |
  709. 45 | result: Mmio<u32>,
  710. | ^^^^^^^^^^^^^^^^^
  711. |
  712. = note: #[warn(dead_code)] on by default
  713.  
  714. warning: field is never used: `features`
  715. --> vboxd/src/main.rs:54:5
  716. |
  717. 54 | features: Mmio<u32>,
  718. | ^^^^^^^^^^^^^^^^^^^
  719. |
  720. = note: #[warn(dead_code)] on by default
  721.  
  722. warning: field is never used: `x`
  723. --> vboxd/src/main.rs:78:5
  724. |
  725. 78 | x: Mmio<u32>,
  726. | ^^^^^^^^^^^^
  727. |
  728. = note: #[warn(dead_code)] on by default
  729.  
  730. warning: field is never used: `y`
  731. --> vboxd/src/main.rs:79:5
  732. |
  733. 79 | y: Mmio<u32>,
  734. | ^^^^^^^^^^^^
  735. |
  736. = note: #[warn(dead_code)] on by default
  737.  
  738. warning: field is never used: `events`
  739. --> vboxd/src/main.rs:100:5
  740. |
  741. 100 | events: Mmio<u32>,
  742. | ^^^^^^^^^^^^^^^^^
  743. |
  744. = note: #[warn(dead_code)] on by default
  745.  
  746. warning: field is never used: `bpp`
  747. --> vboxd/src/main.rs:143:5
  748. |
  749. 143 | bpp: Mmio<u32>,
  750. | ^^^^^^^^^^^^^^
  751. |
  752. = note: #[warn(dead_code)] on by default
  753.  
  754. warning: field is never used: `eventack`
  755. --> vboxd/src/main.rs:144:5
  756. |
  757. 144 | eventack: Mmio<u32>,
  758. | ^^^^^^^^^^^^^^^^^^^
  759. |
  760. = note: #[warn(dead_code)] on by default
  761.  
  762. Compiling ihdad v0.1.0 (file:///src/cookbook/recipes/drivers/build/ihdad)
  763. warning: unnecessary parentheses around assigned value
  764. --> ihdad/src/HDA/device.rs:348:17
  765. |
  766. 348 | let addr = (addr_field & 0x7FFF);
  767. | ^^^^^^^^^^^^^^^^^^^^^
  768. |
  769. = note: #[warn(unused_parens)] on by default
  770.  
  771. warning: unnecessary parentheses around `for` head expression
  772. --> ihdad/src/HDA/device.rs:353:16
  773. |
  774. 353 | for i in (list.pop().unwrap().1 .. (addr + 1)) {
  775. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  776. |
  777. = note: #[warn(unused_parens)] on by default
  778.  
  779. warning: unnecessary parentheses around assigned value
  780. --> ihdad/src/HDA/device.rs:365:17
  781. |
  782. 365 | let addr = (addr_field & 0x7F);
  783. | ^^^^^^^^^^^^^^^^^^^
  784. |
  785. = note: #[warn(unused_parens)] on by default
  786.  
  787. warning: unnecessary parentheses around `for` head expression
  788. --> ihdad/src/HDA/device.rs:370:16
  789. |
  790. 370 | for i in (list.pop().unwrap().1 .. (addr + 1)) {
  791. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  792. |
  793. = note: #[warn(unused_parens)] on by default
  794.  
  795. warning: unnecessary parentheses around `if` condition
  796. --> ihdad/src/HDA/device.rs:422:17
  797. |
  798. 422 | } else if (config.is_input()) {
  799. | ^^^^^^^^^^^^^^^^^^^
  800. |
  801. = note: #[warn(unused_parens)] on by default
  802.  
  803. warning: unnecessary parentheses around assigned value
  804. --> ihdad/src/HDA/device.rs:811:26
  805. |
  806. 811 | if output { payload |= (1 << 15); }
  807. | ^^^^^^^^^
  808. |
  809. = note: #[warn(unused_parens)] on by default
  810.  
  811. warning: unnecessary parentheses around assigned value
  812. --> ihdad/src/HDA/device.rs:812:26
  813. |
  814. 812 | if input { payload |= (1 << 14); }
  815. | ^^^^^^^^^
  816. |
  817. = note: #[warn(unused_parens)] on by default
  818.  
  819. warning: unnecessary parentheses around assigned value
  820. --> ihdad/src/HDA/device.rs:813:26
  821. |
  822. 813 | if left { payload |= (1 << 13); }
  823. | ^^^^^^^^^
  824. |
  825. = note: #[warn(unused_parens)] on by default
  826.  
  827. warning: unnecessary parentheses around assigned value
  828. --> ihdad/src/HDA/device.rs:814:26
  829. |
  830. 814 | if right { payload |= (1 << 12); }
  831. | ^^^^^^^^^
  832. |
  833. = note: #[warn(unused_parens)] on by default
  834.  
  835. warning: unnecessary parentheses around assigned value
  836. --> ihdad/src/HDA/device.rs:815:26
  837. |
  838. 815 | if mute { payload |= (1 << 7); }
  839. | ^^^^^^^^^
  840. |
  841. = note: #[warn(unused_parens)] on by default
  842.  
  843. warning: unnecessary parentheses around assigned value
  844. --> ihdad/src/HDA/device.rs:817:14
  845. |
  846. 817 | payload |= ((gain as u16) & 0x7F);
  847. | ^^^^^^^^^^^^^^^^^^^^^^^
  848. |
  849. = note: #[warn(unused_parens)] on by default
  850.  
  851. warning: unnecessary parentheses around assigned value
  852. --> ihdad/src/HDA/stream.rs:180:12
  853. |
  854. 180 | ctrl |= (1 << 2);
  855. | ^^^^^^^^
  856. |
  857. = note: #[warn(unused_parens)] on by default
  858.  
  859. warning: unused imports: `thread`, `u16`
  860. --> ihdad/src/main.rs:9:23
  861. |
  862. 9 | use std::{env, usize, u16, thread};
  863. | ^^^ ^^^^^^
  864. |
  865. = note: #[warn(unused_imports)] on by default
  866.  
  867. warning: unused import: `RawFd`
  868. --> ihdad/src/main.rs:12:45
  869. |
  870. 12 | use std::os::unix::io::{AsRawFd, FromRawFd, RawFd};
  871. | ^^^^^
  872. |
  873. = note: #[warn(unused_imports)] on by default
  874.  
  875. warning: unused imports: `EVENT_READ`, `Event`
  876. --> ihdad/src/main.rs:13:15
  877. |
  878. 13 | use syscall::{EVENT_READ, MAP_WRITE, Event, Packet, Scheme, SchemeMut};
  879. | ^^^^^^^^^^ ^^^^^
  880. |
  881. = note: #[warn(unused_imports)] on by default
  882.  
  883. warning: unused import: `Scheme`
  884. --> ihdad/src/main.rs:13:53
  885. |
  886. 13 | use syscall::{EVENT_READ, MAP_WRITE, Event, Packet, Scheme, SchemeMut};
  887. | ^^^^^^
  888. |
  889. = note: #[warn(unused_imports)] on by default
  890.  
  891. warning: module `HDA` should have a snake case name such as `hda`
  892. --> ihdad/src/main.rs:22:1
  893. |
  894. 22 | pub mod HDA;
  895. | ^^^^^^^^^^^^
  896. |
  897. = note: #[warn(non_snake_case)] on by default
  898.  
  899. warning: unused imports: `fmt`, `mem`, `ptr`
  900. --> ihdad/src/HDA/device.rs:3:11
  901. |
  902. 3 | use std::{mem, thread, ptr, fmt};
  903. | ^^^ ^^^ ^^^
  904. |
  905. = note: #[warn(unused_imports)] on by default
  906.  
  907. warning: unused import: `max`
  908. --> ihdad/src/HDA/device.rs:5:16
  909. |
  910. 5 | use std::cmp::{max, min};
  911. | ^^^
  912. |
  913. = note: #[warn(unused_imports)] on by default
  914.  
  915. warning: unused import: `std::ptr::copy_nonoverlapping`
  916. --> ihdad/src/HDA/device.rs:6:5
  917. |
  918. 6 | use std::ptr::copy_nonoverlapping;
  919. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  920. |
  921. = note: #[warn(unused_imports)] on by default
  922.  
  923. warning: unused import: `std::sync::Arc`
  924. --> ihdad/src/HDA/device.rs:7:5
  925. |
  926. 7 | use std::sync::Arc;
  927. | ^^^^^^^^^^^^^^
  928. |
  929. = note: #[warn(unused_imports)] on by default
  930.  
  931. warning: unused import: `std::cell::RefCell`
  932. --> ihdad/src/HDA/device.rs:8:5
  933. |
  934. 8 | use std::cell::RefCell;
  935. | ^^^^^^^^^^^^^^^^^^
  936. |
  937. = note: #[warn(unused_imports)] on by default
  938.  
  939. warning: unused import: `std::string::String`
  940. --> ihdad/src/HDA/device.rs:11:5
  941. |
  942. 11 | use std::string::String;
  943. | ^^^^^^^^^^^^^^^^^^^
  944. |
  945. = note: #[warn(unused_imports)] on by default
  946.  
  947. warning: unnecessary `unsafe` block
  948. --> ihdad/src/HDA/device.rs:180:24
  949. |
  950. 180 | let buff_desc_phys = unsafe {
  951. | ________________________^
  952. 181 | | syscall::physalloc(0x1000)
  953. 182 | | .expect("Could not allocate physical memory for buffer descriptor list.")
  954. 183 | | };
  955. | |___^ unnecessary `unsafe` block
  956. |
  957. = note: #[warn(unused_unsafe)] on by default
  958.  
  959. warning: unnecessary `unsafe` block
  960. --> ihdad/src/HDA/device.rs:186:24
  961. |
  962. 186 | let buff_desc_virt = unsafe {
  963. | ________________________^
  964. 187 | | syscall::physmap(buff_desc_phys, 0x1000, MAP_WRITE)
  965. 188 | | .expect("ihdad: failed to map address for buffer descriptor list.")
  966. 189 | | };
  967. | |___^ unnecessary `unsafe` block
  968. |
  969. = note: #[warn(unused_unsafe)] on by default
  970.  
  971. warning: unnecessary `unsafe` block
  972. --> ihdad/src/HDA/device.rs:198:26
  973. |
  974. 198 | let cmd_buff_address = unsafe {
  975. | __________________________^
  976. 199 | | syscall::physalloc(0x1000)
  977. 200 | | .expect("Could not allocate physical memory for CORB and RIRB.")
  978. 201 | | };
  979. | |___^ unnecessary `unsafe` block
  980. |
  981. = note: #[warn(unused_unsafe)] on by default
  982.  
  983. warning: unnecessary `unsafe` block
  984. --> ihdad/src/HDA/device.rs:204:23
  985. |
  986. 204 | let cmd_buff_virt = unsafe { syscall::physmap(cmd_buff_address, 0x1000, MAP_WRITE).expect("ihdad: failed to map address for CORB/RIRB buff") };
  987. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unnecessary `unsafe` block
  988. |
  989. = note: #[warn(unused_unsafe)] on by default
  990.  
  991. warning: variable does not need to be mutable
  992. --> ihdad/src/HDA/device.rs:477:9
  993. |
  994. 477 | let mut res = self.find_path_to_dac(widget.connections[0]);
  995. | ^^^^^^^
  996. |
  997. = note: #[warn(unused_mut)] on by default
  998.  
  999. warning: variable does not need to be mutable
  1000. --> ihdad/src/HDA/device.rs:826:7
  1001. |
  1002. 826 | let mut output = self.get_output_stream_descriptor(index as usize).unwrap();
  1003. | ^^^^^^^^^^
  1004. |
  1005. = note: #[warn(unused_mut)] on by default
  1006.  
  1007. warning: unused variable: `sample_size`
  1008. --> ihdad/src/HDA/device.rs:831:7
  1009. |
  1010. 831 | let sample_size:usize = output.sample_size();
  1011. | ^^^^^^^^^^^
  1012. |
  1013. = note: #[warn(unused_variables)] on by default
  1014.  
  1015. warning: unused variable: `len`
  1016. --> ihdad/src/HDA/device.rs:858:7
  1017. |
  1018. 858 | let len = min(os.block_size(), buf.len());
  1019. | ^^^
  1020. |
  1021. = note: #[warn(unused_variables)] on by default
  1022.  
  1023. warning: unused variable: `codec_num`
  1024. --> ihdad/src/HDA/device.rs:922:13
  1025. |
  1026. 922 | Ok(codec_num) => {
  1027. | ^^^^^^^^^
  1028. |
  1029. = note: #[warn(unused_variables)] on by default
  1030.  
  1031. warning: unused variable: `id`
  1032. --> ihdad/src/HDA/device.rs:924:15
  1033. |
  1034. 924 | let id = self.next_id.fetch_add(1, Ordering::SeqCst);
  1035. | ^^
  1036. |
  1037. = note: #[warn(unused_variables)] on by default
  1038.  
  1039. warning: unused variable: `path`
  1040. --> ihdad/src/HDA/device.rs:978:7
  1041. |
  1042. 978 | let path: Vec<&str>;
  1043. | ^^^^
  1044. |
  1045. = note: #[warn(unused_variables)] on by default
  1046.  
  1047. warning: unused imports: `EACCES`, `EWOULDBLOCK`
  1048. --> ihdad/src/HDA/stream.rs:5:29
  1049. |
  1050. 5 | use syscall::error::{Error, EACCES, EWOULDBLOCK, EIO, Result};
  1051. | ^^^^^^ ^^^^^^^^^^^
  1052. |
  1053. = note: #[warn(unused_imports)] on by default
  1054.  
  1055. warning: unused import: `syscall::flag::O_NONBLOCK`
  1056. --> ihdad/src/HDA/stream.rs:6:5
  1057. |
  1058. 6 | use syscall::flag::O_NONBLOCK;
  1059. | ^^^^^^^^^^^^^^^^^^^^^^^^^
  1060. |
  1061. = note: #[warn(unused_imports)] on by default
  1062.  
  1063. warning: unused imports: `Dma`, `ReadOnly`
  1064. --> ihdad/src/HDA/stream.rs:7:19
  1065. |
  1066. 7 | use syscall::io::{Dma, Mmio, Io, ReadOnly};
  1067. | ^^^ ^^^^^^^^
  1068. |
  1069. = note: #[warn(unused_imports)] on by default
  1070.  
  1071. warning: unused import: `syscall::scheme::SchemeMut`
  1072. --> ihdad/src/HDA/stream.rs:8:5
  1073. |
  1074. 8 | use syscall::scheme::SchemeMut;
  1075. | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  1076. |
  1077. = note: #[warn(unused_imports)] on by default
  1078.  
  1079. warning: unused import: `std::sync::Arc`
  1080. --> ihdad/src/HDA/stream.rs:9:5
  1081. |
  1082. 9 | use std::sync::Arc;
  1083. | ^^^^^^^^^^^^^^
  1084. |
  1085. = note: #[warn(unused_imports)] on by default
  1086.  
  1087. warning: unused import: `std::cell::RefCell`
  1088. --> ihdad/src/HDA/stream.rs:10:5
  1089. |
  1090. 10 | use std::cell::RefCell;
  1091. | ^^^^^^^^^^^^^^^^^^
  1092. |
  1093. = note: #[warn(unused_imports)] on by default
  1094.  
  1095. warning: unused import: `max`
  1096. --> ihdad/src/HDA/stream.rs:12:16
  1097. |
  1098. 12 | use std::cmp::{max, min};
  1099. | ^^^
  1100. |
  1101. = note: #[warn(unused_imports)] on by default
  1102.  
  1103. warning: unused imports: `fmt`, `mem`, `ptr`, `thread`
  1104. --> ihdad/src/HDA/stream.rs:14:11
  1105. |
  1106. 14 | use std::{mem, thread, ptr, fmt};
  1107. | ^^^ ^^^^^^ ^^^ ^^^
  1108. |
  1109. = note: #[warn(unused_imports)] on by default
  1110.  
  1111. warning: variant `BR44_1` should have a camel case name such as `Br441`
  1112. --> ihdad/src/HDA/stream.rs:19:2
  1113. |
  1114. 19 | BR44_1,
  1115. | ^^^^^^
  1116. |
  1117. = note: #[warn(non_camel_case_types)] on by default
  1118.  
  1119. warning: unnecessary `unsafe` block
  1120. --> ihdad/src/HDA/stream.rs:219:3
  1121. |
  1122. 219 | / unsafe {
  1123. 220 | | OutputStream {
  1124. 221 | | buff: StreamBuffer::new(block_length, block_count).unwrap(),
  1125. 222 | |
  1126. 223 | | desc_regs: regs,
  1127. 224 | | }
  1128. 225 | | }
  1129. | |___^ unnecessary `unsafe` block
  1130. |
  1131. = note: #[warn(unused_unsafe)] on by default
  1132.  
  1133. warning: unused `std::result::Result` which must be used
  1134. --> ihdad/src/HDA/stream.rs:317:12
  1135. |
  1136. 317 | unsafe {syscall::physfree(phys_addr, block_length * block_count);}
  1137. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1138. |
  1139. = note: #[warn(unused_must_use)] on by default
  1140.  
  1141. warning: unused `std::result::Result` which must be used
  1142. --> ihdad/src/HDA/stream.rs:377:4
  1143. |
  1144. 377 | syscall::physunmap(self.addr);
  1145. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1146. |
  1147. = note: #[warn(unused_must_use)] on by default
  1148.  
  1149. warning: unused `std::result::Result` which must be used
  1150. --> ihdad/src/HDA/stream.rs:378:4
  1151. |
  1152. 378 | syscall::physfree(self.phys, self.block_len * self.block_cnt);
  1153. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1154. |
  1155. = note: #[warn(unused_must_use)] on by default
  1156.  
  1157. warning: unused imports: `mem`, `ptr`, `thread`
  1158. --> ihdad/src/HDA/common.rs:3:11
  1159. |
  1160. 3 | use std::{mem, thread, ptr, fmt};
  1161. | ^^^ ^^^^^^ ^^^
  1162. |
  1163. = note: #[warn(unused_imports)] on by default
  1164.  
  1165. warning: unused imports: `ptr`, `thread`
  1166. --> ihdad/src/HDA/node.rs:2:16
  1167. |
  1168. 2 | use std::{mem, thread, ptr, fmt};
  1169. | ^^^^^^ ^^^
  1170. |
  1171. = note: #[warn(unused_imports)] on by default
  1172.  
  1173. warning: unused imports: `fmt`, `mem`, `ptr`, `thread`
  1174. --> ihdad/src/HDA/cmdbuff.rs:1:11
  1175. |
  1176. 1 | use std::{mem, thread, ptr, fmt};
  1177. | ^^^ ^^^^^^ ^^^ ^^^
  1178. |
  1179. = note: #[warn(unused_imports)] on by default
  1180.  
  1181. warning: unused imports: `Dma`, `ReadOnly`
  1182. --> ihdad/src/HDA/cmdbuff.rs:2:19
  1183. |
  1184. 2 | use syscall::io::{Dma, Mmio, Io, ReadOnly};
  1185. | ^^^ ^^^^^^^^
  1186. |
  1187. = note: #[warn(unused_imports)] on by default
  1188.  
  1189. warning: variable `corbsize_bytes` is assigned to, but never used
  1190. --> ihdad/src/HDA/cmdbuff.rs:101:7
  1191. |
  1192. 101 | let mut corbsize_bytes: usize = 0;
  1193. | ^^^^^^^^^^^^^^^^^^
  1194. |
  1195. = note: #[warn(unused_variables)] on by default
  1196.  
  1197. warning: variable `corbsize` is assigned to, but never used
  1198. --> ihdad/src/HDA/cmdbuff.rs:102:7
  1199. |
  1200. 102 | let mut corbsize: u8 = 0;
  1201. | ^^^^^^^^^^^^
  1202. |
  1203. = note: #[warn(unused_variables)] on by default
  1204.  
  1205. warning: value assigned to `corbsize` is never read
  1206. --> ihdad/src/HDA/cmdbuff.rs:105:4
  1207. |
  1208. 105 | corbsize = 2;
  1209. | ^^^^^^^^
  1210. |
  1211. = note: #[warn(unused_assignments)] on by default
  1212.  
  1213. warning: value assigned to `corbsize_bytes` is never read
  1214. --> ihdad/src/HDA/cmdbuff.rs:106:4
  1215. |
  1216. 106 | corbsize_bytes = 1024;
  1217. | ^^^^^^^^^^^^^^
  1218. |
  1219. = note: #[warn(unused_assignments)] on by default
  1220.  
  1221. warning: value assigned to `corbsize` is never read
  1222. --> ihdad/src/HDA/cmdbuff.rs:110:4
  1223. |
  1224. 110 | corbsize = 1;
  1225. | ^^^^^^^^
  1226. |
  1227. = note: #[warn(unused_assignments)] on by default
  1228.  
  1229. warning: value assigned to `corbsize_bytes` is never read
  1230. --> ihdad/src/HDA/cmdbuff.rs:111:4
  1231. |
  1232. 111 | corbsize_bytes = 64;
  1233. | ^^^^^^^^^^^^^^
  1234. |
  1235. = note: #[warn(unused_assignments)] on by default
  1236.  
  1237. warning: value assigned to `corbsize` is never read
  1238. --> ihdad/src/HDA/cmdbuff.rs:115:4
  1239. |
  1240. 115 | corbsize = 0;
  1241. | ^^^^^^^^
  1242. |
  1243. = note: #[warn(unused_assignments)] on by default
  1244.  
  1245. warning: value assigned to `corbsize_bytes` is never read
  1246. --> ihdad/src/HDA/cmdbuff.rs:116:4
  1247. |
  1248. 116 | corbsize_bytes = 8;
  1249. | ^^^^^^^^^^^^^^
  1250. |
  1251. = note: #[warn(unused_assignments)] on by default
  1252.  
  1253. warning: variable does not need to be mutable
  1254. --> ihdad/src/HDA/cmdbuff.rs:194:7
  1255. |
  1256. 194 | let mut write_pos: usize = ( (self.regs.corbwp.read() as usize & 0xFF) + 1) % self.corb_count;
  1257. | ^^^^^^^^^^^^^
  1258. |
  1259. = note: #[warn(unused_mut)] on by default
  1260.  
  1261. warning: variable `rirbsize_bytes` is assigned to, but never used
  1262. --> ihdad/src/HDA/cmdbuff.rs:246:7
  1263. |
  1264. 246 | let mut rirbsize_bytes: usize = 0;
  1265. | ^^^^^^^^^^^^^^^^^^
  1266. |
  1267. = note: #[warn(unused_variables)] on by default
  1268.  
  1269. warning: variable `rirbsize` is assigned to, but never used
  1270. --> ihdad/src/HDA/cmdbuff.rs:247:7
  1271. |
  1272. 247 | let mut rirbsize: u8 = 0;
  1273. | ^^^^^^^^^^^^
  1274. |
  1275. = note: #[warn(unused_variables)] on by default
  1276.  
  1277. warning: value assigned to `rirbsize` is never read
  1278. --> ihdad/src/HDA/cmdbuff.rs:250:4
  1279. |
  1280. 250 | rirbsize = 2;
  1281. | ^^^^^^^^
  1282. |
  1283. = note: #[warn(unused_assignments)] on by default
  1284.  
  1285. warning: value assigned to `rirbsize_bytes` is never read
  1286. --> ihdad/src/HDA/cmdbuff.rs:251:4
  1287. |
  1288. 251 | rirbsize_bytes = 2048;
  1289. | ^^^^^^^^^^^^^^
  1290. |
  1291. = note: #[warn(unused_assignments)] on by default
  1292.  
  1293. warning: value assigned to `rirbsize` is never read
  1294. --> ihdad/src/HDA/cmdbuff.rs:255:4
  1295. |
  1296. 255 | rirbsize = 1;
  1297. | ^^^^^^^^
  1298. |
  1299. = note: #[warn(unused_assignments)] on by default
  1300.  
  1301. warning: value assigned to `rirbsize_bytes` is never read
  1302. --> ihdad/src/HDA/cmdbuff.rs:256:4
  1303. |
  1304. 256 | rirbsize_bytes = 128;
  1305. | ^^^^^^^^^^^^^^
  1306. |
  1307. = note: #[warn(unused_assignments)] on by default
  1308.  
  1309. warning: value assigned to `rirbsize` is never read
  1310. --> ihdad/src/HDA/cmdbuff.rs:260:4
  1311. |
  1312. 260 | rirbsize = 0;
  1313. | ^^^^^^^^
  1314. |
  1315. = note: #[warn(unused_assignments)] on by default
  1316.  
  1317. warning: value assigned to `rirbsize_bytes` is never read
  1318. --> ihdad/src/HDA/cmdbuff.rs:261:4
  1319. |
  1320. 261 | rirbsize_bytes = 16;
  1321. | ^^^^^^^^^^^^^^
  1322. |
  1323. = note: #[warn(unused_assignments)] on by default
  1324.  
  1325. warning: variable does not need to be mutable
  1326. --> ihdad/src/HDA/cmdbuff.rs:301:7
  1327. |
  1328. 301 | let mut read_pos: u16 = (self.rirb_rp + 1) % self.rirb_count as u16;
  1329. | ^^^^^^^^^^^^
  1330. |
  1331. = note: #[warn(unused_mut)] on by default
  1332.  
  1333. warning: variable does not need to be mutable
  1334. --> ihdad/src/HDA/cmdbuff.rs:303:7
  1335. |
  1336. 303 | let mut res: u64;
  1337. | ^^^^^^^
  1338. |
  1339. = note: #[warn(unused_mut)] on by default
  1340.  
  1341. warning: unused import: `HDA::IntelHDA`
  1342. --> ihdad/src/main.rs:24:5
  1343. |
  1344. 24 | use HDA::IntelHDA;
  1345. | ^^^^^^^^^^^^^
  1346. |
  1347. = note: #[warn(unused_imports)] on by default
  1348.  
  1349. warning: unused variable: `device_loop`
  1350. --> ihdad/src/main.rs:89:8
  1351. |
  1352. 89 | let device_loop = device.clone();
  1353. | ^^^^^^^^^^^
  1354. |
  1355. = note: #[warn(unused_variables)] on by default
  1356.  
  1357. warning: unnecessary `unsafe` block
  1358. --> ihdad/src/main.rs:96:16
  1359. |
  1360. 96 | let _irq = unsafe { device_irq.borrow_mut().irq()};
  1361. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unnecessary `unsafe` block
  1362. |
  1363. = note: #[warn(unused_unsafe)] on by default
  1364.  
  1365. warning: unreachable expression
  1366. --> ihdad/src/main.rs:186:3
  1367. |
  1368. 186 | unsafe { let _ = syscall::physunmap(address); }
  1369. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1370. |
  1371. = note: #[warn(unreachable_code)] on by default
  1372.  
  1373. Compiling idna v0.1.2
  1374. Compiling toml v0.4.2
  1375. Compiling syn v0.11.11
  1376. Compiling ntpclient v0.0.1 (https://github.com/willem66745/ntpclient-rust#7e3bdf60)
  1377. Compiling url v1.5.1
  1378. Compiling rayon v0.7.1
  1379. Compiling ring v0.11.0
  1380. Compiling hyper v0.10.12
  1381. Compiling serde_derive_internals v0.15.1
  1382. Compiling webpki v0.14.0
  1383. Compiling webpki-roots v0.11.0
  1384. Compiling rustls v0.9.0
  1385. Compiling serde_derive v1.0.8
  1386. Compiling pcid v0.1.0 (file:///src/cookbook/recipes/drivers/build/pcid)
  1387. Compiling hyper-rustls v0.6.1
  1388. Compiling netutils v0.1.0 (https://github.com/redox-os/netutils.git#dcfc9dfa)
  1389. Compiling e1000d v0.1.0 (file:///src/cookbook/recipes/drivers/build/e1000d)
  1390. Compiling rtl8168d v0.1.0 (file:///src/cookbook/recipes/drivers/build/rtl8168d)
  1391. Compiling alxd v0.1.0 (file:///src/cookbook/recipes/drivers/build/alxd)
  1392. warning: unused macro definition
  1393. --> alxd/src/device/mod.rs:1726:9
  1394. |
  1395. 1726 | / macro_rules! goto_out {
  1396. 1727 | | () => {{
  1397. 1728 | | self.free_all_ring_resources();
  1398. 1729 | | self.disable_advanced_intr();
  1399. 1730 | | return err;
  1400. 1731 | | }}
  1401. 1732 | | }
  1402. | |_________^
  1403. |
  1404. = note: #[warn(unused_macros)] on by default
  1405.  
  1406. warning: constant item is never used: `IMS_TXDW`
  1407. --> e1000d/src/device.rs:28:1
  1408. |
  1409. 28 | const IMS_TXDW: u32 = 1;
  1410. | ^^^^^^^^^^^^^^^^^^^^^^^^
  1411. |
  1412. = note: #[warn(dead_code)] on by default
  1413.  
  1414. warning: constant item is never used: `IMS_TXQE`
  1415. --> e1000d/src/device.rs:29:1
  1416. |
  1417. 29 | const IMS_TXQE: u32 = 1 << 1;
  1418. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1419. |
  1420. = note: #[warn(dead_code)] on by default
  1421.  
  1422. warning: constant item is never used: `IMS_LSC`
  1423. --> e1000d/src/device.rs:30:1
  1424. |
  1425. 30 | const IMS_LSC: u32 = 1 << 2;
  1426. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1427. |
  1428. = note: #[warn(dead_code)] on by default
  1429.  
  1430. warning: constant item is never used: `RCTL_MPE`
  1431. --> e1000d/src/device.rs:39:1
  1432. |
  1433. 39 | const RCTL_MPE: u32 = 1 << 4;
  1434. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1435. |
  1436. = note: #[warn(dead_code)] on by default
  1437.  
  1438. warning: constant item is never used: `RD_EOP`
  1439. --> e1000d/src/device.rs:68:1
  1440. |
  1441. 68 | const RD_EOP: u8 = 1 << 1;
  1442. | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  1443. |
  1444. = note: #[warn(dead_code)] on by default
  1445.  
  1446. warning: constant item is never used: `TD_DD`
  1447. --> e1000d/src/device.rs:94:1
  1448. |
  1449. 94 | const TD_DD: u8 = 1;
  1450. | ^^^^^^^^^^^^^^^^^^^^
  1451. |
  1452. = note: #[warn(dead_code)] on by default
  1453.  
  1454. warning: unreachable expression
  1455. --> e1000d/src/main.rs:133:9
  1456. |
  1457. 133 | unsafe { let _ = syscall::physunmap(address); }
  1458. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1459. |
  1460. = note: #[warn(unreachable_code)] on by default
  1461.  
  1462. warning: unreachable expression
  1463. --> rtl8168d/src/main.rs:137:9
  1464. |
  1465. 137 | unsafe { let _ = syscall::physunmap(address); }
  1466. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1467. |
  1468. = note: #[warn(unreachable_code)] on by default
  1469.  
  1470. warning: unused imports: `cmp`, `mem`, `slice`
  1471. --> alxd/src/device/mod.rs:1:11
  1472. |
  1473. 1 | use std::{cmp, mem, ptr, slice, thread, time};
  1474. | ^^^ ^^^ ^^^^^
  1475. |
  1476. = note: #[warn(unused_imports)] on by default
  1477.  
  1478. warning: constant item is never used: `DEV_ID_AR8161`
  1479. --> alxd/src/device/regs.rs:37:1
  1480. |
  1481. 37 | pub const DEV_ID_AR8161: u32 = 0x1091;
  1482. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1483. |
  1484. = note: #[warn(dead_code)] on by default
  1485.  
  1486. warning: constant item is never used: `DEV_ID_AR8162`
  1487. --> alxd/src/device/regs.rs:38:1
  1488. |
  1489. 38 | pub const DEV_ID_AR8162: u32 = 0x1090;
  1490. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1491. |
  1492. = note: #[warn(dead_code)] on by default
  1493.  
  1494. warning: constant item is never used: `DEV_ID_AR8171`
  1495. --> alxd/src/device/regs.rs:39:1
  1496. |
  1497. 39 | pub const DEV_ID_AR8171: u32 = 0x10A1;
  1498. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1499. |
  1500. = note: #[warn(dead_code)] on by default
  1501.  
  1502. warning: constant item is never used: `DEV_ID_AR8172`
  1503. --> alxd/src/device/regs.rs:40:1
  1504. |
  1505. 40 | pub const DEV_ID_AR8172: u32 = 0x10A0;
  1506. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1507. |
  1508. = note: #[warn(dead_code)] on by default
  1509.  
  1510. warning: constant item is never used: `PCI_REVID_WTH_CR`
  1511. --> alxd/src/device/regs.rs:47:1
  1512. |
  1513. 47 | pub const PCI_REVID_WTH_CR: u32 = 1 << 1;
  1514. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1515. |
  1516. = note: #[warn(dead_code)] on by default
  1517.  
  1518. warning: constant item is never used: `PCI_REVID_WTH_XD`
  1519. --> alxd/src/device/regs.rs:48:1
  1520. |
  1521. 48 | pub const PCI_REVID_WTH_XD: u32 = 1 << 0;
  1522. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1523. |
  1524. = note: #[warn(dead_code)] on by default
  1525.  
  1526. warning: constant item is never used: `PCI_REVID_MASK`
  1527. --> alxd/src/device/regs.rs:49:1
  1528. |
  1529. 49 | pub const PCI_REVID_MASK: u32 = 0x1F;
  1530. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1531. |
  1532. = note: #[warn(dead_code)] on by default
  1533.  
  1534. warning: constant item is never used: `REV_C0`
  1535. --> alxd/src/device/regs.rs:54:1
  1536. |
  1537. 54 | pub const REV_C0: u8 = 3;
  1538. | ^^^^^^^^^^^^^^^^^^^^^^^^^
  1539. |
  1540. = note: #[warn(dead_code)] on by default
  1541.  
  1542. warning: constant item is never used: `PM_CSR`
  1543. --> alxd/src/device/regs.rs:56:1
  1544. |
  1545. 56 | pub const PM_CSR: u32 = 0x0044;
  1546. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1547. |
  1548. = note: #[warn(dead_code)] on by default
  1549.  
  1550. warning: constant item is never used: `PM_CSR_PME_STAT`
  1551. --> alxd/src/device/regs.rs:57:1
  1552. |
  1553. 57 | pub const PM_CSR_PME_STAT: u32 = 1 << 15;
  1554. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1555. |
  1556. = note: #[warn(dead_code)] on by default
  1557.  
  1558. warning: constant item is never used: `PM_CSR_DSCAL_MASK`
  1559. --> alxd/src/device/regs.rs:58:1
  1560. |
  1561. 58 | pub const PM_CSR_DSCAL_MASK: u32 = 0x3;
  1562. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1563. |
  1564. = note: #[warn(dead_code)] on by default
  1565.  
  1566. warning: constant item is never used: `PM_CSR_DSCAL_SHIFT`
  1567. --> alxd/src/device/regs.rs:59:1
  1568. |
  1569. 59 | pub const PM_CSR_DSCAL_SHIFT: u32 = 13;
  1570. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1571. |
  1572. = note: #[warn(dead_code)] on by default
  1573.  
  1574. warning: constant item is never used: `PM_CSR_DSEL_MASK`
  1575. --> alxd/src/device/regs.rs:60:1
  1576. |
  1577. 60 | pub const PM_CSR_DSEL_MASK: u32 = 0xF;
  1578. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1579. |
  1580. = note: #[warn(dead_code)] on by default
  1581.  
  1582. warning: constant item is never used: `PM_CSR_DSEL_SHIFT`
  1583. --> alxd/src/device/regs.rs:61:1
  1584. |
  1585. 61 | pub const PM_CSR_DSEL_SHIFT: u32 = 9;
  1586. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1587. |
  1588. = note: #[warn(dead_code)] on by default
  1589.  
  1590. warning: constant item is never used: `PM_CSR_PME_EN`
  1591. --> alxd/src/device/regs.rs:62:1
  1592. |
  1593. 62 | pub const PM_CSR_PME_EN: u32 = 1 << 8;
  1594. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1595. |
  1596. = note: #[warn(dead_code)] on by default
  1597.  
  1598. warning: constant item is never used: `PM_CSR_PWST_MASK`
  1599. --> alxd/src/device/regs.rs:63:1
  1600. |
  1601. 63 | pub const PM_CSR_PWST_MASK: u32 = 0x3;
  1602. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1603. |
  1604. = note: #[warn(dead_code)] on by default
  1605.  
  1606. warning: constant item is never used: `PM_CSR_PWST_SHIFT`
  1607. --> alxd/src/device/regs.rs:64:1
  1608. |
  1609. 64 | pub const PM_CSR_PWST_SHIFT: u32 = 0;
  1610. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1611. |
  1612. = note: #[warn(dead_code)] on by default
  1613.  
  1614. warning: constant item is never used: `DEV_CAP`
  1615. --> alxd/src/device/regs.rs:66:1
  1616. |
  1617. 66 | pub const DEV_CAP: u32 = 0x005C;
  1618. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1619. |
  1620. = note: #[warn(dead_code)] on by default
  1621.  
  1622. warning: constant item is never used: `DEV_CAP_SPLSL_MASK`
  1623. --> alxd/src/device/regs.rs:67:1
  1624. |
  1625. 67 | pub const DEV_CAP_SPLSL_MASK: u32 = 0x3;
  1626. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1627. |
  1628. = note: #[warn(dead_code)] on by default
  1629.  
  1630. warning: constant item is never used: `DEV_CAP_SPLSL_SHIFT`
  1631. --> alxd/src/device/regs.rs:68:1
  1632. |
  1633. 68 | pub const DEV_CAP_SPLSL_SHIFT: u32 = 26;
  1634. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1635. |
  1636. = note: #[warn(dead_code)] on by default
  1637.  
  1638. warning: constant item is never used: `DEV_CAP_SPLV_MASK`
  1639. --> alxd/src/device/regs.rs:69:1
  1640. |
  1641. 69 | pub const DEV_CAP_SPLV_MASK: u32 = 0xFF;
  1642. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1643. |
  1644. = note: #[warn(dead_code)] on by default
  1645.  
  1646. warning: constant item is never used: `DEV_CAP_SPLV_SHIFT`
  1647. --> alxd/src/device/regs.rs:70:1
  1648. |
  1649. 70 | pub const DEV_CAP_SPLV_SHIFT: u32 = 18;
  1650. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1651. |
  1652. = note: #[warn(dead_code)] on by default
  1653.  
  1654. warning: constant item is never used: `DEV_CAP_RBER`
  1655. --> alxd/src/device/regs.rs:71:1
  1656. |
  1657. 71 | pub const DEV_CAP_RBER: u32 = 1 << 15;
  1658. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1659. |
  1660. = note: #[warn(dead_code)] on by default
  1661.  
  1662. warning: constant item is never used: `DEV_CAP_PIPRS`
  1663. --> alxd/src/device/regs.rs:72:1
  1664. |
  1665. 72 | pub const DEV_CAP_PIPRS: u32 = 1 << 14;
  1666. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1667. |
  1668. = note: #[warn(dead_code)] on by default
  1669.  
  1670. warning: constant item is never used: `DEV_CAP_AIPRS`
  1671. --> alxd/src/device/regs.rs:73:1
  1672. |
  1673. 73 | pub const DEV_CAP_AIPRS: u32 = 1 << 13;
  1674. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1675. |
  1676. = note: #[warn(dead_code)] on by default
  1677.  
  1678. warning: constant item is never used: `DEV_CAP_ABPRS`
  1679. --> alxd/src/device/regs.rs:74:1
  1680. |
  1681. 74 | pub const DEV_CAP_ABPRS: u32 = 1 << 12;
  1682. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1683. |
  1684. = note: #[warn(dead_code)] on by default
  1685.  
  1686. warning: constant item is never used: `DEV_CAP_L1ACLAT_MASK`
  1687. --> alxd/src/device/regs.rs:75:1
  1688. |
  1689. 75 | pub const DEV_CAP_L1ACLAT_MASK: u32 = 0x7;
  1690. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1691. |
  1692. = note: #[warn(dead_code)] on by default
  1693.  
  1694. warning: constant item is never used: `DEV_CAP_L1ACLAT_SHIFT`
  1695. --> alxd/src/device/regs.rs:76:1
  1696. |
  1697. 76 | pub const DEV_CAP_L1ACLAT_SHIFT: u32 = 9;
  1698. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1699. |
  1700. = note: #[warn(dead_code)] on by default
  1701.  
  1702. warning: constant item is never used: `DEV_CAP_L0SACLAT_MASK`
  1703. --> alxd/src/device/regs.rs:77:1
  1704. |
  1705. 77 | pub const DEV_CAP_L0SACLAT_MASK: u32 = 0x7;
  1706. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1707. |
  1708. = note: #[warn(dead_code)] on by default
  1709.  
  1710. warning: constant item is never used: `DEV_CAP_L0SACLAT_SHIFT`
  1711. --> alxd/src/device/regs.rs:78:1
  1712. |
  1713. 78 | pub const DEV_CAP_L0SACLAT_SHIFT: u32 = 6;
  1714. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1715. |
  1716. = note: #[warn(dead_code)] on by default
  1717.  
  1718. warning: constant item is never used: `DEV_CAP_EXTAG`
  1719. --> alxd/src/device/regs.rs:79:1
  1720. |
  1721. 79 | pub const DEV_CAP_EXTAG: u32 = 1 << 5;
  1722. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1723. |
  1724. = note: #[warn(dead_code)] on by default
  1725.  
  1726. warning: constant item is never used: `DEV_CAP_PHANTOM`
  1727. --> alxd/src/device/regs.rs:80:1
  1728. |
  1729. 80 | pub const DEV_CAP_PHANTOM: u32 = 1 << 4;
  1730. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1731. |
  1732. = note: #[warn(dead_code)] on by default
  1733.  
  1734. warning: constant item is never used: `DEV_CAP_MPL_MASK`
  1735. --> alxd/src/device/regs.rs:81:1
  1736. |
  1737. 81 | pub const DEV_CAP_MPL_MASK: u32 = 0x7;
  1738. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1739. |
  1740. = note: #[warn(dead_code)] on by default
  1741.  
  1742. warning: constant item is never used: `DEV_CAP_MPL_SHIFT`
  1743. --> alxd/src/device/regs.rs:82:1
  1744. |
  1745. 82 | pub const DEV_CAP_MPL_SHIFT: u32 = 0;
  1746. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1747. |
  1748. = note: #[warn(dead_code)] on by default
  1749.  
  1750. warning: constant item is never used: `DEV_CAP_MPL_128`
  1751. --> alxd/src/device/regs.rs:83:1
  1752. |
  1753. 83 | pub const DEV_CAP_MPL_128: u32 = 1;
  1754. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1755. |
  1756. = note: #[warn(dead_code)] on by default
  1757.  
  1758. warning: constant item is never used: `DEV_CAP_MPL_256`
  1759. --> alxd/src/device/regs.rs:84:1
  1760. |
  1761. 84 | pub const DEV_CAP_MPL_256: u32 = 2;
  1762. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1763. |
  1764. = note: #[warn(dead_code)] on by default
  1765.  
  1766. warning: constant item is never used: `DEV_CAP_MPL_512`
  1767. --> alxd/src/device/regs.rs:85:1
  1768. |
  1769. 85 | pub const DEV_CAP_MPL_512: u32 = 3;
  1770. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1771. |
  1772. = note: #[warn(dead_code)] on by default
  1773.  
  1774. warning: constant item is never used: `DEV_CAP_MPL_1024`
  1775. --> alxd/src/device/regs.rs:86:1
  1776. |
  1777. 86 | pub const DEV_CAP_MPL_1024: u32 = 4;
  1778. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1779. |
  1780. = note: #[warn(dead_code)] on by default
  1781.  
  1782. warning: constant item is never used: `DEV_CAP_MPL_2048`
  1783. --> alxd/src/device/regs.rs:87:1
  1784. |
  1785. 87 | pub const DEV_CAP_MPL_2048: u32 = 5;
  1786. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1787. |
  1788. = note: #[warn(dead_code)] on by default
  1789.  
  1790. warning: constant item is never used: `DEV_CAP_MPL_4096`
  1791. --> alxd/src/device/regs.rs:88:1
  1792. |
  1793. 88 | pub const DEV_CAP_MPL_4096: u32 = 6;
  1794. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1795. |
  1796. = note: #[warn(dead_code)] on by default
  1797.  
  1798. warning: constant item is never used: `DEV_CTRL`
  1799. --> alxd/src/device/regs.rs:90:1
  1800. |
  1801. 90 | pub const DEV_CTRL: u32 = 0x0060;
  1802. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1803. |
  1804. = note: #[warn(dead_code)] on by default
  1805.  
  1806. warning: constant item is never used: `DEV_CTRL_MAXRRS_MASK`
  1807. --> alxd/src/device/regs.rs:91:1
  1808. |
  1809. 91 | pub const DEV_CTRL_MAXRRS_MASK: u32 = 0x7;
  1810. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1811. |
  1812. = note: #[warn(dead_code)] on by default
  1813.  
  1814. warning: constant item is never used: `DEV_CTRL_MAXRRS_SHIFT`
  1815. --> alxd/src/device/regs.rs:92:1
  1816. |
  1817. 92 | pub const DEV_CTRL_MAXRRS_SHIFT: u32 = 12;
  1818. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1819. |
  1820. = note: #[warn(dead_code)] on by default
  1821.  
  1822. warning: constant item is never used: `DEV_CTRL_NOSNP_EN`
  1823. --> alxd/src/device/regs.rs:94:1
  1824. |
  1825. 94 | pub const DEV_CTRL_NOSNP_EN: u32 = 1 << 11;
  1826. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1827. |
  1828. = note: #[warn(dead_code)] on by default
  1829.  
  1830. warning: constant item is never used: `DEV_CTRL_AUXPWR_EN`
  1831. --> alxd/src/device/regs.rs:95:1
  1832. |
  1833. 95 | pub const DEV_CTRL_AUXPWR_EN: u32 = 1 << 10;
  1834. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1835. |
  1836. = note: #[warn(dead_code)] on by default
  1837.  
  1838. warning: constant item is never used: `DEV_CTRL_PHANTOM_EN`
  1839. --> alxd/src/device/regs.rs:96:1
  1840. |
  1841. 96 | pub const DEV_CTRL_PHANTOM_EN: u32 = 1 << 9;
  1842. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1843. |
  1844. = note: #[warn(dead_code)] on by default
  1845.  
  1846. warning: constant item is never used: `DEV_CTRL_EXTAG_EN`
  1847. --> alxd/src/device/regs.rs:97:1
  1848. |
  1849. 97 | pub const DEV_CTRL_EXTAG_EN: u32 = 1 << 8;
  1850. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1851. |
  1852. = note: #[warn(dead_code)] on by default
  1853.  
  1854. warning: constant item is never used: `DEV_CTRL_MPL_MASK`
  1855. --> alxd/src/device/regs.rs:98:1
  1856. |
  1857. 98 | pub const DEV_CTRL_MPL_MASK: u32 = 0x7;
  1858. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1859. |
  1860. = note: #[warn(dead_code)] on by default
  1861.  
  1862. warning: constant item is never used: `DEV_CTRL_MPL_SHIFT`
  1863. --> alxd/src/device/regs.rs:99:1
  1864. |
  1865. 99 | pub const DEV_CTRL_MPL_SHIFT: u32 = 5;
  1866. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1867. |
  1868. = note: #[warn(dead_code)] on by default
  1869.  
  1870. warning: constant item is never used: `DEV_CTRL_RELORD_EN`
  1871. --> alxd/src/device/regs.rs:100:1
  1872. |
  1873. 100 | pub const DEV_CTRL_RELORD_EN: u32 = 1 << 4;
  1874. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1875. |
  1876. = note: #[warn(dead_code)] on by default
  1877.  
  1878. warning: constant item is never used: `DEV_CTRL_URR_EN`
  1879. --> alxd/src/device/regs.rs:101:1
  1880. |
  1881. 101 | pub const DEV_CTRL_URR_EN: u32 = 1 << 3;
  1882. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1883. |
  1884. = note: #[warn(dead_code)] on by default
  1885.  
  1886. warning: constant item is never used: `DEV_CTRL_FERR_EN`
  1887. --> alxd/src/device/regs.rs:102:1
  1888. |
  1889. 102 | pub const DEV_CTRL_FERR_EN: u32 = 1 << 2;
  1890. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1891. |
  1892. = note: #[warn(dead_code)] on by default
  1893.  
  1894. warning: constant item is never used: `DEV_CTRL_NFERR_EN`
  1895. --> alxd/src/device/regs.rs:103:1
  1896. |
  1897. 103 | pub const DEV_CTRL_NFERR_EN: u32 = 1 << 1;
  1898. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1899. |
  1900. = note: #[warn(dead_code)] on by default
  1901.  
  1902. warning: constant item is never used: `DEV_CTRL_CERR_EN`
  1903. --> alxd/src/device/regs.rs:104:1
  1904. |
  1905. 104 | pub const DEV_CTRL_CERR_EN: u32 = 1 << 0;
  1906. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1907. |
  1908. = note: #[warn(dead_code)] on by default
  1909.  
  1910. warning: constant item is never used: `DEV_STAT`
  1911. --> alxd/src/device/regs.rs:106:1
  1912. |
  1913. 106 | pub const DEV_STAT: u32 = 0x0062;
  1914. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1915. |
  1916. = note: #[warn(dead_code)] on by default
  1917.  
  1918. warning: constant item is never used: `DEV_STAT_XS_PEND`
  1919. --> alxd/src/device/regs.rs:107:1
  1920. |
  1921. 107 | pub const DEV_STAT_XS_PEND: u32 = 1 << 5;
  1922. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1923. |
  1924. = note: #[warn(dead_code)] on by default
  1925.  
  1926. warning: constant item is never used: `DEV_STAT_AUXPWR`
  1927. --> alxd/src/device/regs.rs:108:1
  1928. |
  1929. 108 | pub const DEV_STAT_AUXPWR: u32 = 1 << 4;
  1930. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1931. |
  1932. = note: #[warn(dead_code)] on by default
  1933.  
  1934. warning: constant item is never used: `DEV_STAT_UR`
  1935. --> alxd/src/device/regs.rs:109:1
  1936. |
  1937. 109 | pub const DEV_STAT_UR: u32 = 1 << 3;
  1938. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1939. |
  1940. = note: #[warn(dead_code)] on by default
  1941.  
  1942. warning: constant item is never used: `DEV_STAT_FERR`
  1943. --> alxd/src/device/regs.rs:110:1
  1944. |
  1945. 110 | pub const DEV_STAT_FERR: u32 = 1 << 2;
  1946. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1947. |
  1948. = note: #[warn(dead_code)] on by default
  1949.  
  1950. warning: constant item is never used: `DEV_STAT_NFERR`
  1951. --> alxd/src/device/regs.rs:111:1
  1952. |
  1953. 111 | pub const DEV_STAT_NFERR: u32 = 1 << 1;
  1954. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1955. |
  1956. = note: #[warn(dead_code)] on by default
  1957.  
  1958. warning: constant item is never used: `DEV_STAT_CERR`
  1959. --> alxd/src/device/regs.rs:112:1
  1960. |
  1961. 112 | pub const DEV_STAT_CERR: u32 = 1 << 0;
  1962. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1963. |
  1964. = note: #[warn(dead_code)] on by default
  1965.  
  1966. warning: constant item is never used: `LNK_CAP`
  1967. --> alxd/src/device/regs.rs:114:1
  1968. |
  1969. 114 | pub const LNK_CAP: u32 = 0x0064;
  1970. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1971. |
  1972. = note: #[warn(dead_code)] on by default
  1973.  
  1974. warning: constant item is never used: `LNK_CAP_PRTNUM_MASK`
  1975. --> alxd/src/device/regs.rs:115:1
  1976. |
  1977. 115 | pub const LNK_CAP_PRTNUM_MASK: u32 = 0xFF;
  1978. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1979. |
  1980. = note: #[warn(dead_code)] on by default
  1981.  
  1982. warning: constant item is never used: `LNK_CAP_PRTNUM_SHIFT`
  1983. --> alxd/src/device/regs.rs:116:1
  1984. |
  1985. 116 | pub const LNK_CAP_PRTNUM_SHIFT: u32 = 24;
  1986. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1987. |
  1988. = note: #[warn(dead_code)] on by default
  1989.  
  1990. warning: constant item is never used: `LNK_CAP_CLK_PM`
  1991. --> alxd/src/device/regs.rs:117:1
  1992. |
  1993. 117 | pub const LNK_CAP_CLK_PM: u32 = 1 << 18;
  1994. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  1995. |
  1996. = note: #[warn(dead_code)] on by default
  1997.  
  1998. warning: constant item is never used: `LNK_CAP_L1EXTLAT_MASK`
  1999. --> alxd/src/device/regs.rs:118:1
  2000. |
  2001. 118 | pub const LNK_CAP_L1EXTLAT_MASK: u32 = 0x7;
  2002. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2003. |
  2004. = note: #[warn(dead_code)] on by default
  2005.  
  2006. warning: constant item is never used: `LNK_CAP_L1EXTLAT_SHIFT`
  2007. --> alxd/src/device/regs.rs:119:1
  2008. |
  2009. 119 | pub const LNK_CAP_L1EXTLAT_SHIFT: u32 = 15;
  2010. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2011. |
  2012. = note: #[warn(dead_code)] on by default
  2013.  
  2014. warning: constant item is never used: `LNK_CAP_L0SEXTLAT_MASK`
  2015. --> alxd/src/device/regs.rs:120:1
  2016. |
  2017. 120 | pub const LNK_CAP_L0SEXTLAT_MASK: u32 = 0x7;
  2018. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2019. |
  2020. = note: #[warn(dead_code)] on by default
  2021.  
  2022. warning: constant item is never used: `LNK_CAP_L0SEXTLAT_SHIFT`
  2023. --> alxd/src/device/regs.rs:121:1
  2024. |
  2025. 121 | pub const LNK_CAP_L0SEXTLAT_SHIFT: u32 = 12;
  2026. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2027. |
  2028. = note: #[warn(dead_code)] on by default
  2029.  
  2030. warning: constant item is never used: `LNK_CAP_ASPM_SUP_MASK`
  2031. --> alxd/src/device/regs.rs:122:1
  2032. |
  2033. 122 | pub const LNK_CAP_ASPM_SUP_MASK: u32 = 0x3;
  2034. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2035. |
  2036. = note: #[warn(dead_code)] on by default
  2037.  
  2038. warning: constant item is never used: `LNK_CAP_ASPM_SUP_SHIFT`
  2039. --> alxd/src/device/regs.rs:123:1
  2040. |
  2041. 123 | pub const LNK_CAP_ASPM_SUP_SHIFT: u32 = 10;
  2042. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2043. |
  2044. = note: #[warn(dead_code)] on by default
  2045.  
  2046. warning: constant item is never used: `LNK_CAP_ASPM_SUP_L0S`
  2047. --> alxd/src/device/regs.rs:124:1
  2048. |
  2049. 124 | pub const LNK_CAP_ASPM_SUP_L0S: u32 = 1;
  2050. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2051. |
  2052. = note: #[warn(dead_code)] on by default
  2053.  
  2054. warning: constant item is never used: `LNK_CAP_ASPM_SUP_L0SL1`
  2055. --> alxd/src/device/regs.rs:125:1
  2056. |
  2057. 125 | pub const LNK_CAP_ASPM_SUP_L0SL1: u32 = 3;
  2058. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2059. |
  2060. = note: #[warn(dead_code)] on by default
  2061.  
  2062. warning: constant item is never used: `LNK_CAP_MAX_LWH_MASK`
  2063. --> alxd/src/device/regs.rs:126:1
  2064. |
  2065. 126 | pub const LNK_CAP_MAX_LWH_MASK: u32 = 0x3F;
  2066. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2067. |
  2068. = note: #[warn(dead_code)] on by default
  2069.  
  2070. warning: constant item is never used: `LNK_CAP_MAX_LWH_SHIFT`
  2071. --> alxd/src/device/regs.rs:127:1
  2072. |
  2073. 127 | pub const LNK_CAP_MAX_LWH_SHIFT: u32 = 4;
  2074. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2075. |
  2076. = note: #[warn(dead_code)] on by default
  2077.  
  2078. warning: constant item is never used: `LNK_CAP_MAX_LSPD_MASK`
  2079. --> alxd/src/device/regs.rs:128:1
  2080. |
  2081. 128 | pub const LNK_CAP_MAX_LSPD_MASK: u32 = 0xF;
  2082. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2083. |
  2084. = note: #[warn(dead_code)] on by default
  2085.  
  2086. warning: constant item is never used: `LNK_CAP_MAX_LSPD_SHIFT`
  2087. --> alxd/src/device/regs.rs:129:1
  2088. |
  2089. 129 | pub const LNK_CAP_MAX_LSPD_SHIFT: u32 = 0;
  2090. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2091. |
  2092. = note: #[warn(dead_code)] on by default
  2093.  
  2094. warning: constant item is never used: `LNK_CTRL`
  2095. --> alxd/src/device/regs.rs:131:1
  2096. |
  2097. 131 | pub const LNK_CTRL: u32 = 0x0068;
  2098. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2099. |
  2100. = note: #[warn(dead_code)] on by default
  2101.  
  2102. warning: constant item is never used: `LNK_CTRL_CLK_PM_EN`
  2103. --> alxd/src/device/regs.rs:132:1
  2104. |
  2105. 132 | pub const LNK_CTRL_CLK_PM_EN: u32 = 1 << 8;
  2106. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2107. |
  2108. = note: #[warn(dead_code)] on by default
  2109.  
  2110. warning: constant item is never used: `LNK_CTRL_EXTSYNC`
  2111. --> alxd/src/device/regs.rs:133:1
  2112. |
  2113. 133 | pub const LNK_CTRL_EXTSYNC: u32 = 1 << 7;
  2114. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2115. |
  2116. = note: #[warn(dead_code)] on by default
  2117.  
  2118. warning: constant item is never used: `LNK_CTRL_CMNCLK_CFG`
  2119. --> alxd/src/device/regs.rs:134:1
  2120. |
  2121. 134 | pub const LNK_CTRL_CMNCLK_CFG: u32 = 1 << 6;
  2122. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2123. |
  2124. = note: #[warn(dead_code)] on by default
  2125.  
  2126. warning: constant item is never used: `LNK_CTRL_RCB_128B`
  2127. --> alxd/src/device/regs.rs:135:1
  2128. |
  2129. 135 | pub const LNK_CTRL_RCB_128B: u32 = 1 << 3;
  2130. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2131. |
  2132. = note: #[warn(dead_code)] on by default
  2133.  
  2134. warning: constant item is never used: `LNK_CTRL_ASPM_MASK`
  2135. --> alxd/src/device/regs.rs:136:1
  2136. |
  2137. 136 | pub const LNK_CTRL_ASPM_MASK: u32 = 0x3;
  2138. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2139. |
  2140. = note: #[warn(dead_code)] on by default
  2141.  
  2142. warning: constant item is never used: `LNK_CTRL_ASPM_SHIFT`
  2143. --> alxd/src/device/regs.rs:137:1
  2144. |
  2145. 137 | pub const LNK_CTRL_ASPM_SHIFT: u32 = 0;
  2146. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2147. |
  2148. = note: #[warn(dead_code)] on by default
  2149.  
  2150. warning: constant item is never used: `LNK_CTRL_ASPM_DIS`
  2151. --> alxd/src/device/regs.rs:138:1
  2152. |
  2153. 138 | pub const LNK_CTRL_ASPM_DIS: u32 = 0;
  2154. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2155. |
  2156. = note: #[warn(dead_code)] on by default
  2157.  
  2158. warning: constant item is never used: `LNK_CTRL_ASPM_ENL0S`
  2159. --> alxd/src/device/regs.rs:139:1
  2160. |
  2161. 139 | pub const LNK_CTRL_ASPM_ENL0S: u32 = 1;
  2162. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2163. |
  2164. = note: #[warn(dead_code)] on by default
  2165.  
  2166. warning: constant item is never used: `LNK_CTRL_ASPM_ENL1`
  2167. --> alxd/src/device/regs.rs:140:1
  2168. |
  2169. 140 | pub const LNK_CTRL_ASPM_ENL1: u32 = 2;
  2170. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2171. |
  2172. = note: #[warn(dead_code)] on by default
  2173.  
  2174. warning: constant item is never used: `LNK_CTRL_ASPM_ENL0SL1`
  2175. --> alxd/src/device/regs.rs:141:1
  2176. |
  2177. 141 | pub const LNK_CTRL_ASPM_ENL0SL1: u32 = 3;
  2178. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2179. |
  2180. = note: #[warn(dead_code)] on by default
  2181.  
  2182. warning: constant item is never used: `LNK_STAT`
  2183. --> alxd/src/device/regs.rs:143:1
  2184. |
  2185. 143 | pub const LNK_STAT: u32 = 0x006A;
  2186. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2187. |
  2188. = note: #[warn(dead_code)] on by default
  2189.  
  2190. warning: constant item is never used: `LNK_STAT_SCLKCFG`
  2191. --> alxd/src/device/regs.rs:144:1
  2192. |
  2193. 144 | pub const LNK_STAT_SCLKCFG: u32 = 1 << 12;
  2194. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2195. |
  2196. = note: #[warn(dead_code)] on by default
  2197.  
  2198. warning: constant item is never used: `LNK_STAT_LNKTRAIN`
  2199. --> alxd/src/device/regs.rs:145:1
  2200. |
  2201. 145 | pub const LNK_STAT_LNKTRAIN: u32 = 1 << 11;
  2202. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2203. |
  2204. = note: #[warn(dead_code)] on by default
  2205.  
  2206. warning: constant item is never used: `LNK_STAT_TRNERR`
  2207. --> alxd/src/device/regs.rs:146:1
  2208. |
  2209. 146 | pub const LNK_STAT_TRNERR: u32 = 1 << 10;
  2210. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2211. |
  2212. = note: #[warn(dead_code)] on by default
  2213.  
  2214. warning: constant item is never used: `LNK_STAT_LNKSPD_MASK`
  2215. --> alxd/src/device/regs.rs:147:1
  2216. |
  2217. 147 | pub const LNK_STAT_LNKSPD_MASK: u32 = 0xF;
  2218. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2219. |
  2220. = note: #[warn(dead_code)] on by default
  2221.  
  2222. warning: constant item is never used: `LNK_STAT_LNKSPD_SHIFT`
  2223. --> alxd/src/device/regs.rs:148:1
  2224. |
  2225. 148 | pub const LNK_STAT_LNKSPD_SHIFT: u32 = 0;
  2226. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2227. |
  2228. = note: #[warn(dead_code)] on by default
  2229.  
  2230. warning: constant item is never used: `LNK_STAT_NEGLW_MASK`
  2231. --> alxd/src/device/regs.rs:149:1
  2232. |
  2233. 149 | pub const LNK_STAT_NEGLW_MASK: u32 = 0x3F;
  2234. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2235. |
  2236. = note: #[warn(dead_code)] on by default
  2237.  
  2238. warning: constant item is never used: `LNK_STAT_NEGLW_SHIFT`
  2239. --> alxd/src/device/regs.rs:150:1
  2240. |
  2241. 150 | pub const LNK_STAT_NEGLW_SHIFT: u32 = 4;
  2242. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2243. |
  2244. = note: #[warn(dead_code)] on by default
  2245.  
  2246. warning: constant item is never used: `MSIX_PENDING`
  2247. --> alxd/src/device/regs.rs:153:1
  2248. |
  2249. 153 | pub const MSIX_PENDING: u32 = 0x0094;
  2250. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2251. |
  2252. = note: #[warn(dead_code)] on by default
  2253.  
  2254. warning: constant item is never used: `UE_SVRT_UR`
  2255. --> alxd/src/device/regs.rs:156:1
  2256. |
  2257. 156 | pub const UE_SVRT_UR: u32 = 1 << 20;
  2258. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2259. |
  2260. = note: #[warn(dead_code)] on by default
  2261.  
  2262. warning: constant item is never used: `UE_SVRT_ECRCERR`
  2263. --> alxd/src/device/regs.rs:157:1
  2264. |
  2265. 157 | pub const UE_SVRT_ECRCERR: u32 = 1 << 19;
  2266. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2267. |
  2268. = note: #[warn(dead_code)] on by default
  2269.  
  2270. warning: constant item is never used: `UE_SVRT_MTLP`
  2271. --> alxd/src/device/regs.rs:158:1
  2272. |
  2273. 158 | pub const UE_SVRT_MTLP: u32 = 1 << 18;
  2274. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2275. |
  2276. = note: #[warn(dead_code)] on by default
  2277.  
  2278. warning: constant item is never used: `UE_SVRT_RCVOVFL`
  2279. --> alxd/src/device/regs.rs:159:1
  2280. |
  2281. 159 | pub const UE_SVRT_RCVOVFL: u32 = 1 << 17;
  2282. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2283. |
  2284. = note: #[warn(dead_code)] on by default
  2285.  
  2286. warning: constant item is never used: `UE_SVRT_UNEXPCPL`
  2287. --> alxd/src/device/regs.rs:160:1
  2288. |
  2289. 160 | pub const UE_SVRT_UNEXPCPL: u32 = 1 << 16;
  2290. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2291. |
  2292. = note: #[warn(dead_code)] on by default
  2293.  
  2294. warning: constant item is never used: `UE_SVRT_CPLABRT`
  2295. --> alxd/src/device/regs.rs:161:1
  2296. |
  2297. 161 | pub const UE_SVRT_CPLABRT: u32 = 1 << 15;
  2298. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2299. |
  2300. = note: #[warn(dead_code)] on by default
  2301.  
  2302. warning: constant item is never used: `UE_SVRT_CPLTO`
  2303. --> alxd/src/device/regs.rs:162:1
  2304. |
  2305. 162 | pub const UE_SVRT_CPLTO: u32 = 1 << 14;
  2306. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2307. |
  2308. = note: #[warn(dead_code)] on by default
  2309.  
  2310. warning: constant item is never used: `UE_SVRT_PTLP`
  2311. --> alxd/src/device/regs.rs:164:1
  2312. |
  2313. 164 | pub const UE_SVRT_PTLP: u32 = 1 << 12;
  2314. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2315. |
  2316. = note: #[warn(dead_code)] on by default
  2317.  
  2318. warning: constant item is never used: `UE_SVRT_TRNERR`
  2319. --> alxd/src/device/regs.rs:166:1
  2320. |
  2321. 166 | pub const UE_SVRT_TRNERR: u32 = 1 << 0;
  2322. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2323. |
  2324. = note: #[warn(dead_code)] on by default
  2325.  
  2326. warning: constant item is never used: `EFLD`
  2327. --> alxd/src/device/regs.rs:169:1
  2328. |
  2329. 169 | pub const EFLD: u32 = 0x0204;
  2330. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2331. |
  2332. = note: #[warn(dead_code)] on by default
  2333.  
  2334. warning: constant item is never used: `EFLD_F_ENDADDR_MASK`
  2335. --> alxd/src/device/regs.rs:170:1
  2336. |
  2337. 170 | pub const EFLD_F_ENDADDR_MASK: u32 = 0x3FF;
  2338. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2339. |
  2340. = note: #[warn(dead_code)] on by default
  2341.  
  2342. warning: constant item is never used: `EFLD_F_ENDADDR_SHIFT`
  2343. --> alxd/src/device/regs.rs:171:1
  2344. |
  2345. 171 | pub const EFLD_F_ENDADDR_SHIFT: u32 = 16;
  2346. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2347. |
  2348. = note: #[warn(dead_code)] on by default
  2349.  
  2350. warning: constant item is never used: `EFLD_F_EXIST`
  2351. --> alxd/src/device/regs.rs:172:1
  2352. |
  2353. 172 | pub const EFLD_F_EXIST: u32 = 1 << 10;
  2354. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2355. |
  2356. = note: #[warn(dead_code)] on by default
  2357.  
  2358. warning: constant item is never used: `EFLD_E_EXIST`
  2359. --> alxd/src/device/regs.rs:173:1
  2360. |
  2361. 173 | pub const EFLD_E_EXIST: u32 = 1 << 9;
  2362. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2363. |
  2364. = note: #[warn(dead_code)] on by default
  2365.  
  2366. warning: constant item is never used: `EFLD_EXIST`
  2367. --> alxd/src/device/regs.rs:174:1
  2368. |
  2369. 174 | pub const EFLD_EXIST: u32 = 1 << 8;
  2370. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2371. |
  2372. = note: #[warn(dead_code)] on by default
  2373.  
  2374. warning: constant item is never used: `EFLD_STAT`
  2375. --> alxd/src/device/regs.rs:175:1
  2376. |
  2377. 175 | pub const EFLD_STAT: u32 = 1 << 5;
  2378. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2379. |
  2380. = note: #[warn(dead_code)] on by default
  2381.  
  2382. warning: constant item is never used: `EFLD_IDLE`
  2383. --> alxd/src/device/regs.rs:176:1
  2384. |
  2385. 176 | pub const EFLD_IDLE: u32 = 1 << 4;
  2386. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2387. |
  2388. = note: #[warn(dead_code)] on by default
  2389.  
  2390. warning: constant item is never used: `EFLD_START`
  2391. --> alxd/src/device/regs.rs:177:1
  2392. |
  2393. 177 | pub const EFLD_START: u32 = 1 << 0;
  2394. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2395. |
  2396. = note: #[warn(dead_code)] on by default
  2397.  
  2398. warning: constant item is never used: `SLD`
  2399. --> alxd/src/device/regs.rs:180:1
  2400. |
  2401. 180 | pub const SLD: u32 = 0x0218;
  2402. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2403. |
  2404. = note: #[warn(dead_code)] on by default
  2405.  
  2406. warning: constant item is never used: `SLD_FREQ_MASK`
  2407. --> alxd/src/device/regs.rs:181:1
  2408. |
  2409. 181 | pub const SLD_FREQ_MASK: u32 = 0x3;
  2410. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2411. |
  2412. = note: #[warn(dead_code)] on by default
  2413.  
  2414. warning: constant item is never used: `SLD_FREQ_SHIFT`
  2415. --> alxd/src/device/regs.rs:182:1
  2416. |
  2417. 182 | pub const SLD_FREQ_SHIFT: u32 = 24;
  2418. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2419. |
  2420. = note: #[warn(dead_code)] on by default
  2421.  
  2422. warning: constant item is never used: `SLD_FREQ_100K`
  2423. --> alxd/src/device/regs.rs:183:1
  2424. |
  2425. 183 | pub const SLD_FREQ_100K: u32 = 0;
  2426. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2427. |
  2428. = note: #[warn(dead_code)] on by default
  2429.  
  2430. warning: constant item is never used: `SLD_FREQ_200K`
  2431. --> alxd/src/device/regs.rs:184:1
  2432. |
  2433. 184 | pub const SLD_FREQ_200K: u32 = 1;
  2434. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2435. |
  2436. = note: #[warn(dead_code)] on by default
  2437.  
  2438. warning: constant item is never used: `SLD_FREQ_300K`
  2439. --> alxd/src/device/regs.rs:185:1
  2440. |
  2441. 185 | pub const SLD_FREQ_300K: u32 = 2;
  2442. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2443. |
  2444. = note: #[warn(dead_code)] on by default
  2445.  
  2446. warning: constant item is never used: `SLD_FREQ_400K`
  2447. --> alxd/src/device/regs.rs:186:1
  2448. |
  2449. 186 | pub const SLD_FREQ_400K: u32 = 3;
  2450. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2451. |
  2452. = note: #[warn(dead_code)] on by default
  2453.  
  2454. warning: constant item is never used: `SLD_EXIST`
  2455. --> alxd/src/device/regs.rs:187:1
  2456. |
  2457. 187 | pub const SLD_EXIST: u32 = 1 << 23;
  2458. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2459. |
  2460. = note: #[warn(dead_code)] on by default
  2461.  
  2462. warning: constant item is never used: `SLD_SLVADDR_MASK`
  2463. --> alxd/src/device/regs.rs:188:1
  2464. |
  2465. 188 | pub const SLD_SLVADDR_MASK: u32 = 0x7F;
  2466. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2467. |
  2468. = note: #[warn(dead_code)] on by default
  2469.  
  2470. warning: constant item is never used: `SLD_SLVADDR_SHIFT`
  2471. --> alxd/src/device/regs.rs:189:1
  2472. |
  2473. 189 | pub const SLD_SLVADDR_SHIFT: u32 = 16;
  2474. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2475. |
  2476. = note: #[warn(dead_code)] on by default
  2477.  
  2478. warning: constant item is never used: `SLD_IDLE`
  2479. --> alxd/src/device/regs.rs:190:1
  2480. |
  2481. 190 | pub const SLD_IDLE: u32 = 1 << 13;
  2482. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2483. |
  2484. = note: #[warn(dead_code)] on by default
  2485.  
  2486. warning: constant item is never used: `SLD_STAT`
  2487. --> alxd/src/device/regs.rs:191:1
  2488. |
  2489. 191 | pub const SLD_STAT: u32 = 1 << 12;
  2490. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2491. |
  2492. = note: #[warn(dead_code)] on by default
  2493.  
  2494. warning: constant item is never used: `SLD_START`
  2495. --> alxd/src/device/regs.rs:192:1
  2496. |
  2497. 192 | pub const SLD_START: u32 = 1 << 11;
  2498. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2499. |
  2500. = note: #[warn(dead_code)] on by default
  2501.  
  2502. warning: constant item is never used: `SLD_STARTADDR_MASK`
  2503. --> alxd/src/device/regs.rs:193:1
  2504. |
  2505. 193 | pub const SLD_STARTADDR_MASK: u32 = 0xFF;
  2506. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2507. |
  2508. = note: #[warn(dead_code)] on by default
  2509.  
  2510. warning: constant item is never used: `SLD_STARTADDR_SHIFT`
  2511. --> alxd/src/device/regs.rs:194:1
  2512. |
  2513. 194 | pub const SLD_STARTADDR_SHIFT: u32 = 0;
  2514. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2515. |
  2516. = note: #[warn(dead_code)] on by default
  2517.  
  2518. warning: constant item is never used: `SLD_MAX_TO`
  2519. --> alxd/src/device/regs.rs:195:1
  2520. |
  2521. 195 | pub const SLD_MAX_TO: u32 = 100;
  2522. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2523. |
  2524. = note: #[warn(dead_code)] on by default
  2525.  
  2526. warning: constant item is never used: `PCIE_MSIC`
  2527. --> alxd/src/device/regs.rs:197:1
  2528. |
  2529. 197 | pub const PCIE_MSIC: u32 = 0x021C;
  2530. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2531. |
  2532. = note: #[warn(dead_code)] on by default
  2533.  
  2534. warning: constant item is never used: `PCIE_MSIC_MSIX_DIS`
  2535. --> alxd/src/device/regs.rs:198:1
  2536. |
  2537. 198 | pub const PCIE_MSIC_MSIX_DIS: u32 = 1 << 22;
  2538. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2539. |
  2540. = note: #[warn(dead_code)] on by default
  2541.  
  2542. warning: constant item is never used: `PCIE_MSIC_MSI_DIS`
  2543. --> alxd/src/device/regs.rs:199:1
  2544. |
  2545. 199 | pub const PCIE_MSIC_MSI_DIS: u32 = 1 << 21;
  2546. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2547. |
  2548. = note: #[warn(dead_code)] on by default
  2549.  
  2550. warning: constant item is never used: `PPHY_MISC1`
  2551. --> alxd/src/device/regs.rs:201:1
  2552. |
  2553. 201 | pub const PPHY_MISC1: u32 = 0x1000;
  2554. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2555. |
  2556. = note: #[warn(dead_code)] on by default
  2557.  
  2558. warning: constant item is never used: `PPHY_MISC1_RCVDET`
  2559. --> alxd/src/device/regs.rs:202:1
  2560. |
  2561. 202 | pub const PPHY_MISC1_RCVDET: u32 = 1 << 2;
  2562. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2563. |
  2564. = note: #[warn(dead_code)] on by default
  2565.  
  2566. warning: constant item is never used: `PPHY_MISC1_NFTS_MASK`
  2567. --> alxd/src/device/regs.rs:203:1
  2568. |
  2569. 203 | pub const PPHY_MISC1_NFTS_MASK: u32 = 0xFF;
  2570. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2571. |
  2572. = note: #[warn(dead_code)] on by default
  2573.  
  2574. warning: constant item is never used: `PPHY_MISC1_NFTS_SHIFT`
  2575. --> alxd/src/device/regs.rs:204:1
  2576. |
  2577. 204 | pub const PPHY_MISC1_NFTS_SHIFT: u32 = 16;
  2578. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2579. |
  2580. = note: #[warn(dead_code)] on by default
  2581.  
  2582. warning: constant item is never used: `PPHY_MISC1_NFTS_HIPERF`
  2583. --> alxd/src/device/regs.rs:205:1
  2584. |
  2585. 205 | pub const PPHY_MISC1_NFTS_HIPERF: u32 = 0xA0;
  2586. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2587. |
  2588. = note: #[warn(dead_code)] on by default
  2589.  
  2590. warning: constant item is never used: `PPHY_MISC2`
  2591. --> alxd/src/device/regs.rs:207:1
  2592. |
  2593. 207 | pub const PPHY_MISC2: u32 = 0x1004;
  2594. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2595. |
  2596. = note: #[warn(dead_code)] on by default
  2597.  
  2598. warning: constant item is never used: `PPHY_MISC2_L0S_TH_MASK`
  2599. --> alxd/src/device/regs.rs:208:1
  2600. |
  2601. 208 | pub const PPHY_MISC2_L0S_TH_MASK: u32 = 0x3;
  2602. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2603. |
  2604. = note: #[warn(dead_code)] on by default
  2605.  
  2606. warning: constant item is never used: `PPHY_MISC2_L0S_TH_SHIFT`
  2607. --> alxd/src/device/regs.rs:209:1
  2608. |
  2609. 209 | pub const PPHY_MISC2_L0S_TH_SHIFT: u32 = 18;
  2610. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2611. |
  2612. = note: #[warn(dead_code)] on by default
  2613.  
  2614. warning: constant item is never used: `PPHY_MISC2_CDR_BW_MASK`
  2615. --> alxd/src/device/regs.rs:210:1
  2616. |
  2617. 210 | pub const PPHY_MISC2_CDR_BW_MASK: u32 = 0x3;
  2618. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2619. |
  2620. = note: #[warn(dead_code)] on by default
  2621.  
  2622. warning: constant item is never used: `PPHY_MISC2_CDR_BW_SHIFT`
  2623. --> alxd/src/device/regs.rs:211:1
  2624. |
  2625. 211 | pub const PPHY_MISC2_CDR_BW_SHIFT: u32 = 16;
  2626. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2627. |
  2628. = note: #[warn(dead_code)] on by default
  2629.  
  2630. warning: constant item is never used: `PDLL_TRNS1_REGCLK_SEL_NORM`
  2631. --> alxd/src/device/regs.rs:215:1
  2632. |
  2633. 215 | pub const PDLL_TRNS1_REGCLK_SEL_NORM: u32 = 1 << 10;
  2634. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2635. |
  2636. = note: #[warn(dead_code)] on by default
  2637.  
  2638. warning: constant item is never used: `PDLL_TRNS1_REPLY_TO_MASK`
  2639. --> alxd/src/device/regs.rs:216:1
  2640. |
  2641. 216 | pub const PDLL_TRNS1_REPLY_TO_MASK: u32 = 0x3FF;
  2642. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2643. |
  2644. = note: #[warn(dead_code)] on by default
  2645.  
  2646. warning: constant item is never used: `PDLL_TRNS1_REPLY_TO_SHIFT`
  2647. --> alxd/src/device/regs.rs:217:1
  2648. |
  2649. 217 | pub const PDLL_TRNS1_REPLY_TO_SHIFT: u32 = 0;
  2650. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2651. |
  2652. = note: #[warn(dead_code)] on by default
  2653.  
  2654. warning: constant item is never used: `TLEXTN_STATS`
  2655. --> alxd/src/device/regs.rs:219:1
  2656. |
  2657. 219 | pub const TLEXTN_STATS: u32 = 0x1208;
  2658. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2659. |
  2660. = note: #[warn(dead_code)] on by default
  2661.  
  2662. warning: constant item is never used: `TLEXTN_STATS_DEVNO_MASK`
  2663. --> alxd/src/device/regs.rs:220:1
  2664. |
  2665. 220 | pub const TLEXTN_STATS_DEVNO_MASK: u32 = 0x1F;
  2666. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2667. |
  2668. = note: #[warn(dead_code)] on by default
  2669.  
  2670. warning: constant item is never used: `TLEXTN_STATS_DEVNO_SHIFT`
  2671. --> alxd/src/device/regs.rs:221:1
  2672. |
  2673. 221 | pub const TLEXTN_STATS_DEVNO_SHIFT: u32 = 16;
  2674. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2675. |
  2676. = note: #[warn(dead_code)] on by default
  2677.  
  2678. warning: constant item is never used: `TLEXTN_STATS_BUSNO_MASK`
  2679. --> alxd/src/device/regs.rs:222:1
  2680. |
  2681. 222 | pub const TLEXTN_STATS_BUSNO_MASK: u32 = 0xFF;
  2682. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2683. |
  2684. = note: #[warn(dead_code)] on by default
  2685.  
  2686. warning: constant item is never used: `TLEXTN_STATS_BUSNO_SHIFT`
  2687. --> alxd/src/device/regs.rs:223:1
  2688. |
  2689. 223 | pub const TLEXTN_STATS_BUSNO_SHIFT: u32 = 8;
  2690. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2691. |
  2692. = note: #[warn(dead_code)] on by default
  2693.  
  2694. warning: constant item is never used: `EFUSE_CTRL`
  2695. --> alxd/src/device/regs.rs:225:1
  2696. |
  2697. 225 | pub const EFUSE_CTRL: u32 = 0x12C0;
  2698. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2699. |
  2700. = note: #[warn(dead_code)] on by default
  2701.  
  2702. warning: constant item is never used: `EFUSE_CTRL_FLAG`
  2703. --> alxd/src/device/regs.rs:226:1
  2704. |
  2705. 226 | pub const EFUSE_CTRL_FLAG: u32 = 1 << 31;
  2706. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2707. |
  2708. = note: #[warn(dead_code)] on by default
  2709.  
  2710. warning: constant item is never used: `EUFSE_CTRL_ACK`
  2711. --> alxd/src/device/regs.rs:227:1
  2712. |
  2713. 227 | pub const EUFSE_CTRL_ACK: u32 = 1 << 30;
  2714. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2715. |
  2716. = note: #[warn(dead_code)] on by default
  2717.  
  2718. warning: constant item is never used: `EFUSE_CTRL_ADDR_MASK`
  2719. --> alxd/src/device/regs.rs:228:1
  2720. |
  2721. 228 | pub const EFUSE_CTRL_ADDR_MASK: u32 = 0x3FF;
  2722. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2723. |
  2724. = note: #[warn(dead_code)] on by default
  2725.  
  2726. warning: constant item is never used: `EFUSE_CTRL_ADDR_SHIFT`
  2727. --> alxd/src/device/regs.rs:229:1
  2728. |
  2729. 229 | pub const EFUSE_CTRL_ADDR_SHIFT: u32 = 16;
  2730. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2731. |
  2732. = note: #[warn(dead_code)] on by default
  2733.  
  2734. warning: constant item is never used: `EFUSE_DATA`
  2735. --> alxd/src/device/regs.rs:231:1
  2736. |
  2737. 231 | pub const EFUSE_DATA: u32 = 0x12C4;
  2738. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2739. |
  2740. = note: #[warn(dead_code)] on by default
  2741.  
  2742. warning: constant item is never used: `SPI_OP1`
  2743. --> alxd/src/device/regs.rs:233:1
  2744. |
  2745. 233 | pub const SPI_OP1: u32 = 0x12C8;
  2746. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2747. |
  2748. = note: #[warn(dead_code)] on by default
  2749.  
  2750. warning: constant item is never used: `SPI_OP1_RDID_MASK`
  2751. --> alxd/src/device/regs.rs:234:1
  2752. |
  2753. 234 | pub const SPI_OP1_RDID_MASK: u32 = 0xFF;
  2754. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2755. |
  2756. = note: #[warn(dead_code)] on by default
  2757.  
  2758. warning: constant item is never used: `SPI_OP1_RDID_SHIFT`
  2759. --> alxd/src/device/regs.rs:235:1
  2760. |
  2761. 235 | pub const SPI_OP1_RDID_SHIFT: u32 = 24;
  2762. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2763. |
  2764. = note: #[warn(dead_code)] on by default
  2765.  
  2766. warning: constant item is never used: `SPI_OP1_CE_MASK`
  2767. --> alxd/src/device/regs.rs:236:1
  2768. |
  2769. 236 | pub const SPI_OP1_CE_MASK: u32 = 0xFF;
  2770. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2771. |
  2772. = note: #[warn(dead_code)] on by default
  2773.  
  2774. warning: constant item is never used: `SPI_OP1_CE_SHIFT`
  2775. --> alxd/src/device/regs.rs:237:1
  2776. |
  2777. 237 | pub const SPI_OP1_CE_SHIFT: u32 = 16;
  2778. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2779. |
  2780. = note: #[warn(dead_code)] on by default
  2781.  
  2782. warning: constant item is never used: `SPI_OP1_SE_MASK`
  2783. --> alxd/src/device/regs.rs:238:1
  2784. |
  2785. 238 | pub const SPI_OP1_SE_MASK: u32 = 0xFF;
  2786. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2787. |
  2788. = note: #[warn(dead_code)] on by default
  2789.  
  2790. warning: constant item is never used: `SPI_OP1_SE_SHIFT`
  2791. --> alxd/src/device/regs.rs:239:1
  2792. |
  2793. 239 | pub const SPI_OP1_SE_SHIFT: u32 = 8;
  2794. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2795. |
  2796. = note: #[warn(dead_code)] on by default
  2797.  
  2798. warning: constant item is never used: `SPI_OP1_PRGRM_MASK`
  2799. --> alxd/src/device/regs.rs:240:1
  2800. |
  2801. 240 | pub const SPI_OP1_PRGRM_MASK: u32 = 0xFF;
  2802. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2803. |
  2804. = note: #[warn(dead_code)] on by default
  2805.  
  2806. warning: constant item is never used: `SPI_OP1_PRGRM_SHIFT`
  2807. --> alxd/src/device/regs.rs:241:1
  2808. |
  2809. 241 | pub const SPI_OP1_PRGRM_SHIFT: u32 = 0;
  2810. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2811. |
  2812. = note: #[warn(dead_code)] on by default
  2813.  
  2814. warning: constant item is never used: `SPI_OP2`
  2815. --> alxd/src/device/regs.rs:243:1
  2816. |
  2817. 243 | pub const SPI_OP2: u32 = 0x12CC;
  2818. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2819. |
  2820. = note: #[warn(dead_code)] on by default
  2821.  
  2822. warning: constant item is never used: `SPI_OP2_READ_MASK`
  2823. --> alxd/src/device/regs.rs:244:1
  2824. |
  2825. 244 | pub const SPI_OP2_READ_MASK: u32 = 0xFF;
  2826. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2827. |
  2828. = note: #[warn(dead_code)] on by default
  2829.  
  2830. warning: constant item is never used: `SPI_OP2_READ_SHIFT`
  2831. --> alxd/src/device/regs.rs:245:1
  2832. |
  2833. 245 | pub const SPI_OP2_READ_SHIFT: u32 = 24;
  2834. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2835. |
  2836. = note: #[warn(dead_code)] on by default
  2837.  
  2838. warning: constant item is never used: `SPI_OP2_WRSR_MASK`
  2839. --> alxd/src/device/regs.rs:246:1
  2840. |
  2841. 246 | pub const SPI_OP2_WRSR_MASK: u32 = 0xFF;
  2842. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2843. |
  2844. = note: #[warn(dead_code)] on by default
  2845.  
  2846. warning: constant item is never used: `SPI_OP2_WRSR_SHIFT`
  2847. --> alxd/src/device/regs.rs:247:1
  2848. |
  2849. 247 | pub const SPI_OP2_WRSR_SHIFT: u32 = 16;
  2850. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2851. |
  2852. = note: #[warn(dead_code)] on by default
  2853.  
  2854. warning: constant item is never used: `SPI_OP2_RDSR_MASK`
  2855. --> alxd/src/device/regs.rs:248:1
  2856. |
  2857. 248 | pub const SPI_OP2_RDSR_MASK: u32 = 0xFF;
  2858. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2859. |
  2860. = note: #[warn(dead_code)] on by default
  2861.  
  2862. warning: constant item is never used: `SPI_OP2_RDSR_SHIFT`
  2863. --> alxd/src/device/regs.rs:249:1
  2864. |
  2865. 249 | pub const SPI_OP2_RDSR_SHIFT: u32 = 8;
  2866. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2867. |
  2868. = note: #[warn(dead_code)] on by default
  2869.  
  2870. warning: constant item is never used: `SPI_OP2_WREN_MASK`
  2871. --> alxd/src/device/regs.rs:250:1
  2872. |
  2873. 250 | pub const SPI_OP2_WREN_MASK: u32 = 0xFF;
  2874. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2875. |
  2876. = note: #[warn(dead_code)] on by default
  2877.  
  2878. warning: constant item is never used: `SPI_OP2_WREN_SHIFT`
  2879. --> alxd/src/device/regs.rs:251:1
  2880. |
  2881. 251 | pub const SPI_OP2_WREN_SHIFT: u32 = 0;
  2882. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2883. |
  2884. = note: #[warn(dead_code)] on by default
  2885.  
  2886. warning: constant item is never used: `SPI_OP3`
  2887. --> alxd/src/device/regs.rs:253:1
  2888. |
  2889. 253 | pub const SPI_OP3: u32 = 0x12E4;
  2890. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2891. |
  2892. = note: #[warn(dead_code)] on by default
  2893.  
  2894. warning: constant item is never used: `SPI_OP3_WRDI_MASK`
  2895. --> alxd/src/device/regs.rs:254:1
  2896. |
  2897. 254 | pub const SPI_OP3_WRDI_MASK: u32 = 0xFF;
  2898. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2899. |
  2900. = note: #[warn(dead_code)] on by default
  2901.  
  2902. warning: constant item is never used: `SPI_OP3_WRDI_SHIFT`
  2903. --> alxd/src/device/regs.rs:255:1
  2904. |
  2905. 255 | pub const SPI_OP3_WRDI_SHIFT: u32 = 8;
  2906. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2907. |
  2908. = note: #[warn(dead_code)] on by default
  2909.  
  2910. warning: constant item is never used: `SPI_OP3_EWSR_MASK`
  2911. --> alxd/src/device/regs.rs:256:1
  2912. |
  2913. 256 | pub const SPI_OP3_EWSR_MASK: u32 = 0xFF;
  2914. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2915. |
  2916. = note: #[warn(dead_code)] on by default
  2917.  
  2918. warning: constant item is never used: `SPI_OP3_EWSR_SHIFT`
  2919. --> alxd/src/device/regs.rs:257:1
  2920. |
  2921. 257 | pub const SPI_OP3_EWSR_SHIFT: u32 = 0;
  2922. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2923. |
  2924. = note: #[warn(dead_code)] on by default
  2925.  
  2926. warning: constant item is never used: `EF_CTRL`
  2927. --> alxd/src/device/regs.rs:259:1
  2928. |
  2929. 259 | pub const EF_CTRL: u32 = 0x12D0;
  2930. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2931. |
  2932. = note: #[warn(dead_code)] on by default
  2933.  
  2934. warning: constant item is never used: `EF_CTRL_FSTS_MASK`
  2935. --> alxd/src/device/regs.rs:260:1
  2936. |
  2937. 260 | pub const EF_CTRL_FSTS_MASK: u32 = 0xFF;
  2938. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2939. |
  2940. = note: #[warn(dead_code)] on by default
  2941.  
  2942. warning: constant item is never used: `EF_CTRL_FSTS_SHIFT`
  2943. --> alxd/src/device/regs.rs:261:1
  2944. |
  2945. 261 | pub const EF_CTRL_FSTS_SHIFT: u32 = 20;
  2946. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2947. |
  2948. = note: #[warn(dead_code)] on by default
  2949.  
  2950. warning: constant item is never used: `EF_CTRL_CLASS_MASK`
  2951. --> alxd/src/device/regs.rs:262:1
  2952. |
  2953. 262 | pub const EF_CTRL_CLASS_MASK: u32 = 0x7;
  2954. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2955. |
  2956. = note: #[warn(dead_code)] on by default
  2957.  
  2958. warning: constant item is never used: `EF_CTRL_CLASS_SHIFT`
  2959. --> alxd/src/device/regs.rs:263:1
  2960. |
  2961. 263 | pub const EF_CTRL_CLASS_SHIFT: u32 = 16;
  2962. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2963. |
  2964. = note: #[warn(dead_code)] on by default
  2965.  
  2966. warning: constant item is never used: `EF_CTRL_CLASS_F_UNKNOWN`
  2967. --> alxd/src/device/regs.rs:264:1
  2968. |
  2969. 264 | pub const EF_CTRL_CLASS_F_UNKNOWN: u32 = 0;
  2970. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2971. |
  2972. = note: #[warn(dead_code)] on by default
  2973.  
  2974. warning: constant item is never used: `EF_CTRL_CLASS_F_STD`
  2975. --> alxd/src/device/regs.rs:265:1
  2976. |
  2977. 265 | pub const EF_CTRL_CLASS_F_STD: u32 = 1;
  2978. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2979. |
  2980. = note: #[warn(dead_code)] on by default
  2981.  
  2982. warning: constant item is never used: `EF_CTRL_CLASS_F_SST`
  2983. --> alxd/src/device/regs.rs:266:1
  2984. |
  2985. 266 | pub const EF_CTRL_CLASS_F_SST: u32 = 2;
  2986. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2987. |
  2988. = note: #[warn(dead_code)] on by default
  2989.  
  2990. warning: constant item is never used: `EF_CTRL_CLASS_E_UNKNOWN`
  2991. --> alxd/src/device/regs.rs:267:1
  2992. |
  2993. 267 | pub const EF_CTRL_CLASS_E_UNKNOWN: u32 = 0;
  2994. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  2995. |
  2996. = note: #[warn(dead_code)] on by default
  2997.  
  2998. warning: constant item is never used: `EF_CTRL_CLASS_E_1K`
  2999. --> alxd/src/device/regs.rs:268:1
  3000. |
  3001. 268 | pub const EF_CTRL_CLASS_E_1K: u32 = 1;
  3002. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3003. |
  3004. = note: #[warn(dead_code)] on by default
  3005.  
  3006. warning: constant item is never used: `EF_CTRL_CLASS_E_4K`
  3007. --> alxd/src/device/regs.rs:269:1
  3008. |
  3009. 269 | pub const EF_CTRL_CLASS_E_4K: u32 = 2;
  3010. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3011. |
  3012. = note: #[warn(dead_code)] on by default
  3013.  
  3014. warning: constant item is never used: `EF_CTRL_FRET`
  3015. --> alxd/src/device/regs.rs:270:1
  3016. |
  3017. 270 | pub const EF_CTRL_FRET: u32 = 1 << 15;
  3018. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3019. |
  3020. = note: #[warn(dead_code)] on by default
  3021.  
  3022. warning: constant item is never used: `EF_CTRL_TYP_MASK`
  3023. --> alxd/src/device/regs.rs:271:1
  3024. |
  3025. 271 | pub const EF_CTRL_TYP_MASK: u32 = 0x3;
  3026. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3027. |
  3028. = note: #[warn(dead_code)] on by default
  3029.  
  3030. warning: constant item is never used: `EF_CTRL_TYP_SHIFT`
  3031. --> alxd/src/device/regs.rs:272:1
  3032. |
  3033. 272 | pub const EF_CTRL_TYP_SHIFT: u32 = 12;
  3034. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3035. |
  3036. = note: #[warn(dead_code)] on by default
  3037.  
  3038. warning: constant item is never used: `EF_CTRL_TYP_NONE`
  3039. --> alxd/src/device/regs.rs:273:1
  3040. |
  3041. 273 | pub const EF_CTRL_TYP_NONE: u32 = 0;
  3042. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3043. |
  3044. = note: #[warn(dead_code)] on by default
  3045.  
  3046. warning: constant item is never used: `EF_CTRL_TYP_F`
  3047. --> alxd/src/device/regs.rs:274:1
  3048. |
  3049. 274 | pub const EF_CTRL_TYP_F: u32 = 1;
  3050. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3051. |
  3052. = note: #[warn(dead_code)] on by default
  3053.  
  3054. warning: constant item is never used: `EF_CTRL_TYP_E`
  3055. --> alxd/src/device/regs.rs:275:1
  3056. |
  3057. 275 | pub const EF_CTRL_TYP_E: u32 = 2;
  3058. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3059. |
  3060. = note: #[warn(dead_code)] on by default
  3061.  
  3062. warning: constant item is never used: `EF_CTRL_TYP_UNKNOWN`
  3063. --> alxd/src/device/regs.rs:276:1
  3064. |
  3065. 276 | pub const EF_CTRL_TYP_UNKNOWN: u32 = 3;
  3066. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3067. |
  3068. = note: #[warn(dead_code)] on by default
  3069.  
  3070. warning: constant item is never used: `EF_CTRL_ONE_CLK`
  3071. --> alxd/src/device/regs.rs:277:1
  3072. |
  3073. 277 | pub const EF_CTRL_ONE_CLK: u32 = 1 << 10;
  3074. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3075. |
  3076. = note: #[warn(dead_code)] on by default
  3077.  
  3078. warning: constant item is never used: `EF_CTRL_ECLK_MASK`
  3079. --> alxd/src/device/regs.rs:278:1
  3080. |
  3081. 278 | pub const EF_CTRL_ECLK_MASK: u32 = 0x3;
  3082. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3083. |
  3084. = note: #[warn(dead_code)] on by default
  3085.  
  3086. warning: constant item is never used: `EF_CTRL_ECLK_SHIFT`
  3087. --> alxd/src/device/regs.rs:279:1
  3088. |
  3089. 279 | pub const EF_CTRL_ECLK_SHIFT: u32 = 8;
  3090. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3091. |
  3092. = note: #[warn(dead_code)] on by default
  3093.  
  3094. warning: constant item is never used: `EF_CTRL_ECLK_125K`
  3095. --> alxd/src/device/regs.rs:280:1
  3096. |
  3097. 280 | pub const EF_CTRL_ECLK_125K: u32 = 0;
  3098. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3099. |
  3100. = note: #[warn(dead_code)] on by default
  3101.  
  3102. warning: constant item is never used: `EF_CTRL_ECLK_250K`
  3103. --> alxd/src/device/regs.rs:281:1
  3104. |
  3105. 281 | pub const EF_CTRL_ECLK_250K: u32 = 1;
  3106. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3107. |
  3108. = note: #[warn(dead_code)] on by default
  3109.  
  3110. warning: constant item is never used: `EF_CTRL_ECLK_500K`
  3111. --> alxd/src/device/regs.rs:282:1
  3112. |
  3113. 282 | pub const EF_CTRL_ECLK_500K: u32 = 2;
  3114. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3115. |
  3116. = note: #[warn(dead_code)] on by default
  3117.  
  3118. warning: constant item is never used: `EF_CTRL_ECLK_1M`
  3119. --> alxd/src/device/regs.rs:283:1
  3120. |
  3121. 283 | pub const EF_CTRL_ECLK_1M: u32 = 3;
  3122. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3123. |
  3124. = note: #[warn(dead_code)] on by default
  3125.  
  3126. warning: constant item is never used: `EF_CTRL_FBUSY`
  3127. --> alxd/src/device/regs.rs:284:1
  3128. |
  3129. 284 | pub const EF_CTRL_FBUSY: u32 = 1 << 7;
  3130. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3131. |
  3132. = note: #[warn(dead_code)] on by default
  3133.  
  3134. warning: constant item is never used: `EF_CTRL_ACTION`
  3135. --> alxd/src/device/regs.rs:285:1
  3136. |
  3137. 285 | pub const EF_CTRL_ACTION: u32 = 1 << 6;
  3138. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3139. |
  3140. = note: #[warn(dead_code)] on by default
  3141.  
  3142. warning: constant item is never used: `EF_CTRL_AUTO_OP`
  3143. --> alxd/src/device/regs.rs:286:1
  3144. |
  3145. 286 | pub const EF_CTRL_AUTO_OP: u32 = 1 << 5;
  3146. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3147. |
  3148. = note: #[warn(dead_code)] on by default
  3149.  
  3150. warning: constant item is never used: `EF_CTRL_SST_MODE`
  3151. --> alxd/src/device/regs.rs:287:1
  3152. |
  3153. 287 | pub const EF_CTRL_SST_MODE: u32 = 1 << 4;
  3154. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3155. |
  3156. = note: #[warn(dead_code)] on by default
  3157.  
  3158. warning: constant item is never used: `EF_CTRL_INST_MASK`
  3159. --> alxd/src/device/regs.rs:288:1
  3160. |
  3161. 288 | pub const EF_CTRL_INST_MASK: u32 = 0xF;
  3162. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3163. |
  3164. = note: #[warn(dead_code)] on by default
  3165.  
  3166. warning: constant item is never used: `EF_CTRL_INST_SHIFT`
  3167. --> alxd/src/device/regs.rs:289:1
  3168. |
  3169. 289 | pub const EF_CTRL_INST_SHIFT: u32 = 0;
  3170. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3171. |
  3172. = note: #[warn(dead_code)] on by default
  3173.  
  3174. warning: constant item is never used: `EF_CTRL_INST_NONE`
  3175. --> alxd/src/device/regs.rs:290:1
  3176. |
  3177. 290 | pub const EF_CTRL_INST_NONE: u32 = 0;
  3178. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3179. |
  3180. = note: #[warn(dead_code)] on by default
  3181.  
  3182. warning: constant item is never used: `EF_CTRL_INST_READ`
  3183. --> alxd/src/device/regs.rs:291:1
  3184. |
  3185. 291 | pub const EF_CTRL_INST_READ: u32 = 1;
  3186. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3187. |
  3188. = note: #[warn(dead_code)] on by default
  3189.  
  3190. warning: constant item is never used: `EF_CTRL_INST_RDID`
  3191. --> alxd/src/device/regs.rs:292:1
  3192. |
  3193. 292 | pub const EF_CTRL_INST_RDID: u32 = 2;
  3194. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3195. |
  3196. = note: #[warn(dead_code)] on by default
  3197.  
  3198. warning: constant item is never used: `EF_CTRL_INST_RDSR`
  3199. --> alxd/src/device/regs.rs:293:1
  3200. |
  3201. 293 | pub const EF_CTRL_INST_RDSR: u32 = 3;
  3202. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3203. |
  3204. = note: #[warn(dead_code)] on by default
  3205.  
  3206. warning: constant item is never used: `EF_CTRL_INST_WREN`
  3207. --> alxd/src/device/regs.rs:294:1
  3208. |
  3209. 294 | pub const EF_CTRL_INST_WREN: u32 = 4;
  3210. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3211. |
  3212. = note: #[warn(dead_code)] on by default
  3213.  
  3214. warning: constant item is never used: `EF_CTRL_INST_PRGRM`
  3215. --> alxd/src/device/regs.rs:295:1
  3216. |
  3217. 295 | pub const EF_CTRL_INST_PRGRM: u32 = 5;
  3218. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3219. |
  3220. = note: #[warn(dead_code)] on by default
  3221.  
  3222. warning: constant item is never used: `EF_CTRL_INST_SE`
  3223. --> alxd/src/device/regs.rs:296:1
  3224. |
  3225. 296 | pub const EF_CTRL_INST_SE: u32 = 6;
  3226. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3227. |
  3228. = note: #[warn(dead_code)] on by default
  3229.  
  3230. warning: constant item is never used: `EF_CTRL_INST_CE`
  3231. --> alxd/src/device/regs.rs:297:1
  3232. |
  3233. 297 | pub const EF_CTRL_INST_CE: u32 = 7;
  3234. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3235. |
  3236. = note: #[warn(dead_code)] on by default
  3237.  
  3238. warning: constant item is never used: `EF_CTRL_INST_WRSR`
  3239. --> alxd/src/device/regs.rs:298:1
  3240. |
  3241. 298 | pub const EF_CTRL_INST_WRSR: u32 = 10;
  3242. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3243. |
  3244. = note: #[warn(dead_code)] on by default
  3245.  
  3246. warning: constant item is never used: `EF_CTRL_INST_EWSR`
  3247. --> alxd/src/device/regs.rs:299:1
  3248. |
  3249. 299 | pub const EF_CTRL_INST_EWSR: u32 = 11;
  3250. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3251. |
  3252. = note: #[warn(dead_code)] on by default
  3253.  
  3254. warning: constant item is never used: `EF_CTRL_INST_WRDI`
  3255. --> alxd/src/device/regs.rs:300:1
  3256. |
  3257. 300 | pub const EF_CTRL_INST_WRDI: u32 = 12;
  3258. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3259. |
  3260. = note: #[warn(dead_code)] on by default
  3261.  
  3262. warning: constant item is never used: `EF_CTRL_INST_WRITE`
  3263. --> alxd/src/device/regs.rs:301:1
  3264. |
  3265. 301 | pub const EF_CTRL_INST_WRITE: u32 = 2;
  3266. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3267. |
  3268. = note: #[warn(dead_code)] on by default
  3269.  
  3270. warning: constant item is never used: `EF_ADDR`
  3271. --> alxd/src/device/regs.rs:303:1
  3272. |
  3273. 303 | pub const EF_ADDR: u32 = 0x12D4;
  3274. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3275. |
  3276. = note: #[warn(dead_code)] on by default
  3277.  
  3278. warning: constant item is never used: `EF_DATA`
  3279. --> alxd/src/device/regs.rs:304:1
  3280. |
  3281. 304 | pub const EF_DATA: u32 = 0x12D8;
  3282. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3283. |
  3284. = note: #[warn(dead_code)] on by default
  3285.  
  3286. warning: constant item is never used: `SPI_ID`
  3287. --> alxd/src/device/regs.rs:305:1
  3288. |
  3289. 305 | pub const SPI_ID: u32 = 0x12DC;
  3290. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3291. |
  3292. = note: #[warn(dead_code)] on by default
  3293.  
  3294. warning: constant item is never used: `SPI_CFG_START`
  3295. --> alxd/src/device/regs.rs:307:1
  3296. |
  3297. 307 | pub const SPI_CFG_START: u32 = 0x12E0;
  3298. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3299. |
  3300. = note: #[warn(dead_code)] on by default
  3301.  
  3302. warning: constant item is never used: `PMCTRL_L0S_BUFSRX_EN`
  3303. --> alxd/src/device/regs.rs:314:1
  3304. |
  3305. 314 | pub const PMCTRL_L0S_BUFSRX_EN: u32 = 1 << 28;
  3306. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3307. |
  3308. = note: #[warn(dead_code)] on by default
  3309.  
  3310. warning: constant item is never used: `PMCTRL_L1_TIMER_DIS`
  3311. --> alxd/src/device/regs.rs:325:1
  3312. |
  3313. 325 | pub const PMCTRL_L1_TIMER_DIS: u32 = 0;
  3314. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3315. |
  3316. = note: #[warn(dead_code)] on by default
  3317.  
  3318. warning: constant item is never used: `PMCTRL_L1_TIMER_2US`
  3319. --> alxd/src/device/regs.rs:326:1
  3320. |
  3321. 326 | pub const PMCTRL_L1_TIMER_2US: u32 = 1;
  3322. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3323. |
  3324. = note: #[warn(dead_code)] on by default
  3325.  
  3326. warning: constant item is never used: `PMCTRL_L1_TIMER_4US`
  3327. --> alxd/src/device/regs.rs:327:1
  3328. |
  3329. 327 | pub const PMCTRL_L1_TIMER_4US: u32 = 2;
  3330. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3331. |
  3332. = note: #[warn(dead_code)] on by default
  3333.  
  3334. warning: constant item is never used: `PMCTRL_L1_TIMER_8US`
  3335. --> alxd/src/device/regs.rs:328:1
  3336. |
  3337. 328 | pub const PMCTRL_L1_TIMER_8US: u32 = 3;
  3338. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3339. |
  3340. = note: #[warn(dead_code)] on by default
  3341.  
  3342. warning: constant item is never used: `PMCTRL_L1_TIMER_24US`
  3343. --> alxd/src/device/regs.rs:330:1
  3344. |
  3345. 330 | pub const PMCTRL_L1_TIMER_24US: u32 = 5;
  3346. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3347. |
  3348. = note: #[warn(dead_code)] on by default
  3349.  
  3350. warning: constant item is never used: `PMCTRL_L1_TIMER_32US`
  3351. --> alxd/src/device/regs.rs:331:1
  3352. |
  3353. 331 | pub const PMCTRL_L1_TIMER_32US: u32 = 6;
  3354. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3355. |
  3356. = note: #[warn(dead_code)] on by default
  3357.  
  3358. warning: constant item is never used: `PMCTRL_L1_TIMER_63US`
  3359. --> alxd/src/device/regs.rs:332:1
  3360. |
  3361. 332 | pub const PMCTRL_L1_TIMER_63US: u32 = 7;
  3362. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3363. |
  3364. = note: #[warn(dead_code)] on by default
  3365.  
  3366. warning: constant item is never used: `PMCTRL_PWM_VER_11`
  3367. --> alxd/src/device/regs.rs:334:1
  3368. |
  3369. 334 | pub const PMCTRL_PWM_VER_11: u32 = 1 << 14;
  3370. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3371. |
  3372. = note: #[warn(dead_code)] on by default
  3373.  
  3374. warning: constant item is never used: `PMCTRL_L0S_TIMER_MASK`
  3375. --> alxd/src/device/regs.rs:339:1
  3376. |
  3377. 339 | pub const PMCTRL_L0S_TIMER_MASK: u32 = 0x7;
  3378. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3379. |
  3380. = note: #[warn(dead_code)] on by default
  3381.  
  3382. warning: constant item is never used: `PMCTRL_L0S_TIMER_SHIFT`
  3383. --> alxd/src/device/regs.rs:340:1
  3384. |
  3385. 340 | pub const PMCTRL_L0S_TIMER_SHIFT: u32 = 8;
  3386. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3387. |
  3388. = note: #[warn(dead_code)] on by default
  3389.  
  3390. warning: constant item is never used: `PMCTRL_CLKREQ_EN`
  3391. --> alxd/src/device/regs.rs:347:1
  3392. |
  3393. 347 | pub const PMCTRL_CLKREQ_EN: u32 = 1 << 2;
  3394. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3395. |
  3396. = note: #[warn(dead_code)] on by default
  3397.  
  3398. warning: constant item is never used: `PMCTRL_RBER_EN`
  3399. --> alxd/src/device/regs.rs:348:1
  3400. |
  3401. 348 | pub const PMCTRL_RBER_EN: u32 = 1 << 1;
  3402. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3403. |
  3404. = note: #[warn(dead_code)] on by default
  3405.  
  3406. warning: constant item is never used: `PMCTRL_SPRSDWER_EN`
  3407. --> alxd/src/device/regs.rs:349:1
  3408. |
  3409. 349 | pub const PMCTRL_SPRSDWER_EN: u32 = 1 << 0;
  3410. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3411. |
  3412. = note: #[warn(dead_code)] on by default
  3413.  
  3414. warning: constant item is never used: `LTSSM_CTRL`
  3415. --> alxd/src/device/regs.rs:351:1
  3416. |
  3417. 351 | pub const LTSSM_CTRL: u32 = 0x12FC;
  3418. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3419. |
  3420. = note: #[warn(dead_code)] on by default
  3421.  
  3422. warning: constant item is never used: `LTSSM_WRO_EN`
  3423. --> alxd/src/device/regs.rs:352:1
  3424. |
  3425. 352 | pub const LTSSM_WRO_EN: u32 = 1 << 12;
  3426. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3427. |
  3428. = note: #[warn(dead_code)] on by default
  3429.  
  3430. warning: constant item is never used: `MASTER_OTP_FLG`
  3431. --> alxd/src/device/regs.rs:359:1
  3432. |
  3433. 359 | pub const MASTER_OTP_FLG: u32 = 1 << 31;
  3434. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3435. |
  3436. = note: #[warn(dead_code)] on by default
  3437.  
  3438. warning: constant item is never used: `MASTER_DEV_NUM_MASK`
  3439. --> alxd/src/device/regs.rs:360:1
  3440. |
  3441. 360 | pub const MASTER_DEV_NUM_MASK: u32 = 0x7F;
  3442. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3443. |
  3444. = note: #[warn(dead_code)] on by default
  3445.  
  3446. warning: constant item is never used: `MASTER_DEV_NUM_SHIFT`
  3447. --> alxd/src/device/regs.rs:361:1
  3448. |
  3449. 361 | pub const MASTER_DEV_NUM_SHIFT: u32 = 24;
  3450. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3451. |
  3452. = note: #[warn(dead_code)] on by default
  3453.  
  3454. warning: constant item is never used: `MASTER_REV_NUM_MASK`
  3455. --> alxd/src/device/regs.rs:362:1
  3456. |
  3457. 362 | pub const MASTER_REV_NUM_MASK: u32 = 0xFF;
  3458. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3459. |
  3460. = note: #[warn(dead_code)] on by default
  3461.  
  3462. warning: constant item is never used: `MASTER_REV_NUM_SHIFT`
  3463. --> alxd/src/device/regs.rs:363:1
  3464. |
  3465. 363 | pub const MASTER_REV_NUM_SHIFT: u32 = 16;
  3466. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3467. |
  3468. = note: #[warn(dead_code)] on by default
  3469.  
  3470. warning: constant item is never used: `MASTER_DEASSRT`
  3471. --> alxd/src/device/regs.rs:364:1
  3472. |
  3473. 364 | pub const MASTER_DEASSRT: u32 = 1 << 15;
  3474. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3475. |
  3476. = note: #[warn(dead_code)] on by default
  3477.  
  3478. warning: constant item is never used: `MASTER_RDCLR_INT`
  3479. --> alxd/src/device/regs.rs:365:1
  3480. |
  3481. 365 | pub const MASTER_RDCLR_INT: u32 = 1 << 14;
  3482. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3483. |
  3484. = note: #[warn(dead_code)] on by default
  3485.  
  3486. warning: constant item is never used: `MASTER_DMA_RST`
  3487. --> alxd/src/device/regs.rs:366:1
  3488. |
  3489. 366 | pub const MASTER_DMA_RST: u32 = 1 << 13;
  3490. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3491. |
  3492. = note: #[warn(dead_code)] on by default
  3493.  
  3494. warning: constant item is never used: `MASTER_MANU_INT`
  3495. --> alxd/src/device/regs.rs:373:1
  3496. |
  3497. 373 | pub const MASTER_MANU_INT: u32 = 1 << 9;
  3498. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3499. |
  3500. = note: #[warn(dead_code)] on by default
  3501.  
  3502. warning: constant item is never used: `MASTER_MANUTIMER_EN`
  3503. --> alxd/src/device/regs.rs:374:1
  3504. |
  3505. 374 | pub const MASTER_MANUTIMER_EN: u32 = 1 << 8;
  3506. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3507. |
  3508. = note: #[warn(dead_code)] on by default
  3509.  
  3510. warning: constant item is never used: `MASTER_BERT_START`
  3511. --> alxd/src/device/regs.rs:379:1
  3512. |
  3513. 379 | pub const MASTER_BERT_START: u32 = 1 << 4;
  3514. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3515. |
  3516. = note: #[warn(dead_code)] on by default
  3517.  
  3518. warning: constant item is never used: `MASTER_PCIE_TSTMOD_MASK`
  3519. --> alxd/src/device/regs.rs:380:1
  3520. |
  3521. 380 | pub const MASTER_PCIE_TSTMOD_MASK: u32 = 0x3;
  3522. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3523. |
  3524. = note: #[warn(dead_code)] on by default
  3525.  
  3526. warning: constant item is never used: `MASTER_PCIE_TSTMOD_SHIFT`
  3527. --> alxd/src/device/regs.rs:381:1
  3528. |
  3529. 381 | pub const MASTER_PCIE_TSTMOD_SHIFT: u32 = 2;
  3530. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3531. |
  3532. = note: #[warn(dead_code)] on by default
  3533.  
  3534. warning: constant item is never used: `MASTER_PCIE_RST`
  3535. --> alxd/src/device/regs.rs:382:1
  3536. |
  3537. 382 | pub const MASTER_PCIE_RST: u32 = 1 << 1;
  3538. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3539. |
  3540. = note: #[warn(dead_code)] on by default
  3541.  
  3542. warning: constant item is never used: `MANU_TIMER`
  3543. --> alxd/src/device/regs.rs:387:1
  3544. |
  3545. 387 | pub const MANU_TIMER: u32 = 0x1404;
  3546. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3547. |
  3548. = note: #[warn(dead_code)] on by default
  3549.  
  3550. warning: constant item is never used: `IRQ_MODU_TIMER2_MASK`
  3551. --> alxd/src/device/regs.rs:391:1
  3552. |
  3553. 391 | pub const IRQ_MODU_TIMER2_MASK: u32 = 0xFFFF;
  3554. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3555. |
  3556. = note: #[warn(dead_code)] on by default
  3557.  
  3558. warning: constant item is never used: `IRQ_MODU_TIMER2_SHIFT`
  3559. --> alxd/src/device/regs.rs:392:1
  3560. |
  3561. 392 | pub const IRQ_MODU_TIMER2_SHIFT: u32 = 16;
  3562. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3563. |
  3564. = note: #[warn(dead_code)] on by default
  3565.  
  3566. warning: constant item is never used: `PHY_CTRL_ADDR_MASK`
  3567. --> alxd/src/device/regs.rs:397:1
  3568. |
  3569. 397 | pub const PHY_CTRL_ADDR_MASK: u32 = 0x1F;
  3570. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3571. |
  3572. = note: #[warn(dead_code)] on by default
  3573.  
  3574. warning: constant item is never used: `PHY_CTRL_ADDR_SHIFT`
  3575. --> alxd/src/device/regs.rs:398:1
  3576. |
  3577. 398 | pub const PHY_CTRL_ADDR_SHIFT: u32 = 19;
  3578. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3579. |
  3580. = note: #[warn(dead_code)] on by default
  3581.  
  3582. warning: constant item is never used: `PHY_CTRL_BP_VLTGSW`
  3583. --> alxd/src/device/regs.rs:399:1
  3584. |
  3585. 399 | pub const PHY_CTRL_BP_VLTGSW: u32 = 1 << 18;
  3586. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3587. |
  3588. = note: #[warn(dead_code)] on by default
  3589.  
  3590. warning: constant item is never used: `PHY_CTRL_10AB_EN`
  3591. --> alxd/src/device/regs.rs:401:1
  3592. |
  3593. 401 | pub const PHY_CTRL_10AB_EN: u32 = 1 << 16;
  3594. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3595. |
  3596. = note: #[warn(dead_code)] on by default
  3597.  
  3598. warning: constant item is never used: `PHY_CTRL_PLL_BYPASS`
  3599. --> alxd/src/device/regs.rs:402:1
  3600. |
  3601. 402 | pub const PHY_CTRL_PLL_BYPASS: u32 = 1 << 15;
  3602. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3603. |
  3604. = note: #[warn(dead_code)] on by default
  3605.  
  3606. warning: constant item is never used: `PHY_CTRL_GIGA_DIS`
  3607. --> alxd/src/device/regs.rs:410:1
  3608. |
  3609. 410 | pub const PHY_CTRL_GIGA_DIS: u32 = 1 << 9;
  3610. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3611. |
  3612. = note: #[warn(dead_code)] on by default
  3613.  
  3614. warning: constant item is never used: `PHY_CTRL_IDDQ_DIS`
  3615. --> alxd/src/device/regs.rs:412:1
  3616. |
  3617. 412 | pub const PHY_CTRL_IDDQ_DIS: u32 = 1 << 8;
  3618. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3619. |
  3620. = note: #[warn(dead_code)] on by default
  3621.  
  3622. warning: constant item is never used: `PHY_CTRL_LPW_EXIT`
  3623. --> alxd/src/device/regs.rs:415:1
  3624. |
  3625. 415 | pub const PHY_CTRL_LPW_EXIT: u32 = 1 << 6;
  3626. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3627. |
  3628. = note: #[warn(dead_code)] on by default
  3629.  
  3630. warning: constant item is never used: `PHY_CTRL_RVRS_ANEG`
  3631. --> alxd/src/device/regs.rs:417:1
  3632. |
  3633. 417 | pub const PHY_CTRL_RVRS_ANEG: u32 = 1 << 4;
  3634. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3635. |
  3636. = note: #[warn(dead_code)] on by default
  3637.  
  3638. warning: constant item is never used: `PHY_CTRL_ANEG_NOW`
  3639. --> alxd/src/device/regs.rs:418:1
  3640. |
  3641. 418 | pub const PHY_CTRL_ANEG_NOW: u32 = 1 << 3;
  3642. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3643. |
  3644. = note: #[warn(dead_code)] on by default
  3645.  
  3646. warning: constant item is never used: `PHY_CTRL_RTL_MODE`
  3647. --> alxd/src/device/regs.rs:420:1
  3648. |
  3649. 420 | pub const PHY_CTRL_RTL_MODE: u32 = 1 << 1;
  3650. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3651. |
  3652. = note: #[warn(dead_code)] on by default
  3653.  
  3654. warning: constant item is never used: `MAC_STS_SFORCE_MASK`
  3655. --> alxd/src/device/regs.rs:430:1
  3656. |
  3657. 430 | pub const MAC_STS_SFORCE_MASK: u32 = 0xF;
  3658. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3659. |
  3660. = note: #[warn(dead_code)] on by default
  3661.  
  3662. warning: constant item is never used: `MAC_STS_SFORCE_SHIFT`
  3663. --> alxd/src/device/regs.rs:431:1
  3664. |
  3665. 431 | pub const MAC_STS_SFORCE_SHIFT: u32 = 14;
  3666. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3667. |
  3668. = note: #[warn(dead_code)] on by default
  3669.  
  3670. warning: constant item is never used: `MAC_STS_CALIB_DONE`
  3671. --> alxd/src/device/regs.rs:432:1
  3672. |
  3673. 432 | pub const MAC_STS_CALIB_DONE: u32 = 1 << 13;
  3674. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3675. |
  3676. = note: #[warn(dead_code)] on by default
  3677.  
  3678. warning: constant item is never used: `MAC_STS_CALIB_RES_MASK`
  3679. --> alxd/src/device/regs.rs:433:1
  3680. |
  3681. 433 | pub const MAC_STS_CALIB_RES_MASK: u32 = 0x1F;
  3682. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3683. |
  3684. = note: #[warn(dead_code)] on by default
  3685.  
  3686. warning: constant item is never used: `MAC_STS_CALIB_RES_SHIFT`
  3687. --> alxd/src/device/regs.rs:434:1
  3688. |
  3689. 434 | pub const MAC_STS_CALIB_RES_SHIFT: u32 = 8;
  3690. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3691. |
  3692. = note: #[warn(dead_code)] on by default
  3693.  
  3694. warning: constant item is never used: `MAC_STS_CALIBERR_MASK`
  3695. --> alxd/src/device/regs.rs:435:1
  3696. |
  3697. 435 | pub const MAC_STS_CALIBERR_MASK: u32 = 0xF;
  3698. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3699. |
  3700. = note: #[warn(dead_code)] on by default
  3701.  
  3702. warning: constant item is never used: `MAC_STS_CALIBERR_SHIFT`
  3703. --> alxd/src/device/regs.rs:436:1
  3704. |
  3705. 436 | pub const MAC_STS_CALIBERR_SHIFT: u32 = 4;
  3706. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3707. |
  3708. = note: #[warn(dead_code)] on by default
  3709.  
  3710. warning: constant item is never used: `MDIO_POST_READ`
  3711. --> alxd/src/device/regs.rs:449:1
  3712. |
  3713. 449 | pub const MDIO_POST_READ: u32 = 1 << 29;
  3714. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3715. |
  3716. = note: #[warn(dead_code)] on by default
  3717.  
  3718. warning: constant item is never used: `MDIO_CLK_SEL_25MD6`
  3719. --> alxd/src/device/regs.rs:455:1
  3720. |
  3721. 455 | pub const MDIO_CLK_SEL_25MD6: u16 = 2;
  3722. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3723. |
  3724. = note: #[warn(dead_code)] on by default
  3725.  
  3726. warning: constant item is never used: `MDIO_CLK_SEL_25MD8`
  3727. --> alxd/src/device/regs.rs:456:1
  3728. |
  3729. 456 | pub const MDIO_CLK_SEL_25MD8: u16 = 3;
  3730. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3731. |
  3732. = note: #[warn(dead_code)] on by default
  3733.  
  3734. warning: constant item is never used: `MDIO_CLK_SEL_25MD10`
  3735. --> alxd/src/device/regs.rs:457:1
  3736. |
  3737. 457 | pub const MDIO_CLK_SEL_25MD10: u16 = 4;
  3738. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3739. |
  3740. = note: #[warn(dead_code)] on by default
  3741.  
  3742. warning: constant item is never used: `MDIO_CLK_SEL_25MD32`
  3743. --> alxd/src/device/regs.rs:458:1
  3744. |
  3745. 458 | pub const MDIO_CLK_SEL_25MD32: u16 = 5;
  3746. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3747. |
  3748. = note: #[warn(dead_code)] on by default
  3749.  
  3750. warning: constant item is never used: `MDIO_CLK_SEL_25MD64`
  3751. --> alxd/src/device/regs.rs:459:1
  3752. |
  3753. 459 | pub const MDIO_CLK_SEL_25MD64: u16 = 6;
  3754. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3755. |
  3756. = note: #[warn(dead_code)] on by default
  3757.  
  3758. warning: constant item is never used: `MDIO_EXTN_PORTAD_MASK`
  3759. --> alxd/src/device/regs.rs:472:1
  3760. |
  3761. 472 | pub const MDIO_EXTN_PORTAD_MASK: u32 = 0x1F;
  3762. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3763. |
  3764. = note: #[warn(dead_code)] on by default
  3765.  
  3766. warning: constant item is never used: `MDIO_EXTN_PORTAD_SHIFT`
  3767. --> alxd/src/device/regs.rs:473:1
  3768. |
  3769. 473 | pub const MDIO_EXTN_PORTAD_SHIFT: u32 = 21;
  3770. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3771. |
  3772. = note: #[warn(dead_code)] on by default
  3773.  
  3774. warning: constant item is never used: `PHY_STS`
  3775. --> alxd/src/device/regs.rs:479:1
  3776. |
  3777. 479 | pub const PHY_STS: u32 = 0x1418;
  3778. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3779. |
  3780. = note: #[warn(dead_code)] on by default
  3781.  
  3782. warning: constant item is never used: `PHY_STS_LPW`
  3783. --> alxd/src/device/regs.rs:480:1
  3784. |
  3785. 480 | pub const PHY_STS_LPW: u32 = 1 << 31;
  3786. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3787. |
  3788. = note: #[warn(dead_code)] on by default
  3789.  
  3790. warning: constant item is never used: `PHY_STS_LPI`
  3791. --> alxd/src/device/regs.rs:481:1
  3792. |
  3793. 481 | pub const PHY_STS_LPI: u32 = 1 << 30;
  3794. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3795. |
  3796. = note: #[warn(dead_code)] on by default
  3797.  
  3798. warning: constant item is never used: `PHY_STS_PWON_STRIP_MASK`
  3799. --> alxd/src/device/regs.rs:482:1
  3800. |
  3801. 482 | pub const PHY_STS_PWON_STRIP_MASK: u32 = 0xFFF;
  3802. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3803. |
  3804. = note: #[warn(dead_code)] on by default
  3805.  
  3806. warning: constant item is never used: `PHY_STS_PWON_STRIP_SHIFT`
  3807. --> alxd/src/device/regs.rs:483:1
  3808. |
  3809. 483 | pub const PHY_STS_PWON_STRIP_SHIFT: u32 = 16;
  3810. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3811. |
  3812. = note: #[warn(dead_code)] on by default
  3813.  
  3814. warning: constant item is never used: `PHY_STS_DUPLEX`
  3815. --> alxd/src/device/regs.rs:485:1
  3816. |
  3817. 485 | pub const PHY_STS_DUPLEX: u32 = 1 << 3;
  3818. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3819. |
  3820. = note: #[warn(dead_code)] on by default
  3821.  
  3822. warning: constant item is never used: `PHY_STS_LINKUP`
  3823. --> alxd/src/device/regs.rs:486:1
  3824. |
  3825. 486 | pub const PHY_STS_LINKUP: u32 = 1 << 2;
  3826. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3827. |
  3828. = note: #[warn(dead_code)] on by default
  3829.  
  3830. warning: constant item is never used: `PHY_STS_SPEED_MASK`
  3831. --> alxd/src/device/regs.rs:487:1
  3832. |
  3833. 487 | pub const PHY_STS_SPEED_MASK: u32 = 0x3;
  3834. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3835. |
  3836. = note: #[warn(dead_code)] on by default
  3837.  
  3838. warning: constant item is never used: `PHY_STS_SPEED_SHIFT`
  3839. --> alxd/src/device/regs.rs:488:1
  3840. |
  3841. 488 | pub const PHY_STS_SPEED_SHIFT: u32 = 0;
  3842. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3843. |
  3844. = note: #[warn(dead_code)] on by default
  3845.  
  3846. warning: constant item is never used: `PHY_STS_SPEED_1000M`
  3847. --> alxd/src/device/regs.rs:489:1
  3848. |
  3849. 489 | pub const PHY_STS_SPEED_1000M: u32 = 2;
  3850. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3851. |
  3852. = note: #[warn(dead_code)] on by default
  3853.  
  3854. warning: constant item is never used: `PHY_STS_SPEED_100M`
  3855. --> alxd/src/device/regs.rs:490:1
  3856. |
  3857. 490 | pub const PHY_STS_SPEED_100M: u32 = 1;
  3858. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3859. |
  3860. = note: #[warn(dead_code)] on by default
  3861.  
  3862. warning: constant item is never used: `PHY_STS_SPEED_10M`
  3863. --> alxd/src/device/regs.rs:491:1
  3864. |
  3865. 491 | pub const PHY_STS_SPEED_10M: u32 = 0;
  3866. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3867. |
  3868. = note: #[warn(dead_code)] on by default
  3869.  
  3870. warning: constant item is never used: `BIST0`
  3871. --> alxd/src/device/regs.rs:493:1
  3872. |
  3873. 493 | pub const BIST0: u32 = 0x141C;
  3874. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3875. |
  3876. = note: #[warn(dead_code)] on by default
  3877.  
  3878. warning: constant item is never used: `BIST0_COL_MASK`
  3879. --> alxd/src/device/regs.rs:494:1
  3880. |
  3881. 494 | pub const BIST0_COL_MASK: u32 = 0x3F;
  3882. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3883. |
  3884. = note: #[warn(dead_code)] on by default
  3885.  
  3886. warning: constant item is never used: `BIST0_COL_SHIFT`
  3887. --> alxd/src/device/regs.rs:495:1
  3888. |
  3889. 495 | pub const BIST0_COL_SHIFT: u32 = 24;
  3890. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3891. |
  3892. = note: #[warn(dead_code)] on by default
  3893.  
  3894. warning: constant item is never used: `BIST0_ROW_MASK`
  3895. --> alxd/src/device/regs.rs:496:1
  3896. |
  3897. 496 | pub const BIST0_ROW_MASK: u32 = 0xFFF;
  3898. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3899. |
  3900. = note: #[warn(dead_code)] on by default
  3901.  
  3902. warning: constant item is never used: `BIST0_ROW_SHIFT`
  3903. --> alxd/src/device/regs.rs:497:1
  3904. |
  3905. 497 | pub const BIST0_ROW_SHIFT: u32 = 12;
  3906. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3907. |
  3908. = note: #[warn(dead_code)] on by default
  3909.  
  3910. warning: constant item is never used: `BIST0_STEP_MASK`
  3911. --> alxd/src/device/regs.rs:498:1
  3912. |
  3913. 498 | pub const BIST0_STEP_MASK: u32 = 0xF;
  3914. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3915. |
  3916. = note: #[warn(dead_code)] on by default
  3917.  
  3918. warning: constant item is never used: `BIST0_STEP_SHIFT`
  3919. --> alxd/src/device/regs.rs:499:1
  3920. |
  3921. 499 | pub const BIST0_STEP_SHIFT: u32 = 8;
  3922. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3923. |
  3924. = note: #[warn(dead_code)] on by default
  3925.  
  3926. warning: constant item is never used: `BIST0_PATTERN_MASK`
  3927. --> alxd/src/device/regs.rs:500:1
  3928. |
  3929. 500 | pub const BIST0_PATTERN_MASK: u32 = 0x7;
  3930. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3931. |
  3932. = note: #[warn(dead_code)] on by default
  3933.  
  3934. warning: constant item is never used: `BIST0_PATTERN_SHIFT`
  3935. --> alxd/src/device/regs.rs:501:1
  3936. |
  3937. 501 | pub const BIST0_PATTERN_SHIFT: u32 = 4;
  3938. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3939. |
  3940. = note: #[warn(dead_code)] on by default
  3941.  
  3942. warning: constant item is never used: `BIST0_CRIT`
  3943. --> alxd/src/device/regs.rs:502:1
  3944. |
  3945. 502 | pub const BIST0_CRIT: u32 = 1 << 3;
  3946. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3947. |
  3948. = note: #[warn(dead_code)] on by default
  3949.  
  3950. warning: constant item is never used: `BIST0_FIXED`
  3951. --> alxd/src/device/regs.rs:503:1
  3952. |
  3953. 503 | pub const BIST0_FIXED: u32 = 1 << 2;
  3954. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3955. |
  3956. = note: #[warn(dead_code)] on by default
  3957.  
  3958. warning: constant item is never used: `BIST0_FAIL`
  3959. --> alxd/src/device/regs.rs:504:1
  3960. |
  3961. 504 | pub const BIST0_FAIL: u32 = 1 << 1;
  3962. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3963. |
  3964. = note: #[warn(dead_code)] on by default
  3965.  
  3966. warning: constant item is never used: `BIST0_START`
  3967. --> alxd/src/device/regs.rs:505:1
  3968. |
  3969. 505 | pub const BIST0_START: u32 = 1 << 0;
  3970. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3971. |
  3972. = note: #[warn(dead_code)] on by default
  3973.  
  3974. warning: constant item is never used: `BIST1`
  3975. --> alxd/src/device/regs.rs:507:1
  3976. |
  3977. 507 | pub const BIST1: u32 = 0x1420;
  3978. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3979. |
  3980. = note: #[warn(dead_code)] on by default
  3981.  
  3982. warning: constant item is never used: `BIST1_COL_MASK`
  3983. --> alxd/src/device/regs.rs:508:1
  3984. |
  3985. 508 | pub const BIST1_COL_MASK: u32 = 0x3F;
  3986. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3987. |
  3988. = note: #[warn(dead_code)] on by default
  3989.  
  3990. warning: constant item is never used: `BIST1_COL_SHIFT`
  3991. --> alxd/src/device/regs.rs:509:1
  3992. |
  3993. 509 | pub const BIST1_COL_SHIFT: u32 = 24;
  3994. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  3995. |
  3996. = note: #[warn(dead_code)] on by default
  3997.  
  3998. warning: constant item is never used: `BIST1_ROW_MASK`
  3999. --> alxd/src/device/regs.rs:510:1
  4000. |
  4001. 510 | pub const BIST1_ROW_MASK: u32 = 0xFFF;
  4002. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4003. |
  4004. = note: #[warn(dead_code)] on by default
  4005.  
  4006. warning: constant item is never used: `BIST1_ROW_SHIFT`
  4007. --> alxd/src/device/regs.rs:511:1
  4008. |
  4009. 511 | pub const BIST1_ROW_SHIFT: u32 = 12;
  4010. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4011. |
  4012. = note: #[warn(dead_code)] on by default
  4013.  
  4014. warning: constant item is never used: `BIST1_STEP_MASK`
  4015. --> alxd/src/device/regs.rs:512:1
  4016. |
  4017. 512 | pub const BIST1_STEP_MASK: u32 = 0xF;
  4018. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4019. |
  4020. = note: #[warn(dead_code)] on by default
  4021.  
  4022. warning: constant item is never used: `BIST1_STEP_SHIFT`
  4023. --> alxd/src/device/regs.rs:513:1
  4024. |
  4025. 513 | pub const BIST1_STEP_SHIFT: u32 = 8;
  4026. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4027. |
  4028. = note: #[warn(dead_code)] on by default
  4029.  
  4030. warning: constant item is never used: `BIST1_PATTERN_MASK`
  4031. --> alxd/src/device/regs.rs:514:1
  4032. |
  4033. 514 | pub const BIST1_PATTERN_MASK: u32 = 0x7;
  4034. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4035. |
  4036. = note: #[warn(dead_code)] on by default
  4037.  
  4038. warning: constant item is never used: `BIST1_PATTERN_SHIFT`
  4039. --> alxd/src/device/regs.rs:515:1
  4040. |
  4041. 515 | pub const BIST1_PATTERN_SHIFT: u32 = 4;
  4042. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4043. |
  4044. = note: #[warn(dead_code)] on by default
  4045.  
  4046. warning: constant item is never used: `BIST1_CRIT`
  4047. --> alxd/src/device/regs.rs:516:1
  4048. |
  4049. 516 | pub const BIST1_CRIT: u32 = 1 << 3;
  4050. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4051. |
  4052. = note: #[warn(dead_code)] on by default
  4053.  
  4054. warning: constant item is never used: `BIST1_FIXED`
  4055. --> alxd/src/device/regs.rs:517:1
  4056. |
  4057. 517 | pub const BIST1_FIXED: u32 = 1 << 2;
  4058. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4059. |
  4060. = note: #[warn(dead_code)] on by default
  4061.  
  4062. warning: constant item is never used: `BIST1_FAIL`
  4063. --> alxd/src/device/regs.rs:518:1
  4064. |
  4065. 518 | pub const BIST1_FAIL: u32 = 1 << 1;
  4066. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4067. |
  4068. = note: #[warn(dead_code)] on by default
  4069.  
  4070. warning: constant item is never used: `BIST1_START`
  4071. --> alxd/src/device/regs.rs:519:1
  4072. |
  4073. 519 | pub const BIST1_START: u32 = 1 << 0;
  4074. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4075. |
  4076. = note: #[warn(dead_code)] on by default
  4077.  
  4078. warning: constant item is never used: `SERDES_SELFB_PLL_MASK`
  4079. --> alxd/src/device/regs.rs:524:1
  4080. |
  4081. 524 | pub const SERDES_SELFB_PLL_MASK: u32 = 0x3;
  4082. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4083. |
  4084. = note: #[warn(dead_code)] on by default
  4085.  
  4086. warning: constant item is never used: `SERDES_SELFB_PLL_SHIFT`
  4087. --> alxd/src/device/regs.rs:525:1
  4088. |
  4089. 525 | pub const SERDES_SELFB_PLL_SHIFT: u32 = 14;
  4090. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4091. |
  4092. = note: #[warn(dead_code)] on by default
  4093.  
  4094. warning: constant item is never used: `SERDES_PHYCLK_SEL_GTX`
  4095. --> alxd/src/device/regs.rs:527:1
  4096. |
  4097. 527 | pub const SERDES_PHYCLK_SEL_GTX: u32 = 1 << 13;
  4098. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4099. |
  4100. = note: #[warn(dead_code)] on by default
  4101.  
  4102. warning: constant item is never used: `SERDES_PCIECLK_SEL_SRDS`
  4103. --> alxd/src/device/regs.rs:529:1
  4104. |
  4105. 529 | pub const SERDES_PCIECLK_SEL_SRDS: u32 = 1 << 12;
  4106. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4107. |
  4108. = note: #[warn(dead_code)] on by default
  4109.  
  4110. warning: constant item is never used: `SERDES_BUFS_RX_EN`
  4111. --> alxd/src/device/regs.rs:530:1
  4112. |
  4113. 530 | pub const SERDES_BUFS_RX_EN: u32 = 1 << 11;
  4114. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4115. |
  4116. = note: #[warn(dead_code)] on by default
  4117.  
  4118. warning: constant item is never used: `SERDES_PD_RX`
  4119. --> alxd/src/device/regs.rs:531:1
  4120. |
  4121. 531 | pub const SERDES_PD_RX: u32 = 1 << 10;
  4122. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4123. |
  4124. = note: #[warn(dead_code)] on by default
  4125.  
  4126. warning: constant item is never used: `SERDES_PLL_EN`
  4127. --> alxd/src/device/regs.rs:532:1
  4128. |
  4129. 532 | pub const SERDES_PLL_EN: u32 = 1 << 9;
  4130. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4131. |
  4132. = note: #[warn(dead_code)] on by default
  4133.  
  4134. warning: constant item is never used: `SERDES_EN`
  4135. --> alxd/src/device/regs.rs:533:1
  4136. |
  4137. 533 | pub const SERDES_EN: u32 = 1 << 8;
  4138. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4139. |
  4140. = note: #[warn(dead_code)] on by default
  4141.  
  4142. warning: constant item is never used: `SERDES_SELFB_PLL_SEL_CSR`
  4143. --> alxd/src/device/regs.rs:535:1
  4144. |
  4145. 535 | pub const SERDES_SELFB_PLL_SEL_CSR: u32 = 1 << 6;
  4146. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4147. |
  4148. = note: #[warn(dead_code)] on by default
  4149.  
  4150. warning: constant item is never used: `SERDES_SELFB_PLL_CSR_MASK`
  4151. --> alxd/src/device/regs.rs:536:1
  4152. |
  4153. 536 | pub const SERDES_SELFB_PLL_CSR_MASK: u32 = 0x3;
  4154. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4155. |
  4156. = note: #[warn(dead_code)] on by default
  4157.  
  4158. warning: constant item is never used: `SERDES_SELFB_PLL_CSR_SHIFT`
  4159. --> alxd/src/device/regs.rs:537:1
  4160. |
  4161. 537 | pub const SERDES_SELFB_PLL_CSR_SHIFT: u32 = 4;
  4162. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4163. |
  4164. = note: #[warn(dead_code)] on by default
  4165.  
  4166. warning: constant item is never used: `SERDES_SELFB_PLL_CSR_4`
  4167. --> alxd/src/device/regs.rs:539:1
  4168. |
  4169. 539 | pub const SERDES_SELFB_PLL_CSR_4: u32 = 3;
  4170. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4171. |
  4172. = note: #[warn(dead_code)] on by default
  4173.  
  4174. warning: constant item is never used: `SERDES_SELFB_PLL_CSR_0`
  4175. --> alxd/src/device/regs.rs:541:1
  4176. |
  4177. 541 | pub const SERDES_SELFB_PLL_CSR_0: u32 = 2;
  4178. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4179. |
  4180. = note: #[warn(dead_code)] on by default
  4181.  
  4182. warning: constant item is never used: `SERDES_SELFB_PLL_CSR_12`
  4183. --> alxd/src/device/regs.rs:543:1
  4184. |
  4185. 543 | pub const SERDES_SELFB_PLL_CSR_12: u32 = 1;
  4186. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4187. |
  4188. = note: #[warn(dead_code)] on by default
  4189.  
  4190. warning: constant item is never used: `SERDES_SELFB_PLL_CSR_18`
  4191. --> alxd/src/device/regs.rs:545:1
  4192. |
  4193. 545 | pub const SERDES_SELFB_PLL_CSR_18: u32 = 0;
  4194. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4195. |
  4196. = note: #[warn(dead_code)] on by default
  4197.  
  4198. warning: constant item is never used: `SERDES_VCO_SLOW`
  4199. --> alxd/src/device/regs.rs:546:1
  4200. |
  4201. 546 | pub const SERDES_VCO_SLOW: u32 = 1 << 3;
  4202. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4203. |
  4204. = note: #[warn(dead_code)] on by default
  4205.  
  4206. warning: constant item is never used: `SERDES_VCO_FAST`
  4207. --> alxd/src/device/regs.rs:547:1
  4208. |
  4209. 547 | pub const SERDES_VCO_FAST: u32 = 1 << 2;
  4210. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4211. |
  4212. = note: #[warn(dead_code)] on by default
  4213.  
  4214. warning: constant item is never used: `SERDES_LOCKDCT_EN`
  4215. --> alxd/src/device/regs.rs:548:1
  4216. |
  4217. 548 | pub const SERDES_LOCKDCT_EN: u32 = 1 << 1;
  4218. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4219. |
  4220. = note: #[warn(dead_code)] on by default
  4221.  
  4222. warning: constant item is never used: `SERDES_LOCKDCTED`
  4223. --> alxd/src/device/regs.rs:549:1
  4224. |
  4225. 549 | pub const SERDES_LOCKDCTED: u32 = 1 << 0;
  4226. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4227. |
  4228. = note: #[warn(dead_code)] on by default
  4229.  
  4230. warning: constant item is never used: `LED_CTRL`
  4231. --> alxd/src/device/regs.rs:551:1
  4232. |
  4233. 551 | pub const LED_CTRL: u32 = 0x1428;
  4234. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4235. |
  4236. = note: #[warn(dead_code)] on by default
  4237.  
  4238. warning: constant item is never used: `LED_CTRL_PATMAP2_MASK`
  4239. --> alxd/src/device/regs.rs:552:1
  4240. |
  4241. 552 | pub const LED_CTRL_PATMAP2_MASK: u32 = 0x3;
  4242. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4243. |
  4244. = note: #[warn(dead_code)] on by default
  4245.  
  4246. warning: constant item is never used: `LED_CTRL_PATMAP2_SHIFT`
  4247. --> alxd/src/device/regs.rs:553:1
  4248. |
  4249. 553 | pub const LED_CTRL_PATMAP2_SHIFT: u32 = 8;
  4250. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4251. |
  4252. = note: #[warn(dead_code)] on by default
  4253.  
  4254. warning: constant item is never used: `LED_CTRL_PATMAP1_MASK`
  4255. --> alxd/src/device/regs.rs:554:1
  4256. |
  4257. 554 | pub const LED_CTRL_PATMAP1_MASK: u32 = 0x3;
  4258. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4259. |
  4260. = note: #[warn(dead_code)] on by default
  4261.  
  4262. warning: constant item is never used: `LED_CTRL_PATMAP1_SHIFT`
  4263. --> alxd/src/device/regs.rs:555:1
  4264. |
  4265. 555 | pub const LED_CTRL_PATMAP1_SHIFT: u32 = 6;
  4266. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4267. |
  4268. = note: #[warn(dead_code)] on by default
  4269.  
  4270. warning: constant item is never used: `LED_CTRL_PATMAP0_MASK`
  4271. --> alxd/src/device/regs.rs:556:1
  4272. |
  4273. 556 | pub const LED_CTRL_PATMAP0_MASK: u32 = 0x3;
  4274. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4275. |
  4276. = note: #[warn(dead_code)] on by default
  4277.  
  4278. warning: constant item is never used: `LED_CTRL_PATMAP0_SHIFT`
  4279. --> alxd/src/device/regs.rs:557:1
  4280. |
  4281. 557 | pub const LED_CTRL_PATMAP0_SHIFT: u32 = 4;
  4282. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4283. |
  4284. = note: #[warn(dead_code)] on by default
  4285.  
  4286. warning: constant item is never used: `LED_CTRL_D3_MODE_MASK`
  4287. --> alxd/src/device/regs.rs:558:1
  4288. |
  4289. 558 | pub const LED_CTRL_D3_MODE_MASK: u32 = 0x3;
  4290. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4291. |
  4292. = note: #[warn(dead_code)] on by default
  4293.  
  4294. warning: constant item is never used: `LED_CTRL_D3_MODE_SHIFT`
  4295. --> alxd/src/device/regs.rs:559:1
  4296. |
  4297. 559 | pub const LED_CTRL_D3_MODE_SHIFT: u32 = 2;
  4298. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4299. |
  4300. = note: #[warn(dead_code)] on by default
  4301.  
  4302. warning: constant item is never used: `LED_CTRL_D3_MODE_NORMAL`
  4303. --> alxd/src/device/regs.rs:560:1
  4304. |
  4305. 560 | pub const LED_CTRL_D3_MODE_NORMAL: u32 = 0;
  4306. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4307. |
  4308. = note: #[warn(dead_code)] on by default
  4309.  
  4310. warning: constant item is never used: `LED_CTRL_D3_MODE_WOL_DIS`
  4311. --> alxd/src/device/regs.rs:561:1
  4312. |
  4313. 561 | pub const LED_CTRL_D3_MODE_WOL_DIS: u32 = 1;
  4314. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4315. |
  4316. = note: #[warn(dead_code)] on by default
  4317.  
  4318. warning: constant item is never used: `LED_CTRL_D3_MODE_WOL_ANY`
  4319. --> alxd/src/device/regs.rs:562:1
  4320. |
  4321. 562 | pub const LED_CTRL_D3_MODE_WOL_ANY: u32 = 2;
  4322. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4323. |
  4324. = note: #[warn(dead_code)] on by default
  4325.  
  4326. warning: constant item is never used: `LED_CTRL_D3_MODE_WOL_EN`
  4327. --> alxd/src/device/regs.rs:563:1
  4328. |
  4329. 563 | pub const LED_CTRL_D3_MODE_WOL_EN: u32 = 3;
  4330. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4331. |
  4332. = note: #[warn(dead_code)] on by default
  4333.  
  4334. warning: constant item is never used: `LED_CTRL_DUTY_CYCL_MASK`
  4335. --> alxd/src/device/regs.rs:564:1
  4336. |
  4337. 564 | pub const LED_CTRL_DUTY_CYCL_MASK: u32 = 0x3;
  4338. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4339. |
  4340. = note: #[warn(dead_code)] on by default
  4341.  
  4342. warning: constant item is never used: `LED_CTRL_DUTY_CYCL_SHIFT`
  4343. --> alxd/src/device/regs.rs:565:1
  4344. |
  4345. 565 | pub const LED_CTRL_DUTY_CYCL_SHIFT: u32 = 0;
  4346. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4347. |
  4348. = note: #[warn(dead_code)] on by default
  4349.  
  4350. warning: constant item is never used: `LED_CTRL_DUTY_CYCL_50`
  4351. --> alxd/src/device/regs.rs:567:1
  4352. |
  4353. 567 | pub const LED_CTRL_DUTY_CYCL_50: u32 = 0;
  4354. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4355. |
  4356. = note: #[warn(dead_code)] on by default
  4357.  
  4358. warning: constant item is never used: `LED_CTRL_DUTY_CYCL_125`
  4359. --> alxd/src/device/regs.rs:569:1
  4360. |
  4361. 569 | pub const LED_CTRL_DUTY_CYCL_125: u32 = 1;
  4362. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4363. |
  4364. = note: #[warn(dead_code)] on by default
  4365.  
  4366. warning: constant item is never used: `LED_CTRL_DUTY_CYCL_25`
  4367. --> alxd/src/device/regs.rs:571:1
  4368. |
  4369. 571 | pub const LED_CTRL_DUTY_CYCL_25: u32 = 2;
  4370. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4371. |
  4372. = note: #[warn(dead_code)] on by default
  4373.  
  4374. warning: constant item is never used: `LED_CTRL_DUTY_CYCL_75`
  4375. --> alxd/src/device/regs.rs:573:1
  4376. |
  4377. 573 | pub const LED_CTRL_DUTY_CYCL_75: u32 = 3;
  4378. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4379. |
  4380. = note: #[warn(dead_code)] on by default
  4381.  
  4382. warning: constant item is never used: `LED_PATN`
  4383. --> alxd/src/device/regs.rs:575:1
  4384. |
  4385. 575 | pub const LED_PATN: u32 = 0x142C;
  4386. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4387. |
  4388. = note: #[warn(dead_code)] on by default
  4389.  
  4390. warning: constant item is never used: `LED_PATN1_MASK`
  4391. --> alxd/src/device/regs.rs:576:1
  4392. |
  4393. 576 | pub const LED_PATN1_MASK: u32 = 0xFFFF;
  4394. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4395. |
  4396. = note: #[warn(dead_code)] on by default
  4397.  
  4398. warning: constant item is never used: `LED_PATN1_SHIFT`
  4399. --> alxd/src/device/regs.rs:577:1
  4400. |
  4401. 577 | pub const LED_PATN1_SHIFT: u32 = 16;
  4402. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4403. |
  4404. = note: #[warn(dead_code)] on by default
  4405.  
  4406. warning: constant item is never used: `LED_PATN0_MASK`
  4407. --> alxd/src/device/regs.rs:578:1
  4408. |
  4409. 578 | pub const LED_PATN0_MASK: u32 = 0xFFFF;
  4410. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4411. |
  4412. = note: #[warn(dead_code)] on by default
  4413.  
  4414. warning: constant item is never used: `LED_PATN0_SHIFT`
  4415. --> alxd/src/device/regs.rs:579:1
  4416. |
  4417. 579 | pub const LED_PATN0_SHIFT: u32 = 0;
  4418. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4419. |
  4420. = note: #[warn(dead_code)] on by default
  4421.  
  4422. warning: constant item is never used: `LED_PATN2`
  4423. --> alxd/src/device/regs.rs:581:1
  4424. |
  4425. 581 | pub const LED_PATN2: u32 = 0x1430;
  4426. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4427. |
  4428. = note: #[warn(dead_code)] on by default
  4429.  
  4430. warning: constant item is never used: `LED_PATN2_MASK`
  4431. --> alxd/src/device/regs.rs:582:1
  4432. |
  4433. 582 | pub const LED_PATN2_MASK: u32 = 0xFFFF;
  4434. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4435. |
  4436. = note: #[warn(dead_code)] on by default
  4437.  
  4438. warning: constant item is never used: `LED_PATN2_SHIFT`
  4439. --> alxd/src/device/regs.rs:583:1
  4440. |
  4441. 583 | pub const LED_PATN2_SHIFT: u32 = 0;
  4442. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4443. |
  4444. = note: #[warn(dead_code)] on by default
  4445.  
  4446. warning: constant item is never used: `SYSALV`
  4447. --> alxd/src/device/regs.rs:585:1
  4448. |
  4449. 585 | pub const SYSALV: u32 = 0x1434;
  4450. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4451. |
  4452. = note: #[warn(dead_code)] on by default
  4453.  
  4454. warning: constant item is never used: `SYSALV_FLAG`
  4455. --> alxd/src/device/regs.rs:586:1
  4456. |
  4457. 586 | pub const SYSALV_FLAG: u32 = 1 << 0;
  4458. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4459. |
  4460. = note: #[warn(dead_code)] on by default
  4461.  
  4462. warning: constant item is never used: `PCIERR_INST`
  4463. --> alxd/src/device/regs.rs:588:1
  4464. |
  4465. 588 | pub const PCIERR_INST: u32 = 0x1438;
  4466. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4467. |
  4468. = note: #[warn(dead_code)] on by default
  4469.  
  4470. warning: constant item is never used: `PCIERR_INST_TX_RATE_MASK`
  4471. --> alxd/src/device/regs.rs:589:1
  4472. |
  4473. 589 | pub const PCIERR_INST_TX_RATE_MASK: u32 = 0xF;
  4474. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4475. |
  4476. = note: #[warn(dead_code)] on by default
  4477.  
  4478. warning: constant item is never used: `PCIERR_INST_TX_RATE_SHIFT`
  4479. --> alxd/src/device/regs.rs:590:1
  4480. |
  4481. 590 | pub const PCIERR_INST_TX_RATE_SHIFT: u32 = 4;
  4482. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4483. |
  4484. = note: #[warn(dead_code)] on by default
  4485.  
  4486. warning: constant item is never used: `PCIERR_INST_RX_RATE_MASK`
  4487. --> alxd/src/device/regs.rs:591:1
  4488. |
  4489. 591 | pub const PCIERR_INST_RX_RATE_MASK: u32 = 0xF;
  4490. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4491. |
  4492. = note: #[warn(dead_code)] on by default
  4493.  
  4494. warning: constant item is never used: `PCIERR_INST_RX_RATE_SHIFT`
  4495. --> alxd/src/device/regs.rs:592:1
  4496. |
  4497. 592 | pub const PCIERR_INST_RX_RATE_SHIFT: u32 = 0;
  4498. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4499. |
  4500. = note: #[warn(dead_code)] on by default
  4501.  
  4502. warning: constant item is never used: `LPI_DECISN_TIMER`
  4503. --> alxd/src/device/regs.rs:594:1
  4504. |
  4505. 594 | pub const LPI_DECISN_TIMER: u32 = 0x143C;
  4506. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4507. |
  4508. = note: #[warn(dead_code)] on by default
  4509.  
  4510. warning: constant item is never used: `LPI_CTRL_CHK_DA`
  4511. --> alxd/src/device/regs.rs:597:1
  4512. |
  4513. 597 | pub const LPI_CTRL_CHK_DA: u32 = 1 << 31;
  4514. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4515. |
  4516. = note: #[warn(dead_code)] on by default
  4517.  
  4518. warning: constant item is never used: `LPI_CTRL_ENH_TO_MASK`
  4519. --> alxd/src/device/regs.rs:598:1
  4520. |
  4521. 598 | pub const LPI_CTRL_ENH_TO_MASK: u32 = 0x1FFF;
  4522. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4523. |
  4524. = note: #[warn(dead_code)] on by default
  4525.  
  4526. warning: constant item is never used: `LPI_CTRL_ENH_TO_SHIFT`
  4527. --> alxd/src/device/regs.rs:599:1
  4528. |
  4529. 599 | pub const LPI_CTRL_ENH_TO_SHIFT: u32 = 12;
  4530. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4531. |
  4532. = note: #[warn(dead_code)] on by default
  4533.  
  4534. warning: constant item is never used: `LPI_CTRL_ENH_TH_MASK`
  4535. --> alxd/src/device/regs.rs:600:1
  4536. |
  4537. 600 | pub const LPI_CTRL_ENH_TH_MASK: u32 = 0x1F;
  4538. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4539. |
  4540. = note: #[warn(dead_code)] on by default
  4541.  
  4542. warning: constant item is never used: `LPI_CTRL_ENH_TH_SHIFT`
  4543. --> alxd/src/device/regs.rs:601:1
  4544. |
  4545. 601 | pub const LPI_CTRL_ENH_TH_SHIFT: u32 = 6;
  4546. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4547. |
  4548. = note: #[warn(dead_code)] on by default
  4549.  
  4550. warning: constant item is never used: `LPI_CTRL_ENH_EN`
  4551. --> alxd/src/device/regs.rs:602:1
  4552. |
  4553. 602 | pub const LPI_CTRL_ENH_EN: u32 = 1 << 5;
  4554. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4555. |
  4556. = note: #[warn(dead_code)] on by default
  4557.  
  4558. warning: constant item is never used: `LPI_CTRL_CHK_RX`
  4559. --> alxd/src/device/regs.rs:603:1
  4560. |
  4561. 603 | pub const LPI_CTRL_CHK_RX: u32 = 1 << 4;
  4562. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4563. |
  4564. = note: #[warn(dead_code)] on by default
  4565.  
  4566. warning: constant item is never used: `LPI_CTRL_CHK_STATE`
  4567. --> alxd/src/device/regs.rs:604:1
  4568. |
  4569. 604 | pub const LPI_CTRL_CHK_STATE: u32 = 1 << 3;
  4570. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4571. |
  4572. = note: #[warn(dead_code)] on by default
  4573.  
  4574. warning: constant item is never used: `LPI_CTRL_GMII`
  4575. --> alxd/src/device/regs.rs:605:1
  4576. |
  4577. 605 | pub const LPI_CTRL_GMII: u32 = 1 << 2;
  4578. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4579. |
  4580. = note: #[warn(dead_code)] on by default
  4581.  
  4582. warning: constant item is never used: `LPI_CTRL_TO_PHY`
  4583. --> alxd/src/device/regs.rs:606:1
  4584. |
  4585. 606 | pub const LPI_CTRL_TO_PHY: u32 = 1 << 1;
  4586. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4587. |
  4588. = note: #[warn(dead_code)] on by default
  4589.  
  4590. warning: constant item is never used: `LPI_WAIT`
  4591. --> alxd/src/device/regs.rs:609:1
  4592. |
  4593. 609 | pub const LPI_WAIT: u32 = 0x1444;
  4594. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4595. |
  4596. = note: #[warn(dead_code)] on by default
  4597.  
  4598. warning: constant item is never used: `LPI_WAIT_TIMER_MASK`
  4599. --> alxd/src/device/regs.rs:610:1
  4600. |
  4601. 610 | pub const LPI_WAIT_TIMER_MASK: u32 = 0xFFFF;
  4602. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4603. |
  4604. = note: #[warn(dead_code)] on by default
  4605.  
  4606. warning: constant item is never used: `LPI_WAIT_TIMER_SHIFT`
  4607. --> alxd/src/device/regs.rs:611:1
  4608. |
  4609. 611 | pub const LPI_WAIT_TIMER_SHIFT: u32 = 0;
  4610. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4611. |
  4612. = note: #[warn(dead_code)] on by default
  4613.  
  4614. warning: constant item is never used: `HRTBT_VLAN`
  4615. --> alxd/src/device/regs.rs:614:1
  4616. |
  4617. 614 | pub const HRTBT_VLAN: u32 = 0x1450;
  4618. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4619. |
  4620. = note: #[warn(dead_code)] on by default
  4621.  
  4622. warning: constant item is never used: `HRTBT_VLANID_MASK`
  4623. --> alxd/src/device/regs.rs:615:1
  4624. |
  4625. 615 | pub const HRTBT_VLANID_MASK: u32 = 0xFFFF;
  4626. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4627. |
  4628. = note: #[warn(dead_code)] on by default
  4629.  
  4630. warning: constant item is never used: `HRRBT_VLANID_SHIFT`
  4631. --> alxd/src/device/regs.rs:616:1
  4632. |
  4633. 616 | pub const HRRBT_VLANID_SHIFT: u32 = 0;
  4634. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4635. |
  4636. = note: #[warn(dead_code)] on by default
  4637.  
  4638. warning: constant item is never used: `HRTBT_CTRL`
  4639. --> alxd/src/device/regs.rs:618:1
  4640. |
  4641. 618 | pub const HRTBT_CTRL: u32 = 0x1454;
  4642. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4643. |
  4644. = note: #[warn(dead_code)] on by default
  4645.  
  4646. warning: constant item is never used: `HRTBT_CTRL_EN`
  4647. --> alxd/src/device/regs.rs:619:1
  4648. |
  4649. 619 | pub const HRTBT_CTRL_EN: u32 = 1 << 31;
  4650. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4651. |
  4652. = note: #[warn(dead_code)] on by default
  4653.  
  4654. warning: constant item is never used: `HRTBT_CTRL_PERIOD_MASK`
  4655. --> alxd/src/device/regs.rs:620:1
  4656. |
  4657. 620 | pub const HRTBT_CTRL_PERIOD_MASK: u32 = 0x3F;
  4658. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4659. |
  4660. = note: #[warn(dead_code)] on by default
  4661.  
  4662. warning: constant item is never used: `HRTBT_CTRL_PERIOD_SHIFT`
  4663. --> alxd/src/device/regs.rs:621:1
  4664. |
  4665. 621 | pub const HRTBT_CTRL_PERIOD_SHIFT: u32 = 25;
  4666. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4667. |
  4668. = note: #[warn(dead_code)] on by default
  4669.  
  4670. warning: constant item is never used: `HRTBT_CTRL_HASVLAN`
  4671. --> alxd/src/device/regs.rs:622:1
  4672. |
  4673. 622 | pub const HRTBT_CTRL_HASVLAN: u32 = 1 << 24;
  4674. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4675. |
  4676. = note: #[warn(dead_code)] on by default
  4677.  
  4678. warning: constant item is never used: `HRTBT_CTRL_HDRADDR_MASK`
  4679. --> alxd/src/device/regs.rs:623:1
  4680. |
  4681. 623 | pub const HRTBT_CTRL_HDRADDR_MASK: u32 = 0xFFF;
  4682. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4683. |
  4684. = note: #[warn(dead_code)] on by default
  4685.  
  4686. warning: constant item is never used: `HRTBT_CTRL_HDRADDR_SHIFT`
  4687. --> alxd/src/device/regs.rs:624:1
  4688. |
  4689. 624 | pub const HRTBT_CTRL_HDRADDR_SHIFT: u32 = 12;
  4690. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4691. |
  4692. = note: #[warn(dead_code)] on by default
  4693.  
  4694. warning: constant item is never used: `HRTBT_CTRL_HDRADDRB0_MASK`
  4695. --> alxd/src/device/regs.rs:625:1
  4696. |
  4697. 625 | pub const HRTBT_CTRL_HDRADDRB0_MASK: u32 = 0x7FF;
  4698. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4699. |
  4700. = note: #[warn(dead_code)] on by default
  4701.  
  4702. warning: constant item is never used: `HRTBT_CTRL_HDRADDRB0_SHIFT`
  4703. --> alxd/src/device/regs.rs:626:1
  4704. |
  4705. 626 | pub const HRTBT_CTRL_HDRADDRB0_SHIFT: u32 = 13;
  4706. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4707. |
  4708. = note: #[warn(dead_code)] on by default
  4709.  
  4710. warning: constant item is never used: `HRTBT_CTRL_PKT_FRAG`
  4711. --> alxd/src/device/regs.rs:627:1
  4712. |
  4713. 627 | pub const HRTBT_CTRL_PKT_FRAG: u32 = 1 << 12;
  4714. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4715. |
  4716. = note: #[warn(dead_code)] on by default
  4717.  
  4718. warning: constant item is never used: `HRTBT_CTRL_PKTLEN_MASK`
  4719. --> alxd/src/device/regs.rs:628:1
  4720. |
  4721. 628 | pub const HRTBT_CTRL_PKTLEN_MASK: u32 = 0xFFF;
  4722. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4723. |
  4724. = note: #[warn(dead_code)] on by default
  4725.  
  4726. warning: constant item is never used: `HRTBT_CTRL_PKTLEN_SHIFT`
  4727. --> alxd/src/device/regs.rs:629:1
  4728. |
  4729. 629 | pub const HRTBT_CTRL_PKTLEN_SHIFT: u32 = 0;
  4730. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4731. |
  4732. = note: #[warn(dead_code)] on by default
  4733.  
  4734. warning: constant item is never used: `HRTBT_EXT_CTRL`
  4735. --> alxd/src/device/regs.rs:632:1
  4736. |
  4737. 632 | pub const HRTBT_EXT_CTRL: u32 = 0x1AD0;
  4738. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4739. |
  4740. = note: #[warn(dead_code)] on by default
  4741.  
  4742. warning: constant item is never used: `L1F_HRTBT_EXT_CTRL_PERIOD_HIGH_MASK`
  4743. --> alxd/src/device/regs.rs:633:1
  4744. |
  4745. 633 | pub const L1F_HRTBT_EXT_CTRL_PERIOD_HIGH_MASK: u32 = 0x3F;
  4746. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4747. |
  4748. = note: #[warn(dead_code)] on by default
  4749.  
  4750. warning: constant item is never used: `L1F_HRTBT_EXT_CTRL_PERIOD_HIGH_SHIFT`
  4751. --> alxd/src/device/regs.rs:634:1
  4752. |
  4753. 634 | pub const L1F_HRTBT_EXT_CTRL_PERIOD_HIGH_SHIFT: u32 = 24;
  4754. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4755. |
  4756. = note: #[warn(dead_code)] on by default
  4757.  
  4758. warning: constant item is never used: `L1F_HRTBT_EXT_CTRL_SWOI_STARTUP_PKT_EN`
  4759. --> alxd/src/device/regs.rs:635:1
  4760. |
  4761. 635 | pub const L1F_HRTBT_EXT_CTRL_SWOI_STARTUP_PKT_EN: u32 = 1 << 23;
  4762. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4763. |
  4764. = note: #[warn(dead_code)] on by default
  4765.  
  4766. warning: constant item is never used: `L1F_HRTBT_EXT_CTRL_IOAC_2_FRAGMENTED`
  4767. --> alxd/src/device/regs.rs:636:1
  4768. |
  4769. 636 | pub const L1F_HRTBT_EXT_CTRL_IOAC_2_FRAGMENTED: u32 = 1 << 22;
  4770. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4771. |
  4772. = note: #[warn(dead_code)] on by default
  4773.  
  4774. warning: constant item is never used: `L1F_HRTBT_EXT_CTRL_IOAC_1_FRAGMENTED`
  4775. --> alxd/src/device/regs.rs:637:1
  4776. |
  4777. 637 | pub const L1F_HRTBT_EXT_CTRL_IOAC_1_FRAGMENTED: u32 = 1 << 21;
  4778. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4779. |
  4780. = note: #[warn(dead_code)] on by default
  4781.  
  4782. warning: constant item is never used: `L1F_HRTBT_EXT_CTRL_IOAC_1_KEEPALIVE_EN`
  4783. --> alxd/src/device/regs.rs:638:1
  4784. |
  4785. 638 | pub const L1F_HRTBT_EXT_CTRL_IOAC_1_KEEPALIVE_EN: u32 = 1 << 20;
  4786. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4787. |
  4788. = note: #[warn(dead_code)] on by default
  4789.  
  4790. warning: constant item is never used: `L1F_HRTBT_EXT_CTRL_IOAC_1_HAS_VLAN`
  4791. --> alxd/src/device/regs.rs:639:1
  4792. |
  4793. 639 | pub const L1F_HRTBT_EXT_CTRL_IOAC_1_HAS_VLAN: u32 = 1 << 19;
  4794. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4795. |
  4796. = note: #[warn(dead_code)] on by default
  4797.  
  4798. warning: constant item is never used: `L1F_HRTBT_EXT_CTRL_IOAC_1_IS_8023`
  4799. --> alxd/src/device/regs.rs:640:1
  4800. |
  4801. 640 | pub const L1F_HRTBT_EXT_CTRL_IOAC_1_IS_8023: u32 = 1 << 18;
  4802. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4803. |
  4804. = note: #[warn(dead_code)] on by default
  4805.  
  4806. warning: constant item is never used: `L1F_HRTBT_EXT_CTRL_IOAC_1_IS_IPV6`
  4807. --> alxd/src/device/regs.rs:641:1
  4808. |
  4809. 641 | pub const L1F_HRTBT_EXT_CTRL_IOAC_1_IS_IPV6: u32 = 1 << 17;
  4810. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4811. |
  4812. = note: #[warn(dead_code)] on by default
  4813.  
  4814. warning: constant item is never used: `L1F_HRTBT_EXT_CTRL_IOAC_2_KEEPALIVE_EN`
  4815. --> alxd/src/device/regs.rs:642:1
  4816. |
  4817. 642 | pub const L1F_HRTBT_EXT_CTRL_IOAC_2_KEEPALIVE_EN: u32 = 1 << 16;
  4818. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4819. |
  4820. = note: #[warn(dead_code)] on by default
  4821.  
  4822. warning: constant item is never used: `L1F_HRTBT_EXT_CTRL_IOAC_2_HAS_VLAN`
  4823. --> alxd/src/device/regs.rs:643:1
  4824. |
  4825. 643 | pub const L1F_HRTBT_EXT_CTRL_IOAC_2_HAS_VLAN: u32 = 1 << 15;
  4826. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4827. |
  4828. = note: #[warn(dead_code)] on by default
  4829.  
  4830. warning: constant item is never used: `L1F_HRTBT_EXT_CTRL_IOAC_2_IS_8023`
  4831. --> alxd/src/device/regs.rs:644:1
  4832. |
  4833. 644 | pub const L1F_HRTBT_EXT_CTRL_IOAC_2_IS_8023: u32 = 1 << 14;
  4834. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4835. |
  4836. = note: #[warn(dead_code)] on by default
  4837.  
  4838. warning: constant item is never used: `L1F_HRTBT_EXT_CTRL_IOAC_2_IS_IPV6`
  4839. --> alxd/src/device/regs.rs:645:1
  4840. |
  4841. 645 | pub const L1F_HRTBT_EXT_CTRL_IOAC_2_IS_IPV6: u32 = 1 << 13;
  4842. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4843. |
  4844. = note: #[warn(dead_code)] on by default
  4845.  
  4846. warning: constant item is never used: `HRTBT_EXT_CTRL_NS_EN`
  4847. --> alxd/src/device/regs.rs:646:1
  4848. |
  4849. 646 | pub const HRTBT_EXT_CTRL_NS_EN: u32 = 1 << 12;
  4850. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4851. |
  4852. = note: #[warn(dead_code)] on by default
  4853.  
  4854. warning: constant item is never used: `HRTBT_EXT_CTRL_FRAG_LEN_MASK`
  4855. --> alxd/src/device/regs.rs:647:1
  4856. |
  4857. 647 | pub const HRTBT_EXT_CTRL_FRAG_LEN_MASK: u32 = 0xFF;
  4858. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4859. |
  4860. = note: #[warn(dead_code)] on by default
  4861.  
  4862. warning: constant item is never used: `HRTBT_EXT_CTRL_FRAG_LEN_SHIFT`
  4863. --> alxd/src/device/regs.rs:648:1
  4864. |
  4865. 648 | pub const HRTBT_EXT_CTRL_FRAG_LEN_SHIFT: u32 = 4;
  4866. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4867. |
  4868. = note: #[warn(dead_code)] on by default
  4869.  
  4870. warning: constant item is never used: `HRTBT_EXT_CTRL_IS_8023`
  4871. --> alxd/src/device/regs.rs:649:1
  4872. |
  4873. 649 | pub const HRTBT_EXT_CTRL_IS_8023: u32 = 1 << 3;
  4874. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4875. |
  4876. = note: #[warn(dead_code)] on by default
  4877.  
  4878. warning: constant item is never used: `HRTBT_EXT_CTRL_IS_IPV6`
  4879. --> alxd/src/device/regs.rs:650:1
  4880. |
  4881. 650 | pub const HRTBT_EXT_CTRL_IS_IPV6: u32 = 1 << 2;
  4882. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4883. |
  4884. = note: #[warn(dead_code)] on by default
  4885.  
  4886. warning: constant item is never used: `HRTBT_EXT_CTRL_WAKEUP_EN`
  4887. --> alxd/src/device/regs.rs:651:1
  4888. |
  4889. 651 | pub const HRTBT_EXT_CTRL_WAKEUP_EN: u32 = 1 << 1;
  4890. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4891. |
  4892. = note: #[warn(dead_code)] on by default
  4893.  
  4894. warning: constant item is never used: `HRTBT_EXT_CTRL_ARP_EN`
  4895. --> alxd/src/device/regs.rs:652:1
  4896. |
  4897. 652 | pub const HRTBT_EXT_CTRL_ARP_EN: u32 = 1 << 0;
  4898. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4899. |
  4900. = note: #[warn(dead_code)] on by default
  4901.  
  4902. warning: constant item is never used: `HRTBT_REM_IPV4_ADDR`
  4903. --> alxd/src/device/regs.rs:654:1
  4904. |
  4905. 654 | pub const HRTBT_REM_IPV4_ADDR: u32 = 0x1AD4;
  4906. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4907. |
  4908. = note: #[warn(dead_code)] on by default
  4909.  
  4910. warning: constant item is never used: `HRTBT_HOST_IPV4_ADDR`
  4911. --> alxd/src/device/regs.rs:655:1
  4912. |
  4913. 655 | pub const HRTBT_HOST_IPV4_ADDR: u32 = 0x1478;
  4914. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4915. |
  4916. = note: #[warn(dead_code)] on by default
  4917.  
  4918. warning: constant item is never used: `HRTBT_REM_IPV6_ADDR3`
  4919. --> alxd/src/device/regs.rs:656:1
  4920. |
  4921. 656 | pub const HRTBT_REM_IPV6_ADDR3: u32 = 0x1AD8;
  4922. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4923. |
  4924. = note: #[warn(dead_code)] on by default
  4925.  
  4926. warning: constant item is never used: `HRTBT_REM_IPV6_ADDR2`
  4927. --> alxd/src/device/regs.rs:657:1
  4928. |
  4929. 657 | pub const HRTBT_REM_IPV6_ADDR2: u32 = 0x1ADC;
  4930. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4931. |
  4932. = note: #[warn(dead_code)] on by default
  4933.  
  4934. warning: constant item is never used: `HRTBT_REM_IPV6_ADDR1`
  4935. --> alxd/src/device/regs.rs:658:1
  4936. |
  4937. 658 | pub const HRTBT_REM_IPV6_ADDR1: u32 = 0x1AE0;
  4938. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4939. |
  4940. = note: #[warn(dead_code)] on by default
  4941.  
  4942. warning: constant item is never used: `HRTBT_REM_IPV6_ADDR0`
  4943. --> alxd/src/device/regs.rs:659:1
  4944. |
  4945. 659 | pub const HRTBT_REM_IPV6_ADDR0: u32 = 0x1AE4;
  4946. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4947. |
  4948. = note: #[warn(dead_code)] on by default
  4949.  
  4950. warning: constant item is never used: `SWOI_ACER_CTRL`
  4951. --> alxd/src/device/regs.rs:662:1
  4952. |
  4953. 662 | pub const SWOI_ACER_CTRL: u32 = 0x1B8C;
  4954. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4955. |
  4956. = note: #[warn(dead_code)] on by default
  4957.  
  4958. warning: constant item is never used: `SWOI_ORIG_ACK_NAK_EN`
  4959. --> alxd/src/device/regs.rs:663:1
  4960. |
  4961. 663 | pub const SWOI_ORIG_ACK_NAK_EN: u32 = 1 << 20;
  4962. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4963. |
  4964. = note: #[warn(dead_code)] on by default
  4965.  
  4966. warning: constant item is never used: `SWOI_ORIG_ACK_NAK_PKT_LEN_MASK`
  4967. --> alxd/src/device/regs.rs:664:1
  4968. |
  4969. 664 | pub const SWOI_ORIG_ACK_NAK_PKT_LEN_MASK: u32 = 0xFF;
  4970. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4971. |
  4972. = note: #[warn(dead_code)] on by default
  4973.  
  4974. warning: constant item is never used: `SWOI_ORIG_ACK_NAK_PKT_LEN_SHIFT`
  4975. --> alxd/src/device/regs.rs:665:1
  4976. |
  4977. 665 | pub const SWOI_ORIG_ACK_NAK_PKT_LEN_SHIFT: u32 = 12;
  4978. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4979. |
  4980. = note: #[warn(dead_code)] on by default
  4981.  
  4982. warning: constant item is never used: `SWOI_ORIG_ACK_ADDR_MASK`
  4983. --> alxd/src/device/regs.rs:666:1
  4984. |
  4985. 666 | pub const SWOI_ORIG_ACK_ADDR_MASK: u32 = 0xFFF;
  4986. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4987. |
  4988. = note: #[warn(dead_code)] on by default
  4989.  
  4990. warning: constant item is never used: `SWOI_ORIG_ACK_ADDR_SHIFT`
  4991. --> alxd/src/device/regs.rs:667:1
  4992. |
  4993. 667 | pub const SWOI_ORIG_ACK_ADDR_SHIFT: u32 = 0;
  4994. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4995. |
  4996. = note: #[warn(dead_code)] on by default
  4997.  
  4998. warning: constant item is never used: `SWOI_IOAC_CTRL_2`
  4999. --> alxd/src/device/regs.rs:669:1
  5000. |
  5001. 669 | pub const SWOI_IOAC_CTRL_2: u32 = 0x1B90;
  5002. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5003. |
  5004. = note: #[warn(dead_code)] on by default
  5005.  
  5006. warning: constant item is never used: `SWOI_IOAC_CTRL_2_SWOI_1_FRAG_LEN_MASK`
  5007. --> alxd/src/device/regs.rs:670:1
  5008. |
  5009. 670 | pub const SWOI_IOAC_CTRL_2_SWOI_1_FRAG_LEN_MASK: u32 = 0xFF;
  5010. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5011. |
  5012. = note: #[warn(dead_code)] on by default
  5013.  
  5014. warning: constant item is never used: `SWOI_IOAC_CTRL_2_SWOI_1_FRAG_LEN_SHIFT`
  5015. --> alxd/src/device/regs.rs:671:1
  5016. |
  5017. 671 | pub const SWOI_IOAC_CTRL_2_SWOI_1_FRAG_LEN_SHIFT: u32 = 24;
  5018. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5019. |
  5020. = note: #[warn(dead_code)] on by default
  5021.  
  5022. warning: constant item is never used: `SWOI_IOAC_CTRL_2_SWOI_1_PKT_LEN_MASK`
  5023. --> alxd/src/device/regs.rs:672:1
  5024. |
  5025. 672 | pub const SWOI_IOAC_CTRL_2_SWOI_1_PKT_LEN_MASK: u32 = 0xFFF;
  5026. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5027. |
  5028. = note: #[warn(dead_code)] on by default
  5029.  
  5030. warning: constant item is never used: `SWOI_IOAC_CTRL_2_SWOI_1_PKT_LEN_SHIFT`
  5031. --> alxd/src/device/regs.rs:673:1
  5032. |
  5033. 673 | pub const SWOI_IOAC_CTRL_2_SWOI_1_PKT_LEN_SHIFT: u32 = 12;
  5034. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5035. |
  5036. = note: #[warn(dead_code)] on by default
  5037.  
  5038. warning: constant item is never used: `SWOI_IOAC_CTRL_2_SWOI_1_HDR_ADDR_MASK`
  5039. --> alxd/src/device/regs.rs:674:1
  5040. |
  5041. 674 | pub const SWOI_IOAC_CTRL_2_SWOI_1_HDR_ADDR_MASK: u32 = 0xFFF;
  5042. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5043. |
  5044. = note: #[warn(dead_code)] on by default
  5045.  
  5046. warning: constant item is never used: `SWOI_IOAC_CTRL_2_SWOI_1_HDR_ADDR_SHIFT`
  5047. --> alxd/src/device/regs.rs:675:1
  5048. |
  5049. 675 | pub const SWOI_IOAC_CTRL_2_SWOI_1_HDR_ADDR_SHIFT: u32 = 0;
  5050. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5051. |
  5052. = note: #[warn(dead_code)] on by default
  5053.  
  5054. warning: constant item is never used: `SWOI_IOAC_CTRL_3`
  5055. --> alxd/src/device/regs.rs:677:1
  5056. |
  5057. 677 | pub const SWOI_IOAC_CTRL_3: u32 = 0x1B94;
  5058. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5059. |
  5060. = note: #[warn(dead_code)] on by default
  5061.  
  5062. warning: constant item is never used: `SWOI_IOAC_CTRL_3_SWOI_2_FRAG_LEN_MASK`
  5063. --> alxd/src/device/regs.rs:678:1
  5064. |
  5065. 678 | pub const SWOI_IOAC_CTRL_3_SWOI_2_FRAG_LEN_MASK: u32 = 0xFF;
  5066. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5067. |
  5068. = note: #[warn(dead_code)] on by default
  5069.  
  5070. warning: constant item is never used: `SWOI_IOAC_CTRL_3_SWOI_2_FRAG_LEN_SHIFT`
  5071. --> alxd/src/device/regs.rs:679:1
  5072. |
  5073. 679 | pub const SWOI_IOAC_CTRL_3_SWOI_2_FRAG_LEN_SHIFT: u32 = 24;
  5074. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5075. |
  5076. = note: #[warn(dead_code)] on by default
  5077.  
  5078. warning: constant item is never used: `SWOI_IOAC_CTRL_3_SWOI_2_PKT_LEN_MASK`
  5079. --> alxd/src/device/regs.rs:680:1
  5080. |
  5081. 680 | pub const SWOI_IOAC_CTRL_3_SWOI_2_PKT_LEN_MASK: u32 = 0xFFF;
  5082. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5083. |
  5084. = note: #[warn(dead_code)] on by default
  5085.  
  5086. warning: constant item is never used: `SWOI_IOAC_CTRL_3_SWOI_2_PKT_LEN_SHIFT`
  5087. --> alxd/src/device/regs.rs:681:1
  5088. |
  5089. 681 | pub const SWOI_IOAC_CTRL_3_SWOI_2_PKT_LEN_SHIFT: u32 = 12;
  5090. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5091. |
  5092. = note: #[warn(dead_code)] on by default
  5093.  
  5094. warning: constant item is never used: `SWOI_IOAC_CTRL_3_SWOI_2_HDR_ADDR_MASK`
  5095. --> alxd/src/device/regs.rs:682:1
  5096. |
  5097. 682 | pub const SWOI_IOAC_CTRL_3_SWOI_2_HDR_ADDR_MASK: u32 = 0xFFF;
  5098. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5099. |
  5100. = note: #[warn(dead_code)] on by default
  5101.  
  5102. warning: constant item is never used: `SWOI_IOAC_CTRL_3_SWOI_2_HDR_ADDR_SHIFT`
  5103. --> alxd/src/device/regs.rs:683:1
  5104. |
  5105. 683 | pub const SWOI_IOAC_CTRL_3_SWOI_2_HDR_ADDR_SHIFT: u32 = 0;
  5106. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5107. |
  5108. = note: #[warn(dead_code)] on by default
  5109.  
  5110. warning: constant item is never used: `HRTBT_WAKEUP_PORT`
  5111. --> alxd/src/device/regs.rs:686:1
  5112. |
  5113. 686 | pub const HRTBT_WAKEUP_PORT: u32 = 0x1AE8;
  5114. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5115. |
  5116. = note: #[warn(dead_code)] on by default
  5117.  
  5118. warning: constant item is never used: `HRTBT_WAKEUP_PORT_SRC_MASK`
  5119. --> alxd/src/device/regs.rs:687:1
  5120. |
  5121. 687 | pub const HRTBT_WAKEUP_PORT_SRC_MASK: u32 = 0xFFFF;
  5122. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5123. |
  5124. = note: #[warn(dead_code)] on by default
  5125.  
  5126. warning: constant item is never used: `HRTBT_WAKEUP_PORT_SRC_SHIFT`
  5127. --> alxd/src/device/regs.rs:688:1
  5128. |
  5129. 688 | pub const HRTBT_WAKEUP_PORT_SRC_SHIFT: u32 = 16;
  5130. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5131. |
  5132. = note: #[warn(dead_code)] on by default
  5133.  
  5134. warning: constant item is never used: `HRTBT_WAKEUP_PORT_DEST_MASK`
  5135. --> alxd/src/device/regs.rs:689:1
  5136. |
  5137. 689 | pub const HRTBT_WAKEUP_PORT_DEST_MASK: u32 = 0xFFFF;
  5138. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5139. |
  5140. = note: #[warn(dead_code)] on by default
  5141.  
  5142. warning: constant item is never used: `HRTBT_WAKEUP_PORT_DEST_SHIFT`
  5143. --> alxd/src/device/regs.rs:690:1
  5144. |
  5145. 690 | pub const HRTBT_WAKEUP_PORT_DEST_SHIFT: u32 = 0;
  5146. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5147. |
  5148. = note: #[warn(dead_code)] on by default
  5149.  
  5150. warning: constant item is never used: `HRTBT_WAKEUP_DATA7`
  5151. --> alxd/src/device/regs.rs:692:1
  5152. |
  5153. 692 | pub const HRTBT_WAKEUP_DATA7: u32 = 0x1AEC;
  5154. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5155. |
  5156. = note: #[warn(dead_code)] on by default
  5157.  
  5158. warning: constant item is never used: `HRTBT_WAKEUP_DATA6`
  5159. --> alxd/src/device/regs.rs:693:1
  5160. |
  5161. 693 | pub const HRTBT_WAKEUP_DATA6: u32 = 0x1AF0;
  5162. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5163. |
  5164. = note: #[warn(dead_code)] on by default
  5165.  
  5166. warning: constant item is never used: `HRTBT_WAKEUP_DATA5`
  5167. --> alxd/src/device/regs.rs:694:1
  5168. |
  5169. 694 | pub const HRTBT_WAKEUP_DATA5: u32 = 0x1AF4;
  5170. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5171. |
  5172. = note: #[warn(dead_code)] on by default
  5173.  
  5174. warning: constant item is never used: `HRTBT_WAKEUP_DATA4`
  5175. --> alxd/src/device/regs.rs:695:1
  5176. |
  5177. 695 | pub const HRTBT_WAKEUP_DATA4: u32 = 0x1AF8;
  5178. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5179. |
  5180. = note: #[warn(dead_code)] on by default
  5181.  
  5182. warning: constant item is never used: `HRTBT_WAKEUP_DATA3`
  5183. --> alxd/src/device/regs.rs:696:1
  5184. |
  5185. 696 | pub const HRTBT_WAKEUP_DATA3: u32 = 0x1AFC;
  5186. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5187. |
  5188. = note: #[warn(dead_code)] on by default
  5189.  
  5190. warning: constant item is never used: `HRTBT_WAKEUP_DATA2`
  5191. --> alxd/src/device/regs.rs:697:1
  5192. |
  5193. 697 | pub const HRTBT_WAKEUP_DATA2: u32 = 0x1B80;
  5194. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5195. |
  5196. = note: #[warn(dead_code)] on by default
  5197.  
  5198. warning: constant item is never used: `HRTBT_WAKEUP_DATA1`
  5199. --> alxd/src/device/regs.rs:698:1
  5200. |
  5201. 698 | pub const HRTBT_WAKEUP_DATA1: u32 = 0x1B84;
  5202. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5203. |
  5204. = note: #[warn(dead_code)] on by default
  5205.  
  5206. warning: constant item is never used: `HRTBT_WAKEUP_DATA0`
  5207. --> alxd/src/device/regs.rs:699:1
  5208. |
  5209. 699 | pub const HRTBT_WAKEUP_DATA0: u32 = 0x1B88;
  5210. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5211. |
  5212. = note: #[warn(dead_code)] on by default
  5213.  
  5214. warning: constant item is never used: `RXPARSE`
  5215. --> alxd/src/device/regs.rs:701:1
  5216. |
  5217. 701 | pub const RXPARSE: u32 = 0x1458;
  5218. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5219. |
  5220. = note: #[warn(dead_code)] on by default
  5221.  
  5222. warning: constant item is never used: `RXPARSE_FLT6_L4_MASK`
  5223. --> alxd/src/device/regs.rs:702:1
  5224. |
  5225. 702 | pub const RXPARSE_FLT6_L4_MASK: u32 = 0x3;
  5226. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5227. |
  5228. = note: #[warn(dead_code)] on by default
  5229.  
  5230. warning: constant item is never used: `RXPARSE_FLT6_L4_SHIFT`
  5231. --> alxd/src/device/regs.rs:703:1
  5232. |
  5233. 703 | pub const RXPARSE_FLT6_L4_SHIFT: u32 = 30;
  5234. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5235. |
  5236. = note: #[warn(dead_code)] on by default
  5237.  
  5238. warning: constant item is never used: `RXPARSE_FLT6_L3_MASK`
  5239. --> alxd/src/device/regs.rs:704:1
  5240. |
  5241. 704 | pub const RXPARSE_FLT6_L3_MASK: u32 = 0x3;
  5242. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5243. |
  5244. = note: #[warn(dead_code)] on by default
  5245.  
  5246. warning: constant item is never used: `RXPARSE_FLT6_L3_SHIFT`
  5247. --> alxd/src/device/regs.rs:705:1
  5248. |
  5249. 705 | pub const RXPARSE_FLT6_L3_SHIFT: u32 = 28;
  5250. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5251. |
  5252. = note: #[warn(dead_code)] on by default
  5253.  
  5254. warning: constant item is never used: `RXPARSE_FLT5_L4_MASK`
  5255. --> alxd/src/device/regs.rs:706:1
  5256. |
  5257. 706 | pub const RXPARSE_FLT5_L4_MASK: u32 = 0x3;
  5258. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5259. |
  5260. = note: #[warn(dead_code)] on by default
  5261.  
  5262. warning: constant item is never used: `RXPARSE_FLT5_L4_SHIFT`
  5263. --> alxd/src/device/regs.rs:707:1
  5264. |
  5265. 707 | pub const RXPARSE_FLT5_L4_SHIFT: u32 = 26;
  5266. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5267. |
  5268. = note: #[warn(dead_code)] on by default
  5269.  
  5270. warning: constant item is never used: `RXPARSE_FLT5_L3_MASK`
  5271. --> alxd/src/device/regs.rs:708:1
  5272. |
  5273. 708 | pub const RXPARSE_FLT5_L3_MASK: u32 = 0x3;
  5274. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5275. |
  5276. = note: #[warn(dead_code)] on by default
  5277.  
  5278. warning: constant item is never used: `RXPARSE_FLT5_L3_SHIFT`
  5279. --> alxd/src/device/regs.rs:709:1
  5280. |
  5281. 709 | pub const RXPARSE_FLT5_L3_SHIFT: u32 = 24;
  5282. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5283. |
  5284. = note: #[warn(dead_code)] on by default
  5285.  
  5286. warning: constant item is never used: `RXPARSE_FLT4_L4_MASK`
  5287. --> alxd/src/device/regs.rs:710:1
  5288. |
  5289. 710 | pub const RXPARSE_FLT4_L4_MASK: u32 = 0x3;
  5290. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5291. |
  5292. = note: #[warn(dead_code)] on by default
  5293.  
  5294. warning: constant item is never used: `RXPARSE_FLT4_L4_SHIFT`
  5295. --> alxd/src/device/regs.rs:711:1
  5296. |
  5297. 711 | pub const RXPARSE_FLT4_L4_SHIFT: u32 = 22;
  5298. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5299. |
  5300. = note: #[warn(dead_code)] on by default
  5301.  
  5302. warning: constant item is never used: `RXPARSE_FLT4_L3_MASK`
  5303. --> alxd/src/device/regs.rs:712:1
  5304. |
  5305. 712 | pub const RXPARSE_FLT4_L3_MASK: u32 = 0x3;
  5306. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5307. |
  5308. = note: #[warn(dead_code)] on by default
  5309.  
  5310. warning: constant item is never used: `RXPARSE_FLT4_L3_SHIFT`
  5311. --> alxd/src/device/regs.rs:713:1
  5312. |
  5313. 713 | pub const RXPARSE_FLT4_L3_SHIFT: u32 = 20;
  5314. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5315. |
  5316. = note: #[warn(dead_code)] on by default
  5317.  
  5318. warning: constant item is never used: `RXPARSE_FLT3_L4_MASK`
  5319. --> alxd/src/device/regs.rs:714:1
  5320. |
  5321. 714 | pub const RXPARSE_FLT3_L4_MASK: u32 = 0x3;
  5322. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5323. |
  5324. = note: #[warn(dead_code)] on by default
  5325.  
  5326. warning: constant item is never used: `RXPARSE_FLT3_L4_SHIFT`
  5327. --> alxd/src/device/regs.rs:715:1
  5328. |
  5329. 715 | pub const RXPARSE_FLT3_L4_SHIFT: u32 = 18;
  5330. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5331. |
  5332. = note: #[warn(dead_code)] on by default
  5333.  
  5334. warning: constant item is never used: `RXPARSE_FLT3_L3_MASK`
  5335. --> alxd/src/device/regs.rs:716:1
  5336. |
  5337. 716 | pub const RXPARSE_FLT3_L3_MASK: u32 = 0x3;
  5338. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5339. |
  5340. = note: #[warn(dead_code)] on by default
  5341.  
  5342. warning: constant item is never used: `RXPARSE_FLT3_L3_SHIFT`
  5343. --> alxd/src/device/regs.rs:717:1
  5344. |
  5345. 717 | pub const RXPARSE_FLT3_L3_SHIFT: u32 = 16;
  5346. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5347. |
  5348. = note: #[warn(dead_code)] on by default
  5349.  
  5350. warning: constant item is never used: `RXPARSE_FLT2_L4_MASK`
  5351. --> alxd/src/device/regs.rs:718:1
  5352. |
  5353. 718 | pub const RXPARSE_FLT2_L4_MASK: u32 = 0x3;
  5354. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5355. |
  5356. = note: #[warn(dead_code)] on by default
  5357.  
  5358. warning: constant item is never used: `RXPARSE_FLT2_L4_SHIFT`
  5359. --> alxd/src/device/regs.rs:719:1
  5360. |
  5361. 719 | pub const RXPARSE_FLT2_L4_SHIFT: u32 = 14;
  5362. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5363. |
  5364. = note: #[warn(dead_code)] on by default
  5365.  
  5366. warning: constant item is never used: `RXPARSE_FLT2_L3_MASK`
  5367. --> alxd/src/device/regs.rs:720:1
  5368. |
  5369. 720 | pub const RXPARSE_FLT2_L3_MASK: u32 = 0x3;
  5370. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5371. |
  5372. = note: #[warn(dead_code)] on by default
  5373.  
  5374. warning: constant item is never used: `RXPARSE_FLT2_L3_SHIFT`
  5375. --> alxd/src/device/regs.rs:721:1
  5376. |
  5377. 721 | pub const RXPARSE_FLT2_L3_SHIFT: u32 = 12;
  5378. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5379. |
  5380. = note: #[warn(dead_code)] on by default
  5381.  
  5382. warning: constant item is never used: `RXPARSE_FLT1_L4_MASK`
  5383. --> alxd/src/device/regs.rs:722:1
  5384. |
  5385. 722 | pub const RXPARSE_FLT1_L4_MASK: u32 = 0x3;
  5386. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5387. |
  5388. = note: #[warn(dead_code)] on by default
  5389.  
  5390. warning: constant item is never used: `RXPARSE_FLT1_L4_SHIFT`
  5391. --> alxd/src/device/regs.rs:723:1
  5392. |
  5393. 723 | pub const RXPARSE_FLT1_L4_SHIFT: u32 = 10;
  5394. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5395. |
  5396. = note: #[warn(dead_code)] on by default
  5397.  
  5398. warning: constant item is never used: `RXPARSE_FLT1_L3_MASK`
  5399. --> alxd/src/device/regs.rs:724:1
  5400. |
  5401. 724 | pub const RXPARSE_FLT1_L3_MASK: u32 = 0x3;
  5402. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5403. |
  5404. = note: #[warn(dead_code)] on by default
  5405.  
  5406. warning: constant item is never used: `RXPARSE_FLT1_L3_SHIFT`
  5407. --> alxd/src/device/regs.rs:725:1
  5408. |
  5409. 725 | pub const RXPARSE_FLT1_L3_SHIFT: u32 = 8;
  5410. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5411. |
  5412. = note: #[warn(dead_code)] on by default
  5413.  
  5414. warning: constant item is never used: `RXPARSE_FLT6_EN`
  5415. --> alxd/src/device/regs.rs:726:1
  5416. |
  5417. 726 | pub const RXPARSE_FLT6_EN: u32 = 1 << 5;
  5418. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5419. |
  5420. = note: #[warn(dead_code)] on by default
  5421.  
  5422. warning: constant item is never used: `RXPARSE_FLT5_EN`
  5423. --> alxd/src/device/regs.rs:727:1
  5424. |
  5425. 727 | pub const RXPARSE_FLT5_EN: u32 = 1 << 4;
  5426. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5427. |
  5428. = note: #[warn(dead_code)] on by default
  5429.  
  5430. warning: constant item is never used: `RXPARSE_FLT4_EN`
  5431. --> alxd/src/device/regs.rs:728:1
  5432. |
  5433. 728 | pub const RXPARSE_FLT4_EN: u32 = 1 << 3;
  5434. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5435. |
  5436. = note: #[warn(dead_code)] on by default
  5437.  
  5438. warning: constant item is never used: `RXPARSE_FLT3_EN`
  5439. --> alxd/src/device/regs.rs:729:1
  5440. |
  5441. 729 | pub const RXPARSE_FLT3_EN: u32 = 1 << 2;
  5442. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5443. |
  5444. = note: #[warn(dead_code)] on by default
  5445.  
  5446. warning: constant item is never used: `RXPARSE_FLT2_EN`
  5447. --> alxd/src/device/regs.rs:730:1
  5448. |
  5449. 730 | pub const RXPARSE_FLT2_EN: u32 = 1 << 1;
  5450. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5451. |
  5452. = note: #[warn(dead_code)] on by default
  5453.  
  5454. warning: constant item is never used: `RXPARSE_FLT1_EN`
  5455. --> alxd/src/device/regs.rs:731:1
  5456. |
  5457. 731 | pub const RXPARSE_FLT1_EN: u32 = 1 << 0;
  5458. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5459. |
  5460. = note: #[warn(dead_code)] on by default
  5461.  
  5462. warning: constant item is never used: `RXPARSE_FLT_L4_UDP`
  5463. --> alxd/src/device/regs.rs:732:1
  5464. |
  5465. 732 | pub const RXPARSE_FLT_L4_UDP: u32 = 0;
  5466. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5467. |
  5468. = note: #[warn(dead_code)] on by default
  5469.  
  5470. warning: constant item is never used: `RXPARSE_FLT_L4_TCP`
  5471. --> alxd/src/device/regs.rs:733:1
  5472. |
  5473. 733 | pub const RXPARSE_FLT_L4_TCP: u32 = 1;
  5474. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5475. |
  5476. = note: #[warn(dead_code)] on by default
  5477.  
  5478. warning: constant item is never used: `RXPARSE_FLT_L4_BOTH`
  5479. --> alxd/src/device/regs.rs:734:1
  5480. |
  5481. 734 | pub const RXPARSE_FLT_L4_BOTH: u32 = 2;
  5482. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5483. |
  5484. = note: #[warn(dead_code)] on by default
  5485.  
  5486. warning: constant item is never used: `RXPARSE_FLT_L4_NONE`
  5487. --> alxd/src/device/regs.rs:735:1
  5488. |
  5489. 735 | pub const RXPARSE_FLT_L4_NONE: u32 = 3;
  5490. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5491. |
  5492. = note: #[warn(dead_code)] on by default
  5493.  
  5494. warning: constant item is never used: `RXPARSE_FLT_L3_IPV6`
  5495. --> alxd/src/device/regs.rs:736:1
  5496. |
  5497. 736 | pub const RXPARSE_FLT_L3_IPV6: u32 = 0;
  5498. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5499. |
  5500. = note: #[warn(dead_code)] on by default
  5501.  
  5502. warning: constant item is never used: `RXPARSE_FLT_L3_IPV4`
  5503. --> alxd/src/device/regs.rs:737:1
  5504. |
  5505. 737 | pub const RXPARSE_FLT_L3_IPV4: u32 = 1;
  5506. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5507. |
  5508. = note: #[warn(dead_code)] on by default
  5509.  
  5510. warning: constant item is never used: `RXPARSE_FLT_L3_BOTH`
  5511. --> alxd/src/device/regs.rs:738:1
  5512. |
  5513. 738 | pub const RXPARSE_FLT_L3_BOTH: u32 = 2;
  5514. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5515. |
  5516. = note: #[warn(dead_code)] on by default
  5517.  
  5518. warning: constant item is never used: `TRD_CTRL`
  5519. --> alxd/src/device/regs.rs:741:1
  5520. |
  5521. 741 | pub const TRD_CTRL: u32 = 0x145C;
  5522. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5523. |
  5524. = note: #[warn(dead_code)] on by default
  5525.  
  5526. warning: constant item is never used: `TRD_CTRL_EN`
  5527. --> alxd/src/device/regs.rs:742:1
  5528. |
  5529. 742 | pub const TRD_CTRL_EN: u32 = 1 << 31;
  5530. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5531. |
  5532. = note: #[warn(dead_code)] on by default
  5533.  
  5534. warning: constant item is never used: `TRD_CTRL_BUBBLE_WAKE_EN`
  5535. --> alxd/src/device/regs.rs:743:1
  5536. |
  5537. 743 | pub const TRD_CTRL_BUBBLE_WAKE_EN: u32 = 1 << 30;
  5538. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5539. |
  5540. = note: #[warn(dead_code)] on by default
  5541.  
  5542. warning: constant item is never used: `TRD_CTRL_PREFIX_CMP_HW`
  5543. --> alxd/src/device/regs.rs:744:1
  5544. |
  5545. 744 | pub const TRD_CTRL_PREFIX_CMP_HW: u32 = 1 << 28;
  5546. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5547. |
  5548. = note: #[warn(dead_code)] on by default
  5549.  
  5550. warning: constant item is never used: `TRD_CTRL_RSHDR_ADDR_MASK`
  5551. --> alxd/src/device/regs.rs:745:1
  5552. |
  5553. 745 | pub const TRD_CTRL_RSHDR_ADDR_MASK: u32 = 0xFFF;
  5554. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5555. |
  5556. = note: #[warn(dead_code)] on by default
  5557.  
  5558. warning: constant item is never used: `TRD_CTRL_RSHDR_ADDR_SHIFT`
  5559. --> alxd/src/device/regs.rs:746:1
  5560. |
  5561. 746 | pub const TRD_CTRL_RSHDR_ADDR_SHIFT: u32 = 16;
  5562. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5563. |
  5564. = note: #[warn(dead_code)] on by default
  5565.  
  5566. warning: constant item is never used: `TRD_CTRL_SINTV_MAX_MASK`
  5567. --> alxd/src/device/regs.rs:747:1
  5568. |
  5569. 747 | pub const TRD_CTRL_SINTV_MAX_MASK: u32 = 0xFF;
  5570. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5571. |
  5572. = note: #[warn(dead_code)] on by default
  5573.  
  5574. warning: constant item is never used: `TRD_CTRL_SINTV_MAX_SHIFT`
  5575. --> alxd/src/device/regs.rs:748:1
  5576. |
  5577. 748 | pub const TRD_CTRL_SINTV_MAX_SHIFT: u32 = 8;
  5578. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5579. |
  5580. = note: #[warn(dead_code)] on by default
  5581.  
  5582. warning: constant item is never used: `TRD_CTRL_SINTV_MIN_MASK`
  5583. --> alxd/src/device/regs.rs:749:1
  5584. |
  5585. 749 | pub const TRD_CTRL_SINTV_MIN_MASK: u32 = 0xFF;
  5586. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5587. |
  5588. = note: #[warn(dead_code)] on by default
  5589.  
  5590. warning: constant item is never used: `TRD_CTRL_SINTV_MIN_SHIFT`
  5591. --> alxd/src/device/regs.rs:750:1
  5592. |
  5593. 750 | pub const TRD_CTRL_SINTV_MIN_SHIFT: u32 = 0;
  5594. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5595. |
  5596. = note: #[warn(dead_code)] on by default
  5597.  
  5598. warning: constant item is never used: `TRD_RS`
  5599. --> alxd/src/device/regs.rs:752:1
  5600. |
  5601. 752 | pub const TRD_RS: u32 = 0x1460;
  5602. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5603. |
  5604. = note: #[warn(dead_code)] on by default
  5605.  
  5606. warning: constant item is never used: `TRD_RS_SZ_MASK`
  5607. --> alxd/src/device/regs.rs:753:1
  5608. |
  5609. 753 | pub const TRD_RS_SZ_MASK: u32 = 0xFFF;
  5610. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5611. |
  5612. = note: #[warn(dead_code)] on by default
  5613.  
  5614. warning: constant item is never used: `TRD_RS_SZ_SHIFT`
  5615. --> alxd/src/device/regs.rs:754:1
  5616. |
  5617. 754 | pub const TRD_RS_SZ_SHIFT: u32 = 20;
  5618. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5619. |
  5620. = note: #[warn(dead_code)] on by default
  5621.  
  5622. warning: constant item is never used: `TRD_RS_NONCE_OFS_MASK`
  5623. --> alxd/src/device/regs.rs:755:1
  5624. |
  5625. 755 | pub const TRD_RS_NONCE_OFS_MASK: u32 = 0xFFF;
  5626. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5627. |
  5628. = note: #[warn(dead_code)] on by default
  5629.  
  5630. warning: constant item is never used: `TRD_RS_NONCE_OFS_SHIFT`
  5631. --> alxd/src/device/regs.rs:756:1
  5632. |
  5633. 756 | pub const TRD_RS_NONCE_OFS_SHIFT: u32 = 8;
  5634. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5635. |
  5636. = note: #[warn(dead_code)] on by default
  5637.  
  5638. warning: constant item is never used: `TRD_RS_SEQ_OFS_MASK`
  5639. --> alxd/src/device/regs.rs:757:1
  5640. |
  5641. 757 | pub const TRD_RS_SEQ_OFS_MASK: u32 = 0xFF;
  5642. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5643. |
  5644. = note: #[warn(dead_code)] on by default
  5645.  
  5646. warning: constant item is never used: `TRD_RS_SEQ_OFS_SHIFT`
  5647. --> alxd/src/device/regs.rs:758:1
  5648. |
  5649. 758 | pub const TRD_RS_SEQ_OFS_SHIFT: u32 = 0;
  5650. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5651. |
  5652. = note: #[warn(dead_code)] on by default
  5653.  
  5654. warning: constant item is never used: `TRD_SRV_IP4`
  5655. --> alxd/src/device/regs.rs:760:1
  5656. |
  5657. 760 | pub const TRD_SRV_IP4: u32 = 0x1464;
  5658. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5659. |
  5660. = note: #[warn(dead_code)] on by default
  5661.  
  5662. warning: constant item is never used: `TRD_CLNT_EXTNL_IP4`
  5663. --> alxd/src/device/regs.rs:762:1
  5664. |
  5665. 762 | pub const TRD_CLNT_EXTNL_IP4: u32 = 0x1468;
  5666. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5667. |
  5668. = note: #[warn(dead_code)] on by default
  5669.  
  5670. warning: constant item is never used: `TRD_PORT`
  5671. --> alxd/src/device/regs.rs:764:1
  5672. |
  5673. 764 | pub const TRD_PORT: u32 = 0x146C;
  5674. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5675. |
  5676. = note: #[warn(dead_code)] on by default
  5677.  
  5678. warning: constant item is never used: `TRD_PORT_CLNT_EXTNL_MASK`
  5679. --> alxd/src/device/regs.rs:765:1
  5680. |
  5681. 765 | pub const TRD_PORT_CLNT_EXTNL_MASK: u32 = 0xFFFF;
  5682. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5683. |
  5684. = note: #[warn(dead_code)] on by default
  5685.  
  5686. warning: constant item is never used: `TRD_PORT_CLNT_EXTNL_SHIFT`
  5687. --> alxd/src/device/regs.rs:766:1
  5688. |
  5689. 766 | pub const TRD_PORT_CLNT_EXTNL_SHIFT: u32 = 16;
  5690. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5691. |
  5692. = note: #[warn(dead_code)] on by default
  5693.  
  5694. warning: constant item is never used: `TRD_PORT_SRV_MASK`
  5695. --> alxd/src/device/regs.rs:767:1
  5696. |
  5697. 767 | pub const TRD_PORT_SRV_MASK: u32 = 0xFFFF;
  5698. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5699. |
  5700. = note: #[warn(dead_code)] on by default
  5701.  
  5702. warning: constant item is never used: `TRD_PORT_SRV_SHIFT`
  5703. --> alxd/src/device/regs.rs:768:1
  5704. |
  5705. 768 | pub const TRD_PORT_SRV_SHIFT: u32 = 0;
  5706. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5707. |
  5708. = note: #[warn(dead_code)] on by default
  5709.  
  5710. warning: constant item is never used: `TRD_PREFIX`
  5711. --> alxd/src/device/regs.rs:770:1
  5712. |
  5713. 770 | pub const TRD_PREFIX: u32 = 0x1470;
  5714. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5715. |
  5716. = note: #[warn(dead_code)] on by default
  5717.  
  5718. warning: constant item is never used: `TRD_BUBBLE_DA_IP4`
  5719. --> alxd/src/device/regs.rs:772:1
  5720. |
  5721. 772 | pub const TRD_BUBBLE_DA_IP4: u32 = 0x1478;
  5722. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5723. |
  5724. = note: #[warn(dead_code)] on by default
  5725.  
  5726. warning: constant item is never used: `TRD_BUBBLE_DA_PORT`
  5727. --> alxd/src/device/regs.rs:774:1
  5728. |
  5729. 774 | pub const TRD_BUBBLE_DA_PORT: u32 = 0x147C;
  5730. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5731. |
  5732. = note: #[warn(dead_code)] on by default
  5733.  
  5734. warning: constant item is never used: `MAC_CTRL_SPAUSE_EN`
  5735. --> alxd/src/device/regs.rs:786:1
  5736. |
  5737. 786 | pub const MAC_CTRL_SPAUSE_EN: u32 = 1 << 28;
  5738. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5739. |
  5740. = note: #[warn(dead_code)] on by default
  5741.  
  5742. warning: constant item is never used: `MAC_CTRL_DBG_EN`
  5743. --> alxd/src/device/regs.rs:787:1
  5744. |
  5745. 787 | pub const MAC_CTRL_DBG_EN: u32 = 1 << 27;
  5746. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5747. |
  5748. = note: #[warn(dead_code)] on by default
  5749.  
  5750. warning: constant item is never used: `MAC_CTRL_RX_XSUM_EN`
  5751. --> alxd/src/device/regs.rs:790:1
  5752. |
  5753. 790 | pub const MAC_CTRL_RX_XSUM_EN: u32 = 1 << 24;
  5754. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5755. |
  5756. = note: #[warn(dead_code)] on by default
  5757.  
  5758. warning: constant item is never used: `MAC_CTRL_THUGE`
  5759. --> alxd/src/device/regs.rs:791:1
  5760. |
  5761. 791 | pub const MAC_CTRL_THUGE: u32 = 1 << 23;
  5762. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5763. |
  5764. = note: #[warn(dead_code)] on by default
  5765.  
  5766. warning: constant item is never used: `MAC_CTRL_MBOF`
  5767. --> alxd/src/device/regs.rs:792:1
  5768. |
  5769. 792 | pub const MAC_CTRL_MBOF: u32 = 1 << 22;
  5770. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5771. |
  5772. = note: #[warn(dead_code)] on by default
  5773.  
  5774. warning: constant item is never used: `MAC_CTRL_SIMR`
  5775. --> alxd/src/device/regs.rs:797:1
  5776. |
  5777. 797 | pub const MAC_CTRL_SIMR: u32 = 1 << 19;
  5778. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5779. |
  5780. = note: #[warn(dead_code)] on by default
  5781.  
  5782. warning: constant item is never used: `MAC_CTRL_SSTCT`
  5783. --> alxd/src/device/regs.rs:798:1
  5784. |
  5785. 798 | pub const MAC_CTRL_SSTCT: u32 = 1 << 17;
  5786. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5787. |
  5788. = note: #[warn(dead_code)] on by default
  5789.  
  5790. warning: constant item is never used: `MAC_CTRL_TPAUSE`
  5791. --> alxd/src/device/regs.rs:799:1
  5792. |
  5793. 799 | pub const MAC_CTRL_TPAUSE: u32 = 1 << 16;
  5794. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5795. |
  5796. = note: #[warn(dead_code)] on by default
  5797.  
  5798. warning: constant item is never used: `MAC_CTRL_RHUGE_EN`
  5799. --> alxd/src/device/regs.rs:804:1
  5800. |
  5801. 804 | pub const MAC_CTRL_RHUGE_EN: u32 = 1 << 9;
  5802. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5803. |
  5804. = note: #[warn(dead_code)] on by default
  5805.  
  5806. warning: constant item is never used: `MAC_CTRL_FLCHK`
  5807. --> alxd/src/device/regs.rs:805:1
  5808. |
  5809. 805 | pub const MAC_CTRL_FLCHK: u32 = 1 << 8;
  5810. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5811. |
  5812. = note: #[warn(dead_code)] on by default
  5813.  
  5814. warning: constant item is never used: `MAC_CTRL_LPBACK_EN`
  5815. --> alxd/src/device/regs.rs:809:1
  5816. |
  5817. 809 | pub const MAC_CTRL_LPBACK_EN: u32 = 1 << 4;
  5818. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5819. |
  5820. = note: #[warn(dead_code)] on by default
  5821.  
  5822. warning: constant item is never used: `GAP`
  5823. --> alxd/src/device/regs.rs:815:1
  5824. |
  5825. 815 | pub const GAP: u32 = 0x1484;
  5826. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5827. |
  5828. = note: #[warn(dead_code)] on by default
  5829.  
  5830. warning: constant item is never used: `GAP_IPGR2_MASK`
  5831. --> alxd/src/device/regs.rs:816:1
  5832. |
  5833. 816 | pub const GAP_IPGR2_MASK: u32 = 0x7F;
  5834. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5835. |
  5836. = note: #[warn(dead_code)] on by default
  5837.  
  5838. warning: constant item is never used: `GAP_IPGR2_SHIFT`
  5839. --> alxd/src/device/regs.rs:817:1
  5840. |
  5841. 817 | pub const GAP_IPGR2_SHIFT: u32 = 24;
  5842. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5843. |
  5844. = note: #[warn(dead_code)] on by default
  5845.  
  5846. warning: constant item is never used: `GAP_IPGR1_MASK`
  5847. --> alxd/src/device/regs.rs:818:1
  5848. |
  5849. 818 | pub const GAP_IPGR1_MASK: u32 = 0x7F;
  5850. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5851. |
  5852. = note: #[warn(dead_code)] on by default
  5853.  
  5854. warning: constant item is never used: `GAP_IPGR1_SHIFT`
  5855. --> alxd/src/device/regs.rs:819:1
  5856. |
  5857. 819 | pub const GAP_IPGR1_SHIFT: u32 = 16;
  5858. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5859. |
  5860. = note: #[warn(dead_code)] on by default
  5861.  
  5862. warning: constant item is never used: `GAP_MIN_IFG_MASK`
  5863. --> alxd/src/device/regs.rs:820:1
  5864. |
  5865. 820 | pub const GAP_MIN_IFG_MASK: u32 = 0xFF;
  5866. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5867. |
  5868. = note: #[warn(dead_code)] on by default
  5869.  
  5870. warning: constant item is never used: `GAP_MIN_IFG_SHIFT`
  5871. --> alxd/src/device/regs.rs:821:1
  5872. |
  5873. 821 | pub const GAP_MIN_IFG_SHIFT: u32 = 8;
  5874. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5875. |
  5876. = note: #[warn(dead_code)] on by default
  5877.  
  5878. warning: constant item is never used: `GAP_IPGT_MASK`
  5879. --> alxd/src/device/regs.rs:822:1
  5880. |
  5881. 822 | pub const GAP_IPGT_MASK: u32 = 0x7F;
  5882. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5883. |
  5884. = note: #[warn(dead_code)] on by default
  5885.  
  5886. warning: constant item is never used: `GAP_IPGT_SHIFT`
  5887. --> alxd/src/device/regs.rs:823:1
  5888. |
  5889. 823 | pub const GAP_IPGT_SHIFT: u32 = 0;
  5890. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5891. |
  5892. = note: #[warn(dead_code)] on by default
  5893.  
  5894. warning: constant item is never used: `HALFD`
  5895. --> alxd/src/device/regs.rs:831:1
  5896. |
  5897. 831 | pub const HALFD: u32 = 0x1498;
  5898. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5899. |
  5900. = note: #[warn(dead_code)] on by default
  5901.  
  5902. warning: constant item is never used: `HALFD_JAM_IPG_MASK`
  5903. --> alxd/src/device/regs.rs:832:1
  5904. |
  5905. 832 | pub const HALFD_JAM_IPG_MASK: u32 = 0xF;
  5906. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5907. |
  5908. = note: #[warn(dead_code)] on by default
  5909.  
  5910. warning: constant item is never used: `HALFD_JAM_IPG_SHIFT`
  5911. --> alxd/src/device/regs.rs:833:1
  5912. |
  5913. 833 | pub const HALFD_JAM_IPG_SHIFT: u32 = 24;
  5914. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5915. |
  5916. = note: #[warn(dead_code)] on by default
  5917.  
  5918. warning: constant item is never used: `HALFD_ABEBT_MASK`
  5919. --> alxd/src/device/regs.rs:834:1
  5920. |
  5921. 834 | pub const HALFD_ABEBT_MASK: u32 = 0xF;
  5922. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5923. |
  5924. = note: #[warn(dead_code)] on by default
  5925.  
  5926. warning: constant item is never used: `HALFD_ABEBT_SHIFT`
  5927. --> alxd/src/device/regs.rs:835:1
  5928. |
  5929. 835 | pub const HALFD_ABEBT_SHIFT: u32 = 20;
  5930. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5931. |
  5932. = note: #[warn(dead_code)] on by default
  5933.  
  5934. warning: constant item is never used: `HALFD_ABEBE`
  5935. --> alxd/src/device/regs.rs:836:1
  5936. |
  5937. 836 | pub const HALFD_ABEBE: u32 = 1 << 19;
  5938. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5939. |
  5940. = note: #[warn(dead_code)] on by default
  5941.  
  5942. warning: constant item is never used: `HALFD_BPNB`
  5943. --> alxd/src/device/regs.rs:837:1
  5944. |
  5945. 837 | pub const HALFD_BPNB: u32 = 1 << 18;
  5946. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5947. |
  5948. = note: #[warn(dead_code)] on by default
  5949.  
  5950. warning: constant item is never used: `HALFD_NOBO`
  5951. --> alxd/src/device/regs.rs:838:1
  5952. |
  5953. 838 | pub const HALFD_NOBO: u32 = 1 << 17;
  5954. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5955. |
  5956. = note: #[warn(dead_code)] on by default
  5957.  
  5958. warning: constant item is never used: `HALFD_EDXSDFR`
  5959. --> alxd/src/device/regs.rs:839:1
  5960. |
  5961. 839 | pub const HALFD_EDXSDFR: u32 = 1 << 16;
  5962. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5963. |
  5964. = note: #[warn(dead_code)] on by default
  5965.  
  5966. warning: constant item is never used: `HALFD_RETRY_MASK`
  5967. --> alxd/src/device/regs.rs:840:1
  5968. |
  5969. 840 | pub const HALFD_RETRY_MASK: u32 = 0xF;
  5970. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5971. |
  5972. = note: #[warn(dead_code)] on by default
  5973.  
  5974. warning: constant item is never used: `HALFD_RETRY_SHIFT`
  5975. --> alxd/src/device/regs.rs:841:1
  5976. |
  5977. 841 | pub const HALFD_RETRY_SHIFT: u32 = 12;
  5978. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5979. |
  5980. = note: #[warn(dead_code)] on by default
  5981.  
  5982. warning: constant item is never used: `HALFD_LCOL_MASK`
  5983. --> alxd/src/device/regs.rs:842:1
  5984. |
  5985. 842 | pub const HALFD_LCOL_MASK: u32 = 0x3FF;
  5986. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5987. |
  5988. = note: #[warn(dead_code)] on by default
  5989.  
  5990. warning: constant item is never used: `HALFD_LCOL_SHIFT`
  5991. --> alxd/src/device/regs.rs:843:1
  5992. |
  5993. 843 | pub const HALFD_LCOL_SHIFT: u32 = 0;
  5994. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  5995. |
  5996. = note: #[warn(dead_code)] on by default
  5997.  
  5998. warning: constant item is never used: `MTU_MIN`
  5999. --> alxd/src/device/regs.rs:848:1
  6000. |
  6001. 848 | pub const MTU_MIN: u32 = 64;
  6002. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6003. |
  6004. = note: #[warn(dead_code)] on by default
  6005.  
  6006. warning: constant item is never used: `SRAM0`
  6007. --> alxd/src/device/regs.rs:850:1
  6008. |
  6009. 850 | pub const SRAM0: u32 = 0x1500;
  6010. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6011. |
  6012. = note: #[warn(dead_code)] on by default
  6013.  
  6014. warning: constant item is never used: `SRAM_RFD_TAIL_ADDR_MASK`
  6015. --> alxd/src/device/regs.rs:851:1
  6016. |
  6017. 851 | pub const SRAM_RFD_TAIL_ADDR_MASK: u32 = 0xFFF;
  6018. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6019. |
  6020. = note: #[warn(dead_code)] on by default
  6021.  
  6022. warning: constant item is never used: `SRAM_RFD_TAIL_ADDR_SHIFT`
  6023. --> alxd/src/device/regs.rs:852:1
  6024. |
  6025. 852 | pub const SRAM_RFD_TAIL_ADDR_SHIFT: u32 = 16;
  6026. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6027. |
  6028. = note: #[warn(dead_code)] on by default
  6029.  
  6030. warning: constant item is never used: `SRAM_RFD_HEAD_ADDR_MASK`
  6031. --> alxd/src/device/regs.rs:853:1
  6032. |
  6033. 853 | pub const SRAM_RFD_HEAD_ADDR_MASK: u32 = 0xFFF;
  6034. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6035. |
  6036. = note: #[warn(dead_code)] on by default
  6037.  
  6038. warning: constant item is never used: `SRAM_RFD_HEAD_ADDR_SHIFT`
  6039. --> alxd/src/device/regs.rs:854:1
  6040. |
  6041. 854 | pub const SRAM_RFD_HEAD_ADDR_SHIFT: u32 = 0;
  6042. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6043. |
  6044. = note: #[warn(dead_code)] on by default
  6045.  
  6046. warning: constant item is never used: `SRAM1`
  6047. --> alxd/src/device/regs.rs:856:1
  6048. |
  6049. 856 | pub const SRAM1: u32 = 0x1510;
  6050. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6051. |
  6052. = note: #[warn(dead_code)] on by default
  6053.  
  6054. warning: constant item is never used: `SRAM_RFD_LEN_MASK`
  6055. --> alxd/src/device/regs.rs:857:1
  6056. |
  6057. 857 | pub const SRAM_RFD_LEN_MASK: u32 = 0xFFF;
  6058. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6059. |
  6060. = note: #[warn(dead_code)] on by default
  6061.  
  6062. warning: constant item is never used: `SRAM_RFD_LEN_SHIFT`
  6063. --> alxd/src/device/regs.rs:858:1
  6064. |
  6065. 858 | pub const SRAM_RFD_LEN_SHIFT: u32 = 0;
  6066. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6067. |
  6068. = note: #[warn(dead_code)] on by default
  6069.  
  6070. warning: constant item is never used: `SRAM2`
  6071. --> alxd/src/device/regs.rs:860:1
  6072. |
  6073. 860 | pub const SRAM2: u32 = 0x1518;
  6074. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6075. |
  6076. = note: #[warn(dead_code)] on by default
  6077.  
  6078. warning: constant item is never used: `SRAM_TRD_TAIL_ADDR_MASK`
  6079. --> alxd/src/device/regs.rs:861:1
  6080. |
  6081. 861 | pub const SRAM_TRD_TAIL_ADDR_MASK: u32 = 0xFFF;
  6082. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6083. |
  6084. = note: #[warn(dead_code)] on by default
  6085.  
  6086. warning: constant item is never used: `SRAM_TRD_TAIL_ADDR_SHIFT`
  6087. --> alxd/src/device/regs.rs:862:1
  6088. |
  6089. 862 | pub const SRAM_TRD_TAIL_ADDR_SHIFT: u32 = 16;
  6090. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6091. |
  6092. = note: #[warn(dead_code)] on by default
  6093.  
  6094. warning: constant item is never used: `SRMA_TRD_HEAD_ADDR_MASK`
  6095. --> alxd/src/device/regs.rs:863:1
  6096. |
  6097. 863 | pub const SRMA_TRD_HEAD_ADDR_MASK: u32 = 0xFFF;
  6098. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6099. |
  6100. = note: #[warn(dead_code)] on by default
  6101.  
  6102. warning: constant item is never used: `SRAM_TRD_HEAD_ADDR_SHIFT`
  6103. --> alxd/src/device/regs.rs:864:1
  6104. |
  6105. 864 | pub const SRAM_TRD_HEAD_ADDR_SHIFT: u32 = 0;
  6106. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6107. |
  6108. = note: #[warn(dead_code)] on by default
  6109.  
  6110. warning: constant item is never used: `SRAM3`
  6111. --> alxd/src/device/regs.rs:866:1
  6112. |
  6113. 866 | pub const SRAM3: u32 = 0x151C;
  6114. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6115. |
  6116. = note: #[warn(dead_code)] on by default
  6117.  
  6118. warning: constant item is never used: `SRAM_TRD_LEN_MASK`
  6119. --> alxd/src/device/regs.rs:867:1
  6120. |
  6121. 867 | pub const SRAM_TRD_LEN_MASK: u32 = 0xFFF;
  6122. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6123. |
  6124. = note: #[warn(dead_code)] on by default
  6125.  
  6126. warning: constant item is never used: `SRAM_TRD_LEN_SHIFT`
  6127. --> alxd/src/device/regs.rs:868:1
  6128. |
  6129. 868 | pub const SRAM_TRD_LEN_SHIFT: u32 = 0;
  6130. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6131. |
  6132. = note: #[warn(dead_code)] on by default
  6133.  
  6134. warning: constant item is never used: `SRAM4`
  6135. --> alxd/src/device/regs.rs:870:1
  6136. |
  6137. 870 | pub const SRAM4: u32 = 0x1520;
  6138. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6139. |
  6140. = note: #[warn(dead_code)] on by default
  6141.  
  6142. warning: constant item is never used: `SRAM_RXF_TAIL_ADDR_MASK`
  6143. --> alxd/src/device/regs.rs:871:1
  6144. |
  6145. 871 | pub const SRAM_RXF_TAIL_ADDR_MASK: u32 = 0xFFF;
  6146. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6147. |
  6148. = note: #[warn(dead_code)] on by default
  6149.  
  6150. warning: constant item is never used: `SRAM_RXF_TAIL_ADDR_SHIFT`
  6151. --> alxd/src/device/regs.rs:872:1
  6152. |
  6153. 872 | pub const SRAM_RXF_TAIL_ADDR_SHIFT: u32 = 16;
  6154. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6155. |
  6156. = note: #[warn(dead_code)] on by default
  6157.  
  6158. warning: constant item is never used: `SRAM_RXF_HEAD_ADDR_MASK`
  6159. --> alxd/src/device/regs.rs:873:1
  6160. |
  6161. 873 | pub const SRAM_RXF_HEAD_ADDR_MASK: u32 = 0xFFF;
  6162. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6163. |
  6164. = note: #[warn(dead_code)] on by default
  6165.  
  6166. warning: constant item is never used: `SRAM_RXF_HEAD_ADDR_SHIFT`
  6167. --> alxd/src/device/regs.rs:874:1
  6168. |
  6169. 874 | pub const SRAM_RXF_HEAD_ADDR_SHIFT: u32 = 0;
  6170. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6171. |
  6172. = note: #[warn(dead_code)] on by default
  6173.  
  6174. warning: constant item is never used: `SRAM6`
  6175. --> alxd/src/device/regs.rs:881:1
  6176. |
  6177. 881 | pub const SRAM6: u32 = 0x1528;
  6178. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6179. |
  6180. = note: #[warn(dead_code)] on by default
  6181.  
  6182. warning: constant item is never used: `SRAM_TXF_TAIL_ADDR_MASK`
  6183. --> alxd/src/device/regs.rs:882:1
  6184. |
  6185. 882 | pub const SRAM_TXF_TAIL_ADDR_MASK: u32 = 0xFFF;
  6186. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6187. |
  6188. = note: #[warn(dead_code)] on by default
  6189.  
  6190. warning: constant item is never used: `SRAM_TXF_TAIL_ADDR_SHIFT`
  6191. --> alxd/src/device/regs.rs:883:1
  6192. |
  6193. 883 | pub const SRAM_TXF_TAIL_ADDR_SHIFT: u32 = 16;
  6194. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6195. |
  6196. = note: #[warn(dead_code)] on by default
  6197.  
  6198. warning: constant item is never used: `SRAM_TXF_HEAD_ADDR_MASK`
  6199. --> alxd/src/device/regs.rs:884:1
  6200. |
  6201. 884 | pub const SRAM_TXF_HEAD_ADDR_MASK: u32 = 0xFFF;
  6202. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6203. |
  6204. = note: #[warn(dead_code)] on by default
  6205.  
  6206. warning: constant item is never used: `SRAM_TXF_HEAD_ADDR_SHIFT`
  6207. --> alxd/src/device/regs.rs:885:1
  6208. |
  6209. 885 | pub const SRAM_TXF_HEAD_ADDR_SHIFT: u32 = 0;
  6210. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6211. |
  6212. = note: #[warn(dead_code)] on by default
  6213.  
  6214. warning: constant item is never used: `SRAM7`
  6215. --> alxd/src/device/regs.rs:887:1
  6216. |
  6217. 887 | pub const SRAM7: u32 = 0x152C;
  6218. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6219. |
  6220. = note: #[warn(dead_code)] on by default
  6221.  
  6222. warning: constant item is never used: `SRAM_TXF_LEN_MASK`
  6223. --> alxd/src/device/regs.rs:888:1
  6224. |
  6225. 888 | pub const SRAM_TXF_LEN_MASK: u32 = 0xFFF;
  6226. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6227. |
  6228. = note: #[warn(dead_code)] on by default
  6229.  
  6230. warning: constant item is never used: `SRAM_TXF_LEN_SHIFT`
  6231. --> alxd/src/device/regs.rs:889:1
  6232. |
  6233. 889 | pub const SRAM_TXF_LEN_SHIFT: u32 = 0;
  6234. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6235. |
  6236. = note: #[warn(dead_code)] on by default
  6237.  
  6238. warning: constant item is never used: `SRAM8`
  6239. --> alxd/src/device/regs.rs:891:1
  6240. |
  6241. 891 | pub const SRAM8: u32 = 0x1530;
  6242. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6243. |
  6244. = note: #[warn(dead_code)] on by default
  6245.  
  6246. warning: constant item is never used: `SRAM_PATTERN_ADDR_MASK`
  6247. --> alxd/src/device/regs.rs:892:1
  6248. |
  6249. 892 | pub const SRAM_PATTERN_ADDR_MASK: u32 = 0xFFF;
  6250. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6251. |
  6252. = note: #[warn(dead_code)] on by default
  6253.  
  6254. warning: constant item is never used: `SRAM_PATTERN_ADDR_SHIFT`
  6255. --> alxd/src/device/regs.rs:893:1
  6256. |
  6257. 893 | pub const SRAM_PATTERN_ADDR_SHIFT: u32 = 16;
  6258. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6259. |
  6260. = note: #[warn(dead_code)] on by default
  6261.  
  6262. warning: constant item is never used: `SRAM_TSO_ADDR_MASK`
  6263. --> alxd/src/device/regs.rs:894:1
  6264. |
  6265. 894 | pub const SRAM_TSO_ADDR_MASK: u32 = 0xFFF;
  6266. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6267. |
  6268. = note: #[warn(dead_code)] on by default
  6269.  
  6270. warning: constant item is never used: `SRAM_TSO_ADDR_SHIFT`
  6271. --> alxd/src/device/regs.rs:895:1
  6272. |
  6273. 895 | pub const SRAM_TSO_ADDR_SHIFT: u32 = 0;
  6274. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6275. |
  6276. = note: #[warn(dead_code)] on by default
  6277.  
  6278. warning: constant item is never used: `RFD_BUF_SZ_MASK`
  6279. --> alxd/src/device/regs.rs:907:1
  6280. |
  6281. 907 | pub const RFD_BUF_SZ_MASK: u32 = 0xFFFF;
  6282. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6283. |
  6284. = note: #[warn(dead_code)] on by default
  6285.  
  6286. warning: constant item is never used: `RFD_BUF_SZ_SHIFT`
  6287. --> alxd/src/device/regs.rs:908:1
  6288. |
  6289. 908 | pub const RFD_BUF_SZ_SHIFT: u32 = 0;
  6290. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6291. |
  6292. = note: #[warn(dead_code)] on by default
  6293.  
  6294. warning: constant item is never used: `RRD_RING_SZ_MASK`
  6295. --> alxd/src/device/regs.rs:912:1
  6296. |
  6297. 912 | pub const RRD_RING_SZ_MASK: u32 = 0xFFF;
  6298. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6299. |
  6300. = note: #[warn(dead_code)] on by default
  6301.  
  6302. warning: constant item is never used: `RRD_RING_SZ_SHIFT`
  6303. --> alxd/src/device/regs.rs:913:1
  6304. |
  6305. 913 | pub const RRD_RING_SZ_SHIFT: u32 = 0;
  6306. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6307. |
  6308. = note: #[warn(dead_code)] on by default
  6309.  
  6310. warning: constant item is never used: `TPD_PRI3_PIDX`
  6311. --> alxd/src/device/regs.rs:922:1
  6312. |
  6313. 922 | pub const TPD_PRI3_PIDX: u32 = 0x1618;
  6314. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6315. |
  6316. = note: #[warn(dead_code)] on by default
  6317.  
  6318. warning: constant item is never used: `TPD_PRI2_PIDX`
  6319. --> alxd/src/device/regs.rs:923:1
  6320. |
  6321. 923 | pub const TPD_PRI2_PIDX: u32 = 0x161A;
  6322. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6323. |
  6324. = note: #[warn(dead_code)] on by default
  6325.  
  6326. warning: constant item is never used: `TPD_PRI1_PIDX`
  6327. --> alxd/src/device/regs.rs:924:1
  6328. |
  6329. 924 | pub const TPD_PRI1_PIDX: u32 = 0x15F0;
  6330. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6331. |
  6332. = note: #[warn(dead_code)] on by default
  6333.  
  6334. warning: constant item is never used: `TPD_PRI0_PIDX`
  6335. --> alxd/src/device/regs.rs:925:1
  6336. |
  6337. 925 | pub const TPD_PRI0_PIDX: u32 = 0x15F2;
  6338. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6339. |
  6340. = note: #[warn(dead_code)] on by default
  6341.  
  6342. warning: constant item is never used: `TPD_PRI3_CIDX`
  6343. --> alxd/src/device/regs.rs:928:1
  6344. |
  6345. 928 | pub const TPD_PRI3_CIDX: u32 = 0x161C;
  6346. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6347. |
  6348. = note: #[warn(dead_code)] on by default
  6349.  
  6350. warning: constant item is never used: `TPD_PRI2_CIDX`
  6351. --> alxd/src/device/regs.rs:929:1
  6352. |
  6353. 929 | pub const TPD_PRI2_CIDX: u32 = 0x161E;
  6354. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6355. |
  6356. = note: #[warn(dead_code)] on by default
  6357.  
  6358. warning: constant item is never used: `TPD_PRI1_CIDX`
  6359. --> alxd/src/device/regs.rs:930:1
  6360. |
  6361. 930 | pub const TPD_PRI1_CIDX: u32 = 0x15F4;
  6362. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6363. |
  6364. = note: #[warn(dead_code)] on by default
  6365.  
  6366. warning: constant item is never used: `TPD_PRI0_CIDX`
  6367. --> alxd/src/device/regs.rs:931:1
  6368. |
  6369. 931 | pub const TPD_PRI0_CIDX: u32 = 0x15F6;
  6370. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6371. |
  6372. = note: #[warn(dead_code)] on by default
  6373.  
  6374. warning: constant item is never used: `TPD_RING_SZ_MASK`
  6375. --> alxd/src/device/regs.rs:934:1
  6376. |
  6377. 934 | pub const TPD_RING_SZ_MASK: u32 = 0xFFFF;
  6378. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6379. |
  6380. = note: #[warn(dead_code)] on by default
  6381.  
  6382. warning: constant item is never used: `TPD_RING_SZ_SHIFT`
  6383. --> alxd/src/device/regs.rs:935:1
  6384. |
  6385. 935 | pub const TPD_RING_SZ_SHIFT: u32 = 0;
  6386. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6387. |
  6388. = note: #[warn(dead_code)] on by default
  6389.  
  6390. warning: constant item is never used: `CMB_ADDR_LO`
  6391. --> alxd/src/device/regs.rs:937:1
  6392. |
  6393. 937 | pub const CMB_ADDR_LO: u32 = 0x1588;
  6394. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6395. |
  6396. = note: #[warn(dead_code)] on by default
  6397.  
  6398. warning: constant item is never used: `TXQ0_PEDING_CLR`
  6399. --> alxd/src/device/regs.rs:943:1
  6400. |
  6401. 943 | pub const TXQ0_PEDING_CLR: u32 = 1 << 8;
  6402. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6403. |
  6404. = note: #[warn(dead_code)] on by default
  6405.  
  6406. warning: constant item is never used: `TXQ1_JUMBO_TSOTHR_MASK`
  6407. --> alxd/src/device/regs.rs:956:1
  6408. |
  6409. 956 | pub const TXQ1_JUMBO_TSOTHR_MASK: u32 = 0x7FF;
  6410. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6411. |
  6412. = note: #[warn(dead_code)] on by default
  6413.  
  6414. warning: constant item is never used: `TXQ1_JUMBO_TSOTHR_SHIFT`
  6415. --> alxd/src/device/regs.rs:957:1
  6416. |
  6417. 957 | pub const TXQ1_JUMBO_TSOTHR_SHIFT: u32 = 0;
  6418. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6419. |
  6420. = note: #[warn(dead_code)] on by default
  6421.  
  6422. warning: constant item is never used: `TXQ2`
  6423. --> alxd/src/device/regs.rs:961:1
  6424. |
  6425. 961 | pub const TXQ2: u32 = 0x1598;
  6426. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6427. |
  6428. = note: #[warn(dead_code)] on by default
  6429.  
  6430. warning: constant item is never used: `TXQ2_BURST_EN`
  6431. --> alxd/src/device/regs.rs:962:1
  6432. |
  6433. 962 | pub const TXQ2_BURST_EN: u32 = 1 << 31;
  6434. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6435. |
  6436. = note: #[warn(dead_code)] on by default
  6437.  
  6438. warning: constant item is never used: `TXQ2_BURST_HI_WM_MASK`
  6439. --> alxd/src/device/regs.rs:963:1
  6440. |
  6441. 963 | pub const TXQ2_BURST_HI_WM_MASK: u32 = 0xFFF;
  6442. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6443. |
  6444. = note: #[warn(dead_code)] on by default
  6445.  
  6446. warning: constant item is never used: `TXQ2_BURST_HI_WM_SHIFT`
  6447. --> alxd/src/device/regs.rs:964:1
  6448. |
  6449. 964 | pub const TXQ2_BURST_HI_WM_SHIFT: u32 = 16;
  6450. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6451. |
  6452. = note: #[warn(dead_code)] on by default
  6453.  
  6454. warning: constant item is never used: `TXQ2_BURST_LO_WM_MASK`
  6455. --> alxd/src/device/regs.rs:965:1
  6456. |
  6457. 965 | pub const TXQ2_BURST_LO_WM_MASK: u32 = 0xFFF;
  6458. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6459. |
  6460. = note: #[warn(dead_code)] on by default
  6461.  
  6462. warning: constant item is never used: `TXQ2_BURST_LO_WM_SHIFT`
  6463. --> alxd/src/device/regs.rs:966:1
  6464. |
  6465. 966 | pub const TXQ2_BURST_LO_WM_SHIFT: u32 = 0;
  6466. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6467. |
  6468. = note: #[warn(dead_code)] on by default
  6469.  
  6470. warning: constant item is never used: `RXQ0_CUT_THRU_EN`
  6471. --> alxd/src/device/regs.rs:970:1
  6472. |
  6473. 970 | pub const RXQ0_CUT_THRU_EN: u32 = 1 << 30;
  6474. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6475. |
  6476. = note: #[warn(dead_code)] on by default
  6477.  
  6478. warning: constant item is never used: `RXQ0_NON_IP_QTBL`
  6479. --> alxd/src/device/regs.rs:973:1
  6480. |
  6481. 973 | pub const RXQ0_NON_IP_QTBL: u32 = 1 << 28;
  6482. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6483. |
  6484. = note: #[warn(dead_code)] on by default
  6485.  
  6486. warning: constant item is never used: `RXQ0_RSS_MODE_SQSI`
  6487. --> alxd/src/device/regs.rs:977:1
  6488. |
  6489. 977 | pub const RXQ0_RSS_MODE_SQSI: u32 = 1;
  6490. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6491. |
  6492. = note: #[warn(dead_code)] on by default
  6493.  
  6494. warning: constant item is never used: `RXQ0_RSS_MODE_MQSI`
  6495. --> alxd/src/device/regs.rs:978:1
  6496. |
  6497. 978 | pub const RXQ0_RSS_MODE_MQSI: u32 = 2;
  6498. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6499. |
  6500. = note: #[warn(dead_code)] on by default
  6501.  
  6502. warning: constant item is never used: `RXQ0_RSS_MODE_MQMI`
  6503. --> alxd/src/device/regs.rs:979:1
  6504. |
  6505. 979 | pub const RXQ0_RSS_MODE_MQMI: u32 = 3;
  6506. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6507. |
  6508. = note: #[warn(dead_code)] on by default
  6509.  
  6510. warning: constant item is never used: `RXQ0_RSS_HSTYP_MASK`
  6511. --> alxd/src/device/regs.rs:987:1
  6512. |
  6513. 987 | pub const RXQ0_RSS_HSTYP_MASK: u32 = 0xF;
  6514. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6515. |
  6516. = note: #[warn(dead_code)] on by default
  6517.  
  6518. warning: constant item is never used: `RXQ0_RSS_HSTYP_SHIFT`
  6519. --> alxd/src/device/regs.rs:988:1
  6520. |
  6521. 988 | pub const RXQ0_RSS_HSTYP_SHIFT: u32 = 2;
  6522. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6523. |
  6524. = note: #[warn(dead_code)] on by default
  6525.  
  6526. warning: constant item is never used: `RXQ0_ASPM_THRESH_NO`
  6527. --> alxd/src/device/regs.rs:1000:1
  6528. |
  6529. 1000 | pub const RXQ0_ASPM_THRESH_NO: u32 = 0;
  6530. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6531. |
  6532. = note: #[warn(dead_code)] on by default
  6533.  
  6534. warning: constant item is never used: `RXQ0_ASPM_THRESH_1M`
  6535. --> alxd/src/device/regs.rs:1001:1
  6536. |
  6537. 1001 | pub const RXQ0_ASPM_THRESH_1M: u32 = 1;
  6538. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6539. |
  6540. = note: #[warn(dead_code)] on by default
  6541.  
  6542. warning: constant item is never used: `RXQ0_ASPM_THRESH_10M`
  6543. --> alxd/src/device/regs.rs:1002:1
  6544. |
  6545. 1002 | pub const RXQ0_ASPM_THRESH_10M: u32 = 2;
  6546. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6547. |
  6548. = note: #[warn(dead_code)] on by default
  6549.  
  6550. warning: constant item is never used: `RXQ1`
  6551. --> alxd/src/device/regs.rs:1005:1
  6552. |
  6553. 1005 | pub const RXQ1: u32 = 0x15A4;
  6554. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6555. |
  6556. = note: #[warn(dead_code)] on by default
  6557.  
  6558. warning: constant item is never used: `RXQ1_JUMBO_LKAH_MASK`
  6559. --> alxd/src/device/regs.rs:1007:1
  6560. |
  6561. 1007 | pub const RXQ1_JUMBO_LKAH_MASK: u32 = 0xF;
  6562. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6563. |
  6564. = note: #[warn(dead_code)] on by default
  6565.  
  6566. warning: constant item is never used: `RXQ1_JUMBO_LKAH_SHIFT`
  6567. --> alxd/src/device/regs.rs:1008:1
  6568. |
  6569. 1008 | pub const RXQ1_JUMBO_LKAH_SHIFT: u32 = 12;
  6570. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6571. |
  6572. = note: #[warn(dead_code)] on by default
  6573.  
  6574. warning: constant item is never used: `RXQ1_RFD_PREF_DOWN_MASK`
  6575. --> alxd/src/device/regs.rs:1009:1
  6576. |
  6577. 1009 | pub const RXQ1_RFD_PREF_DOWN_MASK: u32 = 0x3F;
  6578. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6579. |
  6580. = note: #[warn(dead_code)] on by default
  6581.  
  6582. warning: constant item is never used: `RXQ1_RFD_PREF_DOWN_SHIFT`
  6583. --> alxd/src/device/regs.rs:1010:1
  6584. |
  6585. 1010 | pub const RXQ1_RFD_PREF_DOWN_SHIFT: u32 = 6;
  6586. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6587. |
  6588. = note: #[warn(dead_code)] on by default
  6589.  
  6590. warning: constant item is never used: `RXQ1_RFD_PREF_UP_MASK`
  6591. --> alxd/src/device/regs.rs:1011:1
  6592. |
  6593. 1011 | pub const RXQ1_RFD_PREF_UP_MASK: u32 = 0x3F;
  6594. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6595. |
  6596. = note: #[warn(dead_code)] on by default
  6597.  
  6598. warning: constant item is never used: `RXQ1_RFD_PREF_UP_SHIFT`
  6599. --> alxd/src/device/regs.rs:1012:1
  6600. |
  6601. 1012 | pub const RXQ1_RFD_PREF_UP_SHIFT: u32 = 0;
  6602. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6603. |
  6604. = note: #[warn(dead_code)] on by default
  6605.  
  6606. warning: constant item is never used: `RXQ3`
  6607. --> alxd/src/device/regs.rs:1026:1
  6608. |
  6609. 1026 | pub const RXQ3: u32 = 0x15AC;
  6610. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6611. |
  6612. = note: #[warn(dead_code)] on by default
  6613.  
  6614. warning: constant item is never used: `RXQ3_RXD_TIMER_MASK`
  6615. --> alxd/src/device/regs.rs:1027:1
  6616. |
  6617. 1027 | pub const RXQ3_RXD_TIMER_MASK: u32 = 0x7FFF;
  6618. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6619. |
  6620. = note: #[warn(dead_code)] on by default
  6621.  
  6622. warning: constant item is never used: `RXQ3_RXD_TIMER_SHIFT`
  6623. --> alxd/src/device/regs.rs:1028:1
  6624. |
  6625. 1028 | pub const RXQ3_RXD_TIMER_SHIFT: u32 = 16;
  6626. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6627. |
  6628. = note: #[warn(dead_code)] on by default
  6629.  
  6630. warning: constant item is never used: `RXQ3_RXD_THRESH_MASK`
  6631. --> alxd/src/device/regs.rs:1030:1
  6632. |
  6633. 1030 | pub const RXQ3_RXD_THRESH_MASK: u32 = 0xFFF;
  6634. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6635. |
  6636. = note: #[warn(dead_code)] on by default
  6637.  
  6638. warning: constant item is never used: `RXQ3_RXD_THRESH_SHIFT`
  6639. --> alxd/src/device/regs.rs:1031:1
  6640. |
  6641. 1031 | pub const RXQ3_RXD_THRESH_SHIFT: u32 = 0;
  6642. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6643. |
  6644. = note: #[warn(dead_code)] on by default
  6645.  
  6646. warning: constant item is never used: `DMA_SMB_NOW`
  6647. --> alxd/src/device/regs.rs:1034:1
  6648. |
  6649. 1034 | pub const DMA_SMB_NOW: u32 = 1 << 31;
  6650. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6651. |
  6652. = note: #[warn(dead_code)] on by default
  6653.  
  6654. warning: constant item is never used: `DMA_WPEND_CLR`
  6655. --> alxd/src/device/regs.rs:1035:1
  6656. |
  6657. 1035 | pub const DMA_WPEND_CLR: u32 = 1 << 30;
  6658. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6659. |
  6660. = note: #[warn(dead_code)] on by default
  6661.  
  6662. warning: constant item is never used: `DMA_RPEND_CLR`
  6663. --> alxd/src/device/regs.rs:1036:1
  6664. |
  6665. 1036 | pub const DMA_RPEND_CLR: u32 = 1 << 29;
  6666. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6667. |
  6668. = note: #[warn(dead_code)] on by default
  6669.  
  6670. warning: constant item is never used: `DMA_WSRAM_RDCTRL`
  6671. --> alxd/src/device/regs.rs:1037:1
  6672. |
  6673. 1037 | pub const DMA_WSRAM_RDCTRL: u32 = 1 << 28;
  6674. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6675. |
  6676. = note: #[warn(dead_code)] on by default
  6677.  
  6678. warning: constant item is never used: `DMA_RCHNL_SEL_1`
  6679. --> alxd/src/device/regs.rs:1040:1
  6680. |
  6681. 1040 | pub const DMA_RCHNL_SEL_1: u32 = 0;
  6682. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6683. |
  6684. = note: #[warn(dead_code)] on by default
  6685.  
  6686. warning: constant item is never used: `DMA_RCHNL_SEL_2`
  6687. --> alxd/src/device/regs.rs:1041:1
  6688. |
  6689. 1041 | pub const DMA_RCHNL_SEL_2: u32 = 1;
  6690. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6691. |
  6692. = note: #[warn(dead_code)] on by default
  6693.  
  6694. warning: constant item is never used: `DMA_RCHNL_SEL_3`
  6695. --> alxd/src/device/regs.rs:1042:1
  6696. |
  6697. 1042 | pub const DMA_RCHNL_SEL_3: u32 = 2;
  6698. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6699. |
  6700. = note: #[warn(dead_code)] on by default
  6701.  
  6702. warning: constant item is never used: `DMA_RCHNL_SEL_4`
  6703. --> alxd/src/device/regs.rs:1043:1
  6704. |
  6705. 1043 | pub const DMA_RCHNL_SEL_4: u32 = 3;
  6706. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6707. |
  6708. = note: #[warn(dead_code)] on by default
  6709.  
  6710. warning: constant item is never used: `DMA_SMB_EN`
  6711. --> alxd/src/device/regs.rs:1044:1
  6712. |
  6713. 1044 | pub const DMA_SMB_EN: u32 = 1 << 21;
  6714. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6715. |
  6716. = note: #[warn(dead_code)] on by default
  6717.  
  6718. warning: constant item is never used: `DMA_WREQ_BLEN_MASK`
  6719. --> alxd/src/device/regs.rs:1053:1
  6720. |
  6721. 1053 | pub const DMA_WREQ_BLEN_MASK: u32 = 0x7;
  6722. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6723. |
  6724. = note: #[warn(dead_code)] on by default
  6725.  
  6726. warning: constant item is never used: `DMA_WREQ_BLEN_SHIFT`
  6727. --> alxd/src/device/regs.rs:1054:1
  6728. |
  6729. 1054 | pub const DMA_WREQ_BLEN_SHIFT: u32 = 7;
  6730. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6731. |
  6732. = note: #[warn(dead_code)] on by default
  6733.  
  6734. warning: constant item is never used: `DMA_PENDING_AUTO_RST`
  6735. --> alxd/src/device/regs.rs:1057:1
  6736. |
  6737. 1057 | pub const DMA_PENDING_AUTO_RST: u32 = 1 << 3;
  6738. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6739. |
  6740. = note: #[warn(dead_code)] on by default
  6741.  
  6742. warning: constant item is never used: `DMA_RORDER_MODE_ENHANCE`
  6743. --> alxd/src/device/regs.rs:1061:1
  6744. |
  6745. 1061 | pub const DMA_RORDER_MODE_ENHANCE: u32 = 2;
  6746. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6747. |
  6748. = note: #[warn(dead_code)] on by default
  6749.  
  6750. warning: constant item is never used: `DMA_RORDER_MODE_IN`
  6751. --> alxd/src/device/regs.rs:1062:1
  6752. |
  6753. 1062 | pub const DMA_RORDER_MODE_IN: u32 = 1;
  6754. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6755. |
  6756. = note: #[warn(dead_code)] on by default
  6757.  
  6758. warning: constant item is never used: `WOL0_PT7_MATCH`
  6759. --> alxd/src/device/regs.rs:1065:1
  6760. |
  6761. 1065 | pub const WOL0_PT7_MATCH: u32 = 1 << 31;
  6762. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6763. |
  6764. = note: #[warn(dead_code)] on by default
  6765.  
  6766. warning: constant item is never used: `WOL0_PT6_MATCH`
  6767. --> alxd/src/device/regs.rs:1066:1
  6768. |
  6769. 1066 | pub const WOL0_PT6_MATCH: u32 = 1 << 30;
  6770. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6771. |
  6772. = note: #[warn(dead_code)] on by default
  6773.  
  6774. warning: constant item is never used: `WOL0_PT5_MATCH`
  6775. --> alxd/src/device/regs.rs:1067:1
  6776. |
  6777. 1067 | pub const WOL0_PT5_MATCH: u32 = 1 << 29;
  6778. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6779. |
  6780. = note: #[warn(dead_code)] on by default
  6781.  
  6782. warning: constant item is never used: `WOL0_PT4_MATCH`
  6783. --> alxd/src/device/regs.rs:1068:1
  6784. |
  6785. 1068 | pub const WOL0_PT4_MATCH: u32 = 1 << 28;
  6786. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6787. |
  6788. = note: #[warn(dead_code)] on by default
  6789.  
  6790. warning: constant item is never used: `WOL0_PT3_MATCH`
  6791. --> alxd/src/device/regs.rs:1069:1
  6792. |
  6793. 1069 | pub const WOL0_PT3_MATCH: u32 = 1 << 27;
  6794. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6795. |
  6796. = note: #[warn(dead_code)] on by default
  6797.  
  6798. warning: constant item is never used: `WOL0_PT2_MATCH`
  6799. --> alxd/src/device/regs.rs:1070:1
  6800. |
  6801. 1070 | pub const WOL0_PT2_MATCH: u32 = 1 << 26;
  6802. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6803. |
  6804. = note: #[warn(dead_code)] on by default
  6805.  
  6806. warning: constant item is never used: `WOL0_PT1_MATCH`
  6807. --> alxd/src/device/regs.rs:1071:1
  6808. |
  6809. 1071 | pub const WOL0_PT1_MATCH: u32 = 1 << 25;
  6810. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6811. |
  6812. = note: #[warn(dead_code)] on by default
  6813.  
  6814. warning: constant item is never used: `WOL0_PT0_MATCH`
  6815. --> alxd/src/device/regs.rs:1072:1
  6816. |
  6817. 1072 | pub const WOL0_PT0_MATCH: u32 = 1 << 24;
  6818. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6819. |
  6820. = note: #[warn(dead_code)] on by default
  6821.  
  6822. warning: constant item is never used: `WOL0_PT7_EN`
  6823. --> alxd/src/device/regs.rs:1073:1
  6824. |
  6825. 1073 | pub const WOL0_PT7_EN: u32 = 1 << 23;
  6826. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6827. |
  6828. = note: #[warn(dead_code)] on by default
  6829.  
  6830. warning: constant item is never used: `WOL0_PT6_EN`
  6831. --> alxd/src/device/regs.rs:1074:1
  6832. |
  6833. 1074 | pub const WOL0_PT6_EN: u32 = 1 << 22;
  6834. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6835. |
  6836. = note: #[warn(dead_code)] on by default
  6837.  
  6838. warning: constant item is never used: `WOL0_PT5_EN`
  6839. --> alxd/src/device/regs.rs:1075:1
  6840. |
  6841. 1075 | pub const WOL0_PT5_EN: u32 = 1 << 21;
  6842. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6843. |
  6844. = note: #[warn(dead_code)] on by default
  6845.  
  6846. warning: constant item is never used: `WOL0_PT4_EN`
  6847. --> alxd/src/device/regs.rs:1076:1
  6848. |
  6849. 1076 | pub const WOL0_PT4_EN: u32 = 1 << 20;
  6850. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6851. |
  6852. = note: #[warn(dead_code)] on by default
  6853.  
  6854. warning: constant item is never used: `WOL0_PT3_EN`
  6855. --> alxd/src/device/regs.rs:1077:1
  6856. |
  6857. 1077 | pub const WOL0_PT3_EN: u32 = 1 << 19;
  6858. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6859. |
  6860. = note: #[warn(dead_code)] on by default
  6861.  
  6862. warning: constant item is never used: `WOL0_PT2_EN`
  6863. --> alxd/src/device/regs.rs:1078:1
  6864. |
  6865. 1078 | pub const WOL0_PT2_EN: u32 = 1 << 18;
  6866. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6867. |
  6868. = note: #[warn(dead_code)] on by default
  6869.  
  6870. warning: constant item is never used: `WOL0_PT1_EN`
  6871. --> alxd/src/device/regs.rs:1079:1
  6872. |
  6873. 1079 | pub const WOL0_PT1_EN: u32 = 1 << 17;
  6874. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6875. |
  6876. = note: #[warn(dead_code)] on by default
  6877.  
  6878. warning: constant item is never used: `WOL0_PT0_EN`
  6879. --> alxd/src/device/regs.rs:1080:1
  6880. |
  6881. 1080 | pub const WOL0_PT0_EN: u32 = 1 << 16;
  6882. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6883. |
  6884. = note: #[warn(dead_code)] on by default
  6885.  
  6886. warning: constant item is never used: `WOL0_IPV4_SYNC_EVT`
  6887. --> alxd/src/device/regs.rs:1081:1
  6888. |
  6889. 1081 | pub const WOL0_IPV4_SYNC_EVT: u32 = 1 << 14;
  6890. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6891. |
  6892. = note: #[warn(dead_code)] on by default
  6893.  
  6894. warning: constant item is never used: `WOL0_IPV6_SYNC_EVT`
  6895. --> alxd/src/device/regs.rs:1082:1
  6896. |
  6897. 1082 | pub const WOL0_IPV6_SYNC_EVT: u32 = 1 << 13;
  6898. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6899. |
  6900. = note: #[warn(dead_code)] on by default
  6901.  
  6902. warning: constant item is never used: `WOL0_LINK_EVT`
  6903. --> alxd/src/device/regs.rs:1083:1
  6904. |
  6905. 1083 | pub const WOL0_LINK_EVT: u32 = 1 << 10;
  6906. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6907. |
  6908. = note: #[warn(dead_code)] on by default
  6909.  
  6910. warning: constant item is never used: `WOL0_MAGIC_EVT`
  6911. --> alxd/src/device/regs.rs:1084:1
  6912. |
  6913. 1084 | pub const WOL0_MAGIC_EVT: u32 = 1 << 9;
  6914. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6915. |
  6916. = note: #[warn(dead_code)] on by default
  6917.  
  6918. warning: constant item is never used: `WOL0_PATTERN_EVT`
  6919. --> alxd/src/device/regs.rs:1085:1
  6920. |
  6921. 1085 | pub const WOL0_PATTERN_EVT: u32 = 1 << 8;
  6922. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6923. |
  6924. = note: #[warn(dead_code)] on by default
  6925.  
  6926. warning: constant item is never used: `WOL0_SWOI_EVT`
  6927. --> alxd/src/device/regs.rs:1086:1
  6928. |
  6929. 1086 | pub const WOL0_SWOI_EVT: u32 = 1 << 7;
  6930. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6931. |
  6932. = note: #[warn(dead_code)] on by default
  6933.  
  6934. warning: constant item is never used: `WOL0_OOB_EN`
  6935. --> alxd/src/device/regs.rs:1087:1
  6936. |
  6937. 1087 | pub const WOL0_OOB_EN: u32 = 1 << 6;
  6938. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6939. |
  6940. = note: #[warn(dead_code)] on by default
  6941.  
  6942. warning: constant item is never used: `WOL0_PME_LINK`
  6943. --> alxd/src/device/regs.rs:1088:1
  6944. |
  6945. 1088 | pub const WOL0_PME_LINK: u32 = 1 << 5;
  6946. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6947. |
  6948. = note: #[warn(dead_code)] on by default
  6949.  
  6950. warning: constant item is never used: `WOL0_LINK_EN`
  6951. --> alxd/src/device/regs.rs:1089:1
  6952. |
  6953. 1089 | pub const WOL0_LINK_EN: u32 = 1 << 4;
  6954. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6955. |
  6956. = note: #[warn(dead_code)] on by default
  6957.  
  6958. warning: constant item is never used: `WOL0_PME_MAGIC_EN`
  6959. --> alxd/src/device/regs.rs:1090:1
  6960. |
  6961. 1090 | pub const WOL0_PME_MAGIC_EN: u32 = 1 << 3;
  6962. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6963. |
  6964. = note: #[warn(dead_code)] on by default
  6965.  
  6966. warning: constant item is never used: `WOL0_MAGIC_EN`
  6967. --> alxd/src/device/regs.rs:1091:1
  6968. |
  6969. 1091 | pub const WOL0_MAGIC_EN: u32 = 1 << 2;
  6970. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6971. |
  6972. = note: #[warn(dead_code)] on by default
  6973.  
  6974. warning: constant item is never used: `WOL0_PME_PATTERN_EN`
  6975. --> alxd/src/device/regs.rs:1092:1
  6976. |
  6977. 1092 | pub const WOL0_PME_PATTERN_EN: u32 = 1 << 1;
  6978. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6979. |
  6980. = note: #[warn(dead_code)] on by default
  6981.  
  6982. warning: constant item is never used: `WOL0_PATTERN_EN`
  6983. --> alxd/src/device/regs.rs:1093:1
  6984. |
  6985. 1093 | pub const WOL0_PATTERN_EN: u32 = 1 << 0;
  6986. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6987. |
  6988. = note: #[warn(dead_code)] on by default
  6989.  
  6990. warning: constant item is never used: `WOL1`
  6991. --> alxd/src/device/regs.rs:1095:1
  6992. |
  6993. 1095 | pub const WOL1: u32 = 0x14A4;
  6994. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  6995. |
  6996. = note: #[warn(dead_code)] on by default
  6997.  
  6998. warning: constant item is never used: `WOL1_PT3_LEN_MASK`
  6999. --> alxd/src/device/regs.rs:1096:1
  7000. |
  7001. 1096 | pub const WOL1_PT3_LEN_MASK: u32 = 0xFF;
  7002. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7003. |
  7004. = note: #[warn(dead_code)] on by default
  7005.  
  7006. warning: constant item is never used: `WOL1_PT3_LEN_SHIFT`
  7007. --> alxd/src/device/regs.rs:1097:1
  7008. |
  7009. 1097 | pub const WOL1_PT3_LEN_SHIFT: u32 = 24;
  7010. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7011. |
  7012. = note: #[warn(dead_code)] on by default
  7013.  
  7014. warning: constant item is never used: `WOL1_PT2_LEN_MASK`
  7015. --> alxd/src/device/regs.rs:1098:1
  7016. |
  7017. 1098 | pub const WOL1_PT2_LEN_MASK: u32 = 0xFF;
  7018. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7019. |
  7020. = note: #[warn(dead_code)] on by default
  7021.  
  7022. warning: constant item is never used: `WOL1_PT2_LEN_SHIFT`
  7023. --> alxd/src/device/regs.rs:1099:1
  7024. |
  7025. 1099 | pub const WOL1_PT2_LEN_SHIFT: u32 = 16;
  7026. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7027. |
  7028. = note: #[warn(dead_code)] on by default
  7029.  
  7030. warning: constant item is never used: `WOL1_PT1_LEN_MASK`
  7031. --> alxd/src/device/regs.rs:1100:1
  7032. |
  7033. 1100 | pub const WOL1_PT1_LEN_MASK: u32 = 0xFF;
  7034. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7035. |
  7036. = note: #[warn(dead_code)] on by default
  7037.  
  7038. warning: constant item is never used: `WOL1_PT1_LEN_SHIFT`
  7039. --> alxd/src/device/regs.rs:1101:1
  7040. |
  7041. 1101 | pub const WOL1_PT1_LEN_SHIFT: u32 = 8;
  7042. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7043. |
  7044. = note: #[warn(dead_code)] on by default
  7045.  
  7046. warning: constant item is never used: `WOL1_PT0_LEN_MASK`
  7047. --> alxd/src/device/regs.rs:1102:1
  7048. |
  7049. 1102 | pub const WOL1_PT0_LEN_MASK: u32 = 0xFF;
  7050. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7051. |
  7052. = note: #[warn(dead_code)] on by default
  7053.  
  7054. warning: constant item is never used: `WOL1_PT0_LEN_SHIFT`
  7055. --> alxd/src/device/regs.rs:1103:1
  7056. |
  7057. 1103 | pub const WOL1_PT0_LEN_SHIFT: u32 = 0;
  7058. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7059. |
  7060. = note: #[warn(dead_code)] on by default
  7061.  
  7062. warning: constant item is never used: `WOL2`
  7063. --> alxd/src/device/regs.rs:1105:1
  7064. |
  7065. 1105 | pub const WOL2: u32 = 0x14A8;
  7066. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7067. |
  7068. = note: #[warn(dead_code)] on by default
  7069.  
  7070. warning: constant item is never used: `WOL2_PT7_LEN_MASK`
  7071. --> alxd/src/device/regs.rs:1106:1
  7072. |
  7073. 1106 | pub const WOL2_PT7_LEN_MASK: u32 = 0xFF;
  7074. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7075. |
  7076. = note: #[warn(dead_code)] on by default
  7077.  
  7078. warning: constant item is never used: `WOL2_PT7_LEN_SHIFT`
  7079. --> alxd/src/device/regs.rs:1107:1
  7080. |
  7081. 1107 | pub const WOL2_PT7_LEN_SHIFT: u32 = 24;
  7082. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7083. |
  7084. = note: #[warn(dead_code)] on by default
  7085.  
  7086. warning: constant item is never used: `WOL2_PT6_LEN_MASK`
  7087. --> alxd/src/device/regs.rs:1108:1
  7088. |
  7089. 1108 | pub const WOL2_PT6_LEN_MASK: u32 = 0xFF;
  7090. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7091. |
  7092. = note: #[warn(dead_code)] on by default
  7093.  
  7094. warning: constant item is never used: `WOL2_PT6_LEN_SHIFT`
  7095. --> alxd/src/device/regs.rs:1109:1
  7096. |
  7097. 1109 | pub const WOL2_PT6_LEN_SHIFT: u32 = 16;
  7098. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7099. |
  7100. = note: #[warn(dead_code)] on by default
  7101.  
  7102. warning: constant item is never used: `WOL2_PT5_LEN_MASK`
  7103. --> alxd/src/device/regs.rs:1110:1
  7104. |
  7105. 1110 | pub const WOL2_PT5_LEN_MASK: u32 = 0xFF;
  7106. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7107. |
  7108. = note: #[warn(dead_code)] on by default
  7109.  
  7110. warning: constant item is never used: `WOL2_PT5_LEN_SHIFT`
  7111. --> alxd/src/device/regs.rs:1111:1
  7112. |
  7113. 1111 | pub const WOL2_PT5_LEN_SHIFT: u32 = 8;
  7114. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7115. |
  7116. = note: #[warn(dead_code)] on by default
  7117.  
  7118. warning: constant item is never used: `WOL2_PT4_LEN_MASK`
  7119. --> alxd/src/device/regs.rs:1112:1
  7120. |
  7121. 1112 | pub const WOL2_PT4_LEN_MASK: u32 = 0xFF;
  7122. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7123. |
  7124. = note: #[warn(dead_code)] on by default
  7125.  
  7126. warning: constant item is never used: `WOL2_PT4_LEN_SHIFT`
  7127. --> alxd/src/device/regs.rs:1113:1
  7128. |
  7129. 1113 | pub const WOL2_PT4_LEN_SHIFT: u32 = 0;
  7130. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7131. |
  7132. = note: #[warn(dead_code)] on by default
  7133.  
  7134. warning: constant item is never used: `RFD_PIDX_MASK`
  7135. --> alxd/src/device/regs.rs:1116:1
  7136. |
  7137. 1116 | pub const RFD_PIDX_MASK: u32 = 0xFFF;
  7138. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7139. |
  7140. = note: #[warn(dead_code)] on by default
  7141.  
  7142. warning: constant item is never used: `RFD_PIDX_SHIFT`
  7143. --> alxd/src/device/regs.rs:1117:1
  7144. |
  7145. 1117 | pub const RFD_PIDX_SHIFT: u32 = 0;
  7146. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7147. |
  7148. = note: #[warn(dead_code)] on by default
  7149.  
  7150. warning: constant item is never used: `RFD_CIDX`
  7151. --> alxd/src/device/regs.rs:1119:1
  7152. |
  7153. 1119 | pub const RFD_CIDX: u32 = 0x15F8;
  7154. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7155. |
  7156. = note: #[warn(dead_code)] on by default
  7157.  
  7158. warning: constant item is never used: `RFD_CIDX_MASK`
  7159. --> alxd/src/device/regs.rs:1120:1
  7160. |
  7161. 1120 | pub const RFD_CIDX_MASK: u32 = 0xFFF;
  7162. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7163. |
  7164. = note: #[warn(dead_code)] on by default
  7165.  
  7166. warning: constant item is never used: `RFD_CIDX_SHIFT`
  7167. --> alxd/src/device/regs.rs:1121:1
  7168. |
  7169. 1121 | pub const RFD_CIDX_SHIFT: u32 = 0;
  7170. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7171. |
  7172. = note: #[warn(dead_code)] on by default
  7173.  
  7174. warning: constant item is never used: `MIB_BASE`
  7175. --> alxd/src/device/regs.rs:1124:1
  7176. |
  7177. 1124 | pub const MIB_BASE: u32 = 0x1700;
  7178. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7179. |
  7180. = note: #[warn(dead_code)] on by default
  7181.  
  7182. warning: constant item is never used: `MIB_RX_OK`
  7183. --> alxd/src/device/regs.rs:1125:1
  7184. |
  7185. 1125 | pub const MIB_RX_OK: u32 = (MIB_BASE + 0);
  7186. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7187. |
  7188. = note: #[warn(dead_code)] on by default
  7189.  
  7190. warning: constant item is never used: `MIB_RX_BC`
  7191. --> alxd/src/device/regs.rs:1126:1
  7192. |
  7193. 1126 | pub const MIB_RX_BC: u32 = (MIB_BASE + 4);
  7194. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7195. |
  7196. = note: #[warn(dead_code)] on by default
  7197.  
  7198. warning: constant item is never used: `MIB_RX_MC`
  7199. --> alxd/src/device/regs.rs:1127:1
  7200. |
  7201. 1127 | pub const MIB_RX_MC: u32 = (MIB_BASE + 8);
  7202. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7203. |
  7204. = note: #[warn(dead_code)] on by default
  7205.  
  7206. warning: constant item is never used: `MIB_RX_PAUSE`
  7207. --> alxd/src/device/regs.rs:1128:1
  7208. |
  7209. 1128 | pub const MIB_RX_PAUSE: u32 = (MIB_BASE + 12);
  7210. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7211. |
  7212. = note: #[warn(dead_code)] on by default
  7213.  
  7214. warning: constant item is never used: `MIB_RX_CTRL`
  7215. --> alxd/src/device/regs.rs:1129:1
  7216. |
  7217. 1129 | pub const MIB_RX_CTRL: u32 = (MIB_BASE + 16);
  7218. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7219. |
  7220. = note: #[warn(dead_code)] on by default
  7221.  
  7222. warning: constant item is never used: `MIB_RX_FCS`
  7223. --> alxd/src/device/regs.rs:1130:1
  7224. |
  7225. 1130 | pub const MIB_RX_FCS: u32 = (MIB_BASE + 20);
  7226. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7227. |
  7228. = note: #[warn(dead_code)] on by default
  7229.  
  7230. warning: constant item is never used: `MIB_RX_LENERR`
  7231. --> alxd/src/device/regs.rs:1131:1
  7232. |
  7233. 1131 | pub const MIB_RX_LENERR: u32 = (MIB_BASE + 24);
  7234. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7235. |
  7236. = note: #[warn(dead_code)] on by default
  7237.  
  7238. warning: constant item is never used: `MIB_RX_BYTCNT`
  7239. --> alxd/src/device/regs.rs:1132:1
  7240. |
  7241. 1132 | pub const MIB_RX_BYTCNT: u32 = (MIB_BASE + 28);
  7242. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7243. |
  7244. = note: #[warn(dead_code)] on by default
  7245.  
  7246. warning: constant item is never used: `MIB_RX_RUNT`
  7247. --> alxd/src/device/regs.rs:1133:1
  7248. |
  7249. 1133 | pub const MIB_RX_RUNT: u32 = (MIB_BASE + 32);
  7250. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7251. |
  7252. = note: #[warn(dead_code)] on by default
  7253.  
  7254. warning: constant item is never used: `MIB_RX_FRAGMENT`
  7255. --> alxd/src/device/regs.rs:1134:1
  7256. |
  7257. 1134 | pub const MIB_RX_FRAGMENT: u32 = (MIB_BASE + 36);
  7258. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7259. |
  7260. = note: #[warn(dead_code)] on by default
  7261.  
  7262. warning: constant item is never used: `MIB_RX_64B`
  7263. --> alxd/src/device/regs.rs:1135:1
  7264. |
  7265. 1135 | pub const MIB_RX_64B: u32 = (MIB_BASE + 40);
  7266. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7267. |
  7268. = note: #[warn(dead_code)] on by default
  7269.  
  7270. warning: constant item is never used: `MIB_RX_127B`
  7271. --> alxd/src/device/regs.rs:1136:1
  7272. |
  7273. 1136 | pub const MIB_RX_127B: u32 = (MIB_BASE + 44);
  7274. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7275. |
  7276. = note: #[warn(dead_code)] on by default
  7277.  
  7278. warning: constant item is never used: `MIB_RX_255B`
  7279. --> alxd/src/device/regs.rs:1137:1
  7280. |
  7281. 1137 | pub const MIB_RX_255B: u32 = (MIB_BASE + 48);
  7282. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7283. |
  7284. = note: #[warn(dead_code)] on by default
  7285.  
  7286. warning: constant item is never used: `MIB_RX_511B`
  7287. --> alxd/src/device/regs.rs:1138:1
  7288. |
  7289. 1138 | pub const MIB_RX_511B: u32 = (MIB_BASE + 52);
  7290. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7291. |
  7292. = note: #[warn(dead_code)] on by default
  7293.  
  7294. warning: constant item is never used: `MIB_RX_1023B`
  7295. --> alxd/src/device/regs.rs:1139:1
  7296. |
  7297. 1139 | pub const MIB_RX_1023B: u32 = (MIB_BASE + 56);
  7298. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7299. |
  7300. = note: #[warn(dead_code)] on by default
  7301.  
  7302. warning: constant item is never used: `MIB_RX_1518B`
  7303. --> alxd/src/device/regs.rs:1140:1
  7304. |
  7305. 1140 | pub const MIB_RX_1518B: u32 = (MIB_BASE + 60);
  7306. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7307. |
  7308. = note: #[warn(dead_code)] on by default
  7309.  
  7310. warning: constant item is never used: `MIB_RX_SZMAX`
  7311. --> alxd/src/device/regs.rs:1141:1
  7312. |
  7313. 1141 | pub const MIB_RX_SZMAX: u32 = (MIB_BASE + 64);
  7314. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7315. |
  7316. = note: #[warn(dead_code)] on by default
  7317.  
  7318. warning: constant item is never used: `MIB_RX_OVSZ`
  7319. --> alxd/src/device/regs.rs:1142:1
  7320. |
  7321. 1142 | pub const MIB_RX_OVSZ: u32 = (MIB_BASE + 68);
  7322. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7323. |
  7324. = note: #[warn(dead_code)] on by default
  7325.  
  7326. warning: constant item is never used: `MIB_RXF_OV`
  7327. --> alxd/src/device/regs.rs:1143:1
  7328. |
  7329. 1143 | pub const MIB_RXF_OV: u32 = (MIB_BASE + 72);
  7330. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7331. |
  7332. = note: #[warn(dead_code)] on by default
  7333.  
  7334. warning: constant item is never used: `MIB_RRD_OV`
  7335. --> alxd/src/device/regs.rs:1144:1
  7336. |
  7337. 1144 | pub const MIB_RRD_OV: u32 = (MIB_BASE + 76);
  7338. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7339. |
  7340. = note: #[warn(dead_code)] on by default
  7341.  
  7342. warning: constant item is never used: `MIB_RX_ALIGN`
  7343. --> alxd/src/device/regs.rs:1145:1
  7344. |
  7345. 1145 | pub const MIB_RX_ALIGN: u32 = (MIB_BASE + 80);
  7346. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7347. |
  7348. = note: #[warn(dead_code)] on by default
  7349.  
  7350. warning: constant item is never used: `MIB_RX_BCCNT`
  7351. --> alxd/src/device/regs.rs:1146:1
  7352. |
  7353. 1146 | pub const MIB_RX_BCCNT: u32 = (MIB_BASE + 84);
  7354. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7355. |
  7356. = note: #[warn(dead_code)] on by default
  7357.  
  7358. warning: constant item is never used: `MIB_RX_MCCNT`
  7359. --> alxd/src/device/regs.rs:1147:1
  7360. |
  7361. 1147 | pub const MIB_RX_MCCNT: u32 = (MIB_BASE + 88);
  7362. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7363. |
  7364. = note: #[warn(dead_code)] on by default
  7365.  
  7366. warning: constant item is never used: `MIB_RX_ERRADDR`
  7367. --> alxd/src/device/regs.rs:1148:1
  7368. |
  7369. 1148 | pub const MIB_RX_ERRADDR: u32 = (MIB_BASE + 92);
  7370. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7371. |
  7372. = note: #[warn(dead_code)] on by default
  7373.  
  7374. warning: constant item is never used: `MIB_TX_OK`
  7375. --> alxd/src/device/regs.rs:1149:1
  7376. |
  7377. 1149 | pub const MIB_TX_OK: u32 = (MIB_BASE + 96);
  7378. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7379. |
  7380. = note: #[warn(dead_code)] on by default
  7381.  
  7382. warning: constant item is never used: `MIB_TX_BC`
  7383. --> alxd/src/device/regs.rs:1150:1
  7384. |
  7385. 1150 | pub const MIB_TX_BC: u32 = (MIB_BASE + 100);
  7386. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7387. |
  7388. = note: #[warn(dead_code)] on by default
  7389.  
  7390. warning: constant item is never used: `MIB_TX_MC`
  7391. --> alxd/src/device/regs.rs:1151:1
  7392. |
  7393. 1151 | pub const MIB_TX_MC: u32 = (MIB_BASE + 104);
  7394. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7395. |
  7396. = note: #[warn(dead_code)] on by default
  7397.  
  7398. warning: constant item is never used: `MIB_TX_PAUSE`
  7399. --> alxd/src/device/regs.rs:1152:1
  7400. |
  7401. 1152 | pub const MIB_TX_PAUSE: u32 = (MIB_BASE + 108);
  7402. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7403. |
  7404. = note: #[warn(dead_code)] on by default
  7405.  
  7406. warning: constant item is never used: `MIB_TX_EXCDEFER`
  7407. --> alxd/src/device/regs.rs:1153:1
  7408. |
  7409. 1153 | pub const MIB_TX_EXCDEFER: u32 = (MIB_BASE + 112);
  7410. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7411. |
  7412. = note: #[warn(dead_code)] on by default
  7413.  
  7414. warning: constant item is never used: `MIB_TX_CTRL`
  7415. --> alxd/src/device/regs.rs:1154:1
  7416. |
  7417. 1154 | pub const MIB_TX_CTRL: u32 = (MIB_BASE + 116);
  7418. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7419. |
  7420. = note: #[warn(dead_code)] on by default
  7421.  
  7422. warning: constant item is never used: `MIB_TX_DEFER`
  7423. --> alxd/src/device/regs.rs:1155:1
  7424. |
  7425. 1155 | pub const MIB_TX_DEFER: u32 = (MIB_BASE + 120);
  7426. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7427. |
  7428. = note: #[warn(dead_code)] on by default
  7429.  
  7430. warning: constant item is never used: `MIB_TX_BYTCNT`
  7431. --> alxd/src/device/regs.rs:1156:1
  7432. |
  7433. 1156 | pub const MIB_TX_BYTCNT: u32 = (MIB_BASE + 124);
  7434. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7435. |
  7436. = note: #[warn(dead_code)] on by default
  7437.  
  7438. warning: constant item is never used: `MIB_TX_64B`
  7439. --> alxd/src/device/regs.rs:1157:1
  7440. |
  7441. 1157 | pub const MIB_TX_64B: u32 = (MIB_BASE + 128);
  7442. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7443. |
  7444. = note: #[warn(dead_code)] on by default
  7445.  
  7446. warning: constant item is never used: `MIB_TX_127B`
  7447. --> alxd/src/device/regs.rs:1158:1
  7448. |
  7449. 1158 | pub const MIB_TX_127B: u32 = (MIB_BASE + 132);
  7450. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7451. |
  7452. = note: #[warn(dead_code)] on by default
  7453.  
  7454. warning: constant item is never used: `MIB_TX_255B`
  7455. --> alxd/src/device/regs.rs:1159:1
  7456. |
  7457. 1159 | pub const MIB_TX_255B: u32 = (MIB_BASE + 136);
  7458. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7459. |
  7460. = note: #[warn(dead_code)] on by default
  7461.  
  7462. warning: constant item is never used: `MIB_TX_511B`
  7463. --> alxd/src/device/regs.rs:1160:1
  7464. |
  7465. 1160 | pub const MIB_TX_511B: u32 = (MIB_BASE + 140);
  7466. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7467. |
  7468. = note: #[warn(dead_code)] on by default
  7469.  
  7470. warning: constant item is never used: `MIB_TX_1023B`
  7471. --> alxd/src/device/regs.rs:1161:1
  7472. |
  7473. 1161 | pub const MIB_TX_1023B: u32 = (MIB_BASE + 144);
  7474. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7475. |
  7476. = note: #[warn(dead_code)] on by default
  7477.  
  7478. warning: constant item is never used: `MIB_TX_1518B`
  7479. --> alxd/src/device/regs.rs:1162:1
  7480. |
  7481. 1162 | pub const MIB_TX_1518B: u32 = (MIB_BASE + 148);
  7482. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7483. |
  7484. = note: #[warn(dead_code)] on by default
  7485.  
  7486. warning: constant item is never used: `MIB_TX_SZMAX`
  7487. --> alxd/src/device/regs.rs:1163:1
  7488. |
  7489. 1163 | pub const MIB_TX_SZMAX: u32 = (MIB_BASE + 152);
  7490. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7491. |
  7492. = note: #[warn(dead_code)] on by default
  7493.  
  7494. warning: constant item is never used: `MIB_TX_1COL`
  7495. --> alxd/src/device/regs.rs:1164:1
  7496. |
  7497. 1164 | pub const MIB_TX_1COL: u32 = (MIB_BASE + 156);
  7498. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7499. |
  7500. = note: #[warn(dead_code)] on by default
  7501.  
  7502. warning: constant item is never used: `MIB_TX_2COL`
  7503. --> alxd/src/device/regs.rs:1165:1
  7504. |
  7505. 1165 | pub const MIB_TX_2COL: u32 = (MIB_BASE + 160);
  7506. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7507. |
  7508. = note: #[warn(dead_code)] on by default
  7509.  
  7510. warning: constant item is never used: `MIB_TX_LATCOL`
  7511. --> alxd/src/device/regs.rs:1166:1
  7512. |
  7513. 1166 | pub const MIB_TX_LATCOL: u32 = (MIB_BASE + 164);
  7514. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7515. |
  7516. = note: #[warn(dead_code)] on by default
  7517.  
  7518. warning: constant item is never used: `MIB_TX_ABRTCOL`
  7519. --> alxd/src/device/regs.rs:1167:1
  7520. |
  7521. 1167 | pub const MIB_TX_ABRTCOL: u32 = (MIB_BASE + 168);
  7522. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7523. |
  7524. = note: #[warn(dead_code)] on by default
  7525.  
  7526. warning: constant item is never used: `MIB_TX_UNDRUN`
  7527. --> alxd/src/device/regs.rs:1168:1
  7528. |
  7529. 1168 | pub const MIB_TX_UNDRUN: u32 = (MIB_BASE + 172);
  7530. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7531. |
  7532. = note: #[warn(dead_code)] on by default
  7533.  
  7534. warning: constant item is never used: `MIB_TX_TRDBEOP`
  7535. --> alxd/src/device/regs.rs:1169:1
  7536. |
  7537. 1169 | pub const MIB_TX_TRDBEOP: u32 = (MIB_BASE + 176);
  7538. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7539. |
  7540. = note: #[warn(dead_code)] on by default
  7541.  
  7542. warning: constant item is never used: `MIB_TX_LENERR`
  7543. --> alxd/src/device/regs.rs:1170:1
  7544. |
  7545. 1170 | pub const MIB_TX_LENERR: u32 = (MIB_BASE + 180);
  7546. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7547. |
  7548. = note: #[warn(dead_code)] on by default
  7549.  
  7550. warning: constant item is never used: `MIB_TX_TRUNC`
  7551. --> alxd/src/device/regs.rs:1171:1
  7552. |
  7553. 1171 | pub const MIB_TX_TRUNC: u32 = (MIB_BASE + 184);
  7554. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7555. |
  7556. = note: #[warn(dead_code)] on by default
  7557.  
  7558. warning: constant item is never used: `MIB_TX_BCCNT`
  7559. --> alxd/src/device/regs.rs:1172:1
  7560. |
  7561. 1172 | pub const MIB_TX_BCCNT: u32 = (MIB_BASE + 188);
  7562. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7563. |
  7564. = note: #[warn(dead_code)] on by default
  7565.  
  7566. warning: constant item is never used: `MIB_TX_MCCNT`
  7567. --> alxd/src/device/regs.rs:1173:1
  7568. |
  7569. 1173 | pub const MIB_TX_MCCNT: u32 = (MIB_BASE + 192);
  7570. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7571. |
  7572. = note: #[warn(dead_code)] on by default
  7573.  
  7574. warning: constant item is never used: `MIB_UPDATE`
  7575. --> alxd/src/device/regs.rs:1174:1
  7576. |
  7577. 1174 | pub const MIB_UPDATE: u32 = (MIB_BASE + 196);
  7578. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7579. |
  7580. = note: #[warn(dead_code)] on by default
  7581.  
  7582. warning: constant item is never used: `ISR_PCIE_CERR`
  7583. --> alxd/src/device/regs.rs:1183:1
  7584. |
  7585. 1183 | pub const ISR_PCIE_CERR: u32 = 1 << 25;
  7586. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7587. |
  7588. = note: #[warn(dead_code)] on by default
  7589.  
  7590. warning: constant item is never used: `ISR_PCIE_NFERR`
  7591. --> alxd/src/device/regs.rs:1184:1
  7592. |
  7593. 1184 | pub const ISR_PCIE_NFERR: u32 = 1 << 24;
  7594. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7595. |
  7596. = note: #[warn(dead_code)] on by default
  7597.  
  7598. warning: constant item is never used: `ISR_PCIE_FERR`
  7599. --> alxd/src/device/regs.rs:1185:1
  7600. |
  7601. 1185 | pub const ISR_PCIE_FERR: u32 = 1 << 23;
  7602. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7603. |
  7604. = note: #[warn(dead_code)] on by default
  7605.  
  7606. warning: constant item is never used: `ISR_PCIE_UR`
  7607. --> alxd/src/device/regs.rs:1186:1
  7608. |
  7609. 1186 | pub const ISR_PCIE_UR: u32 = 1 << 22;
  7610. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7611. |
  7612. = note: #[warn(dead_code)] on by default
  7613.  
  7614. warning: constant item is never used: `ISR_MAC_TX`
  7615. --> alxd/src/device/regs.rs:1187:1
  7616. |
  7617. 1187 | pub const ISR_MAC_TX: u32 = 1 << 21;
  7618. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7619. |
  7620. = note: #[warn(dead_code)] on by default
  7621.  
  7622. warning: constant item is never used: `ISR_MAC_RX`
  7623. --> alxd/src/device/regs.rs:1188:1
  7624. |
  7625. 1188 | pub const ISR_MAC_RX: u32 = 1 << 20;
  7626. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7627. |
  7628. = note: #[warn(dead_code)] on by default
  7629.  
  7630. warning: constant item is never used: `ISR_TXQ_TO`
  7631. --> alxd/src/device/regs.rs:1194:1
  7632. |
  7633. 1194 | pub const ISR_TXQ_TO: u32 = 1 << 14;
  7634. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7635. |
  7636. = note: #[warn(dead_code)] on by default
  7637.  
  7638. warning: constant item is never used: `ISR_PHY_LPW`
  7639. --> alxd/src/device/regs.rs:1195:1
  7640. |
  7641. 1195 | pub const ISR_PHY_LPW: u32 = 1 << 13;
  7642. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7643. |
  7644. = note: #[warn(dead_code)] on by default
  7645.  
  7646. warning: constant item is never used: `ISR_TX_CREDIT`
  7647. --> alxd/src/device/regs.rs:1197:1
  7648. |
  7649. 1197 | pub const ISR_TX_CREDIT: u32 = 1 << 11;
  7650. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7651. |
  7652. = note: #[warn(dead_code)] on by default
  7653.  
  7654. warning: constant item is never used: `INT_RETRIG_TIMER_MASK`
  7655. --> alxd/src/device/regs.rs:1214:1
  7656. |
  7657. 1214 | pub const INT_RETRIG_TIMER_MASK: u32 = 0xFFFF;
  7658. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7659. |
  7660. = note: #[warn(dead_code)] on by default
  7661.  
  7662. warning: constant item is never used: `INT_RETRIG_TIMER_SHIFT`
  7663. --> alxd/src/device/regs.rs:1215:1
  7664. |
  7665. 1215 | pub const INT_RETRIG_TIMER_SHIFT: u32 = 0;
  7666. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7667. |
  7668. = note: #[warn(dead_code)] on by default
  7669.  
  7670. warning: constant item is never used: `INT_DEASST_TIMER`
  7671. --> alxd/src/device/regs.rs:1220:1
  7672. |
  7673. 1220 | pub const INT_DEASST_TIMER: u32 = 0x1614;
  7674. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7675. |
  7676. = note: #[warn(dead_code)] on by default
  7677.  
  7678. warning: constant item is never used: `PATTERN_MASK`
  7679. --> alxd/src/device/regs.rs:1223:1
  7680. |
  7681. 1223 | pub const PATTERN_MASK: u32 = 0x1620;
  7682. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7683. |
  7684. = note: #[warn(dead_code)] on by default
  7685.  
  7686. warning: constant item is never used: `PATTERN_MASK_LEN`
  7687. --> alxd/src/device/regs.rs:1224:1
  7688. |
  7689. 1224 | pub const PATTERN_MASK_LEN: u32 = 128;
  7690. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7691. |
  7692. = note: #[warn(dead_code)] on by default
  7693.  
  7694. warning: constant item is never used: `FLT1_SRC_IP0`
  7695. --> alxd/src/device/regs.rs:1227:1
  7696. |
  7697. 1227 | pub const FLT1_SRC_IP0: u32 = 0x1A00;
  7698. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7699. |
  7700. = note: #[warn(dead_code)] on by default
  7701.  
  7702. warning: constant item is never used: `FLT1_SRC_IP1`
  7703. --> alxd/src/device/regs.rs:1228:1
  7704. |
  7705. 1228 | pub const FLT1_SRC_IP1: u32 = 0x1A04;
  7706. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7707. |
  7708. = note: #[warn(dead_code)] on by default
  7709.  
  7710. warning: constant item is never used: `FLT1_SRC_IP2`
  7711. --> alxd/src/device/regs.rs:1229:1
  7712. |
  7713. 1229 | pub const FLT1_SRC_IP2: u32 = 0x1A08;
  7714. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7715. |
  7716. = note: #[warn(dead_code)] on by default
  7717.  
  7718. warning: constant item is never used: `FLT1_SRC_IP3`
  7719. --> alxd/src/device/regs.rs:1230:1
  7720. |
  7721. 1230 | pub const FLT1_SRC_IP3: u32 = 0x1A0C;
  7722. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7723. |
  7724. = note: #[warn(dead_code)] on by default
  7725.  
  7726. warning: constant item is never used: `FLT1_DST_IP0`
  7727. --> alxd/src/device/regs.rs:1231:1
  7728. |
  7729. 1231 | pub const FLT1_DST_IP0: u32 = 0x1A10;
  7730. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7731. |
  7732. = note: #[warn(dead_code)] on by default
  7733.  
  7734. warning: constant item is never used: `FLT1_DST_IP1`
  7735. --> alxd/src/device/regs.rs:1232:1
  7736. |
  7737. 1232 | pub const FLT1_DST_IP1: u32 = 0x1A14;
  7738. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7739. |
  7740. = note: #[warn(dead_code)] on by default
  7741.  
  7742. warning: constant item is never used: `FLT1_DST_IP2`
  7743. --> alxd/src/device/regs.rs:1233:1
  7744. |
  7745. 1233 | pub const FLT1_DST_IP2: u32 = 0x1A18;
  7746. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7747. |
  7748. = note: #[warn(dead_code)] on by default
  7749.  
  7750. warning: constant item is never used: `FLT1_DST_IP3`
  7751. --> alxd/src/device/regs.rs:1234:1
  7752. |
  7753. 1234 | pub const FLT1_DST_IP3: u32 = 0x1A1C;
  7754. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7755. |
  7756. = note: #[warn(dead_code)] on by default
  7757.  
  7758. warning: constant item is never used: `FLT1_PORT`
  7759. --> alxd/src/device/regs.rs:1235:1
  7760. |
  7761. 1235 | pub const FLT1_PORT: u32 = 0x1A20;
  7762. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7763. |
  7764. = note: #[warn(dead_code)] on by default
  7765.  
  7766. warning: constant item is never used: `FLT1_PORT_DST_MASK`
  7767. --> alxd/src/device/regs.rs:1236:1
  7768. |
  7769. 1236 | pub const FLT1_PORT_DST_MASK: u32 = 0xFFFF;
  7770. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7771. |
  7772. = note: #[warn(dead_code)] on by default
  7773.  
  7774. warning: constant item is never used: `FLT1_PORT_DST_SHIFT`
  7775. --> alxd/src/device/regs.rs:1237:1
  7776. |
  7777. 1237 | pub const FLT1_PORT_DST_SHIFT: u32 = 16;
  7778. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7779. |
  7780. = note: #[warn(dead_code)] on by default
  7781.  
  7782. warning: constant item is never used: `FLT1_PORT_SRC_MASK`
  7783. --> alxd/src/device/regs.rs:1238:1
  7784. |
  7785. 1238 | pub const FLT1_PORT_SRC_MASK: u32 = 0xFFFF;
  7786. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7787. |
  7788. = note: #[warn(dead_code)] on by default
  7789.  
  7790. warning: constant item is never used: `FLT1_PORT_SRC_SHIFT`
  7791. --> alxd/src/device/regs.rs:1239:1
  7792. |
  7793. 1239 | pub const FLT1_PORT_SRC_SHIFT: u32 = 0;
  7794. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7795. |
  7796. = note: #[warn(dead_code)] on by default
  7797.  
  7798. warning: constant item is never used: `FLT2_SRC_IP0`
  7799. --> alxd/src/device/regs.rs:1241:1
  7800. |
  7801. 1241 | pub const FLT2_SRC_IP0: u32 = 0x1A24;
  7802. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7803. |
  7804. = note: #[warn(dead_code)] on by default
  7805.  
  7806. warning: constant item is never used: `FLT2_SRC_IP1`
  7807. --> alxd/src/device/regs.rs:1242:1
  7808. |
  7809. 1242 | pub const FLT2_SRC_IP1: u32 = 0x1A28;
  7810. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7811. |
  7812. = note: #[warn(dead_code)] on by default
  7813.  
  7814. warning: constant item is never used: `FLT2_SRC_IP2`
  7815. --> alxd/src/device/regs.rs:1243:1
  7816. |
  7817. 1243 | pub const FLT2_SRC_IP2: u32 = 0x1A2C;
  7818. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7819. |
  7820. = note: #[warn(dead_code)] on by default
  7821.  
  7822. warning: constant item is never used: `FLT2_SRC_IP3`
  7823. --> alxd/src/device/regs.rs:1244:1
  7824. |
  7825. 1244 | pub const FLT2_SRC_IP3: u32 = 0x1A30;
  7826. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7827. |
  7828. = note: #[warn(dead_code)] on by default
  7829.  
  7830. warning: constant item is never used: `FLT2_DST_IP0`
  7831. --> alxd/src/device/regs.rs:1245:1
  7832. |
  7833. 1245 | pub const FLT2_DST_IP0: u32 = 0x1A34;
  7834. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7835. |
  7836. = note: #[warn(dead_code)] on by default
  7837.  
  7838. warning: constant item is never used: `FLT2_DST_IP1`
  7839. --> alxd/src/device/regs.rs:1246:1
  7840. |
  7841. 1246 | pub const FLT2_DST_IP1: u32 = 0x1A38;
  7842. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7843. |
  7844. = note: #[warn(dead_code)] on by default
  7845.  
  7846. warning: constant item is never used: `FLT2_DST_IP2`
  7847. --> alxd/src/device/regs.rs:1247:1
  7848. |
  7849. 1247 | pub const FLT2_DST_IP2: u32 = 0x1A40;
  7850. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7851. |
  7852. = note: #[warn(dead_code)] on by default
  7853.  
  7854. warning: constant item is never used: `FLT2_DST_IP3`
  7855. --> alxd/src/device/regs.rs:1248:1
  7856. |
  7857. 1248 | pub const FLT2_DST_IP3: u32 = 0x1A44;
  7858. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7859. |
  7860. = note: #[warn(dead_code)] on by default
  7861.  
  7862. warning: constant item is never used: `FLT2_PORT`
  7863. --> alxd/src/device/regs.rs:1249:1
  7864. |
  7865. 1249 | pub const FLT2_PORT: u32 = 0x1A48;
  7866. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7867. |
  7868. = note: #[warn(dead_code)] on by default
  7869.  
  7870. warning: constant item is never used: `FLT2_PORT_DST_MASK`
  7871. --> alxd/src/device/regs.rs:1250:1
  7872. |
  7873. 1250 | pub const FLT2_PORT_DST_MASK: u32 = 0xFFFF;
  7874. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7875. |
  7876. = note: #[warn(dead_code)] on by default
  7877.  
  7878. warning: constant item is never used: `FLT2_PORT_DST_SHIFT`
  7879. --> alxd/src/device/regs.rs:1251:1
  7880. |
  7881. 1251 | pub const FLT2_PORT_DST_SHIFT: u32 = 16;
  7882. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7883. |
  7884. = note: #[warn(dead_code)] on by default
  7885.  
  7886. warning: constant item is never used: `FLT2_PORT_SRC_MASK`
  7887. --> alxd/src/device/regs.rs:1252:1
  7888. |
  7889. 1252 | pub const FLT2_PORT_SRC_MASK: u32 = 0xFFFF;
  7890. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7891. |
  7892. = note: #[warn(dead_code)] on by default
  7893.  
  7894. warning: constant item is never used: `FLT2_PORT_SRC_SHIFT`
  7895. --> alxd/src/device/regs.rs:1253:1
  7896. |
  7897. 1253 | pub const FLT2_PORT_SRC_SHIFT: u32 = 0;
  7898. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7899. |
  7900. = note: #[warn(dead_code)] on by default
  7901.  
  7902. warning: constant item is never used: `FLT3_SRC_IP0`
  7903. --> alxd/src/device/regs.rs:1255:1
  7904. |
  7905. 1255 | pub const FLT3_SRC_IP0: u32 = 0x1A4C;
  7906. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7907. |
  7908. = note: #[warn(dead_code)] on by default
  7909.  
  7910. warning: constant item is never used: `FLT3_SRC_IP1`
  7911. --> alxd/src/device/regs.rs:1256:1
  7912. |
  7913. 1256 | pub const FLT3_SRC_IP1: u32 = 0x1A50;
  7914. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7915. |
  7916. = note: #[warn(dead_code)] on by default
  7917.  
  7918. warning: constant item is never used: `FLT3_SRC_IP2`
  7919. --> alxd/src/device/regs.rs:1257:1
  7920. |
  7921. 1257 | pub const FLT3_SRC_IP2: u32 = 0x1A54;
  7922. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7923. |
  7924. = note: #[warn(dead_code)] on by default
  7925.  
  7926. warning: constant item is never used: `FLT3_SRC_IP3`
  7927. --> alxd/src/device/regs.rs:1258:1
  7928. |
  7929. 1258 | pub const FLT3_SRC_IP3: u32 = 0x1A58;
  7930. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7931. |
  7932. = note: #[warn(dead_code)] on by default
  7933.  
  7934. warning: constant item is never used: `FLT3_DST_IP0`
  7935. --> alxd/src/device/regs.rs:1259:1
  7936. |
  7937. 1259 | pub const FLT3_DST_IP0: u32 = 0x1A5C;
  7938. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7939. |
  7940. = note: #[warn(dead_code)] on by default
  7941.  
  7942. warning: constant item is never used: `FLT3_DST_IP1`
  7943. --> alxd/src/device/regs.rs:1260:1
  7944. |
  7945. 1260 | pub const FLT3_DST_IP1: u32 = 0x1A60;
  7946. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7947. |
  7948. = note: #[warn(dead_code)] on by default
  7949.  
  7950. warning: constant item is never used: `FLT3_DST_IP2`
  7951. --> alxd/src/device/regs.rs:1261:1
  7952. |
  7953. 1261 | pub const FLT3_DST_IP2: u32 = 0x1A64;
  7954. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7955. |
  7956. = note: #[warn(dead_code)] on by default
  7957.  
  7958. warning: constant item is never used: `FLT3_DST_IP3`
  7959. --> alxd/src/device/regs.rs:1262:1
  7960. |
  7961. 1262 | pub const FLT3_DST_IP3: u32 = 0x1A68;
  7962. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7963. |
  7964. = note: #[warn(dead_code)] on by default
  7965.  
  7966. warning: constant item is never used: `FLT3_PORT`
  7967. --> alxd/src/device/regs.rs:1263:1
  7968. |
  7969. 1263 | pub const FLT3_PORT: u32 = 0x1A6C;
  7970. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7971. |
  7972. = note: #[warn(dead_code)] on by default
  7973.  
  7974. warning: constant item is never used: `FLT3_PORT_DST_MASK`
  7975. --> alxd/src/device/regs.rs:1264:1
  7976. |
  7977. 1264 | pub const FLT3_PORT_DST_MASK: u32 = 0xFFFF;
  7978. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7979. |
  7980. = note: #[warn(dead_code)] on by default
  7981.  
  7982. warning: constant item is never used: `FLT3_PORT_DST_SHIFT`
  7983. --> alxd/src/device/regs.rs:1265:1
  7984. |
  7985. 1265 | pub const FLT3_PORT_DST_SHIFT: u32 = 16;
  7986. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7987. |
  7988. = note: #[warn(dead_code)] on by default
  7989.  
  7990. warning: constant item is never used: `FLT3_PORT_SRC_MASK`
  7991. --> alxd/src/device/regs.rs:1266:1
  7992. |
  7993. 1266 | pub const FLT3_PORT_SRC_MASK: u32 = 0xFFFF;
  7994. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7995. |
  7996. = note: #[warn(dead_code)] on by default
  7997.  
  7998. warning: constant item is never used: `FLT3_PORT_SRC_SHIFT`
  7999. --> alxd/src/device/regs.rs:1267:1
  8000. |
  8001. 1267 | pub const FLT3_PORT_SRC_SHIFT: u32 = 0;
  8002. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8003. |
  8004. = note: #[warn(dead_code)] on by default
  8005.  
  8006. warning: constant item is never used: `FLT4_SRC_IP0`
  8007. --> alxd/src/device/regs.rs:1269:1
  8008. |
  8009. 1269 | pub const FLT4_SRC_IP0: u32 = 0x1A70;
  8010. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8011. |
  8012. = note: #[warn(dead_code)] on by default
  8013.  
  8014. warning: constant item is never used: `FLT4_SRC_IP1`
  8015. --> alxd/src/device/regs.rs:1270:1
  8016. |
  8017. 1270 | pub const FLT4_SRC_IP1: u32 = 0x1A74;
  8018. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8019. |
  8020. = note: #[warn(dead_code)] on by default
  8021.  
  8022. warning: constant item is never used: `FLT4_SRC_IP2`
  8023. --> alxd/src/device/regs.rs:1271:1
  8024. |
  8025. 1271 | pub const FLT4_SRC_IP2: u32 = 0x1A78;
  8026. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8027. |
  8028. = note: #[warn(dead_code)] on by default
  8029.  
  8030. warning: constant item is never used: `FLT4_SRC_IP3`
  8031. --> alxd/src/device/regs.rs:1272:1
  8032. |
  8033. 1272 | pub const FLT4_SRC_IP3: u32 = 0x1A7C;
  8034. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8035. |
  8036. = note: #[warn(dead_code)] on by default
  8037.  
  8038. warning: constant item is never used: `FLT4_DST_IP0`
  8039. --> alxd/src/device/regs.rs:1273:1
  8040. |
  8041. 1273 | pub const FLT4_DST_IP0: u32 = 0x1A80;
  8042. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8043. |
  8044. = note: #[warn(dead_code)] on by default
  8045.  
  8046. warning: constant item is never used: `FLT4_DST_IP1`
  8047. --> alxd/src/device/regs.rs:1274:1
  8048. |
  8049. 1274 | pub const FLT4_DST_IP1: u32 = 0x1A84;
  8050. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8051. |
  8052. = note: #[warn(dead_code)] on by default
  8053.  
  8054. warning: constant item is never used: `FLT4_DST_IP2`
  8055. --> alxd/src/device/regs.rs:1275:1
  8056. |
  8057. 1275 | pub const FLT4_DST_IP2: u32 = 0x1A88;
  8058. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8059. |
  8060. = note: #[warn(dead_code)] on by default
  8061.  
  8062. warning: constant item is never used: `FLT4_DST_IP3`
  8063. --> alxd/src/device/regs.rs:1276:1
  8064. |
  8065. 1276 | pub const FLT4_DST_IP3: u32 = 0x1A8C;
  8066. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8067. |
  8068. = note: #[warn(dead_code)] on by default
  8069.  
  8070. warning: constant item is never used: `FLT4_PORT`
  8071. --> alxd/src/device/regs.rs:1277:1
  8072. |
  8073. 1277 | pub const FLT4_PORT: u32 = 0x1A90;
  8074. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8075. |
  8076. = note: #[warn(dead_code)] on by default
  8077.  
  8078. warning: constant item is never used: `FLT4_PORT_DST_MASK`
  8079. --> alxd/src/device/regs.rs:1278:1
  8080. |
  8081. 1278 | pub const FLT4_PORT_DST_MASK: u32 = 0xFFFF;
  8082. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8083. |
  8084. = note: #[warn(dead_code)] on by default
  8085.  
  8086. warning: constant item is never used: `FLT4_PORT_DST_SHIFT`
  8087. --> alxd/src/device/regs.rs:1279:1
  8088. |
  8089. 1279 | pub const FLT4_PORT_DST_SHIFT: u32 = 16;
  8090. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8091. |
  8092. = note: #[warn(dead_code)] on by default
  8093.  
  8094. warning: constant item is never used: `FLT4_PORT_SRC_MASK`
  8095. --> alxd/src/device/regs.rs:1280:1
  8096. |
  8097. 1280 | pub const FLT4_PORT_SRC_MASK: u32 = 0xFFFF;
  8098. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8099. |
  8100. = note: #[warn(dead_code)] on by default
  8101.  
  8102. warning: constant item is never used: `FLT4_PORT_SRC_SHIFT`
  8103. --> alxd/src/device/regs.rs:1281:1
  8104. |
  8105. 1281 | pub const FLT4_PORT_SRC_SHIFT: u32 = 0;
  8106. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8107. |
  8108. = note: #[warn(dead_code)] on by default
  8109.  
  8110. warning: constant item is never used: `FLT5_SRC_IP0`
  8111. --> alxd/src/device/regs.rs:1283:1
  8112. |
  8113. 1283 | pub const FLT5_SRC_IP0: u32 = 0x1A94;
  8114. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8115. |
  8116. = note: #[warn(dead_code)] on by default
  8117.  
  8118. warning: constant item is never used: `FLT5_SRC_IP1`
  8119. --> alxd/src/device/regs.rs:1284:1
  8120. |
  8121. 1284 | pub const FLT5_SRC_IP1: u32 = 0x1A98;
  8122. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8123. |
  8124. = note: #[warn(dead_code)] on by default
  8125.  
  8126. warning: constant item is never used: `FLT5_SRC_IP2`
  8127. --> alxd/src/device/regs.rs:1285:1
  8128. |
  8129. 1285 | pub const FLT5_SRC_IP2: u32 = 0x1A9C;
  8130. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8131. |
  8132. = note: #[warn(dead_code)] on by default
  8133.  
  8134. warning: constant item is never used: `FLT5_SRC_IP3`
  8135. --> alxd/src/device/regs.rs:1286:1
  8136. |
  8137. 1286 | pub const FLT5_SRC_IP3: u32 = 0x1AA0;
  8138. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8139. |
  8140. = note: #[warn(dead_code)] on by default
  8141.  
  8142. warning: constant item is never used: `FLT5_DST_IP0`
  8143. --> alxd/src/device/regs.rs:1287:1
  8144. |
  8145. 1287 | pub const FLT5_DST_IP0: u32 = 0x1AA4;
  8146. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8147. |
  8148. = note: #[warn(dead_code)] on by default
  8149.  
  8150. warning: constant item is never used: `FLT5_DST_IP1`
  8151. --> alxd/src/device/regs.rs:1288:1
  8152. |
  8153. 1288 | pub const FLT5_DST_IP1: u32 = 0x1AA8;
  8154. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8155. |
  8156. = note: #[warn(dead_code)] on by default
  8157.  
  8158. warning: constant item is never used: `FLT5_DST_IP2`
  8159. --> alxd/src/device/regs.rs:1289:1
  8160. |
  8161. 1289 | pub const FLT5_DST_IP2: u32 = 0x1AAC;
  8162. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8163. |
  8164. = note: #[warn(dead_code)] on by default
  8165.  
  8166. warning: constant item is never used: `FLT5_DST_IP3`
  8167. --> alxd/src/device/regs.rs:1290:1
  8168. |
  8169. 1290 | pub const FLT5_DST_IP3: u32 = 0x1AB0;
  8170. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8171. |
  8172. = note: #[warn(dead_code)] on by default
  8173.  
  8174. warning: constant item is never used: `FLT5_PORT`
  8175. --> alxd/src/device/regs.rs:1291:1
  8176. |
  8177. 1291 | pub const FLT5_PORT: u32 = 0x1AB4;
  8178. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8179. |
  8180. = note: #[warn(dead_code)] on by default
  8181.  
  8182. warning: constant item is never used: `FLT5_PORT_DST_MASK`
  8183. --> alxd/src/device/regs.rs:1292:1
  8184. |
  8185. 1292 | pub const FLT5_PORT_DST_MASK: u32 = 0xFFFF;
  8186. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8187. |
  8188. = note: #[warn(dead_code)] on by default
  8189.  
  8190. warning: constant item is never used: `FLT5_PORT_DST_SHIFT`
  8191. --> alxd/src/device/regs.rs:1293:1
  8192. |
  8193. 1293 | pub const FLT5_PORT_DST_SHIFT: u32 = 16;
  8194. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8195. |
  8196. = note: #[warn(dead_code)] on by default
  8197.  
  8198. warning: constant item is never used: `FLT5_PORT_SRC_MASK`
  8199. --> alxd/src/device/regs.rs:1294:1
  8200. |
  8201. 1294 | pub const FLT5_PORT_SRC_MASK: u32 = 0xFFFF;
  8202. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8203. |
  8204. = note: #[warn(dead_code)] on by default
  8205.  
  8206. warning: constant item is never used: `FLT5_PORT_SRC_SHIFT`
  8207. --> alxd/src/device/regs.rs:1295:1
  8208. |
  8209. 1295 | pub const FLT5_PORT_SRC_SHIFT: u32 = 0;
  8210. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8211. |
  8212. = note: #[warn(dead_code)] on by default
  8213.  
  8214. warning: constant item is never used: `FLT6_SRC_IP0`
  8215. --> alxd/src/device/regs.rs:1297:1
  8216. |
  8217. 1297 | pub const FLT6_SRC_IP0: u32 = 0x1AB8;
  8218. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8219. |
  8220. = note: #[warn(dead_code)] on by default
  8221.  
  8222. warning: constant item is never used: `FLT6_SRC_IP1`
  8223. --> alxd/src/device/regs.rs:1298:1
  8224. |
  8225. 1298 | pub const FLT6_SRC_IP1: u32 = 0x1ABC;
  8226. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8227. |
  8228. = note: #[warn(dead_code)] on by default
  8229.  
  8230. warning: constant item is never used: `FLT6_SRC_IP2`
  8231. --> alxd/src/device/regs.rs:1299:1
  8232. |
  8233. 1299 | pub const FLT6_SRC_IP2: u32 = 0x1AC0;
  8234. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8235. |
  8236. = note: #[warn(dead_code)] on by default
  8237.  
  8238. warning: constant item is never used: `FLT6_SRC_IP3`
  8239. --> alxd/src/device/regs.rs:1300:1
  8240. |
  8241. 1300 | pub const FLT6_SRC_IP3: u32 = 0x1AC8;
  8242. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8243. |
  8244. = note: #[warn(dead_code)] on by default
  8245.  
  8246. warning: constant item is never used: `FLT6_DST_IP0`
  8247. --> alxd/src/device/regs.rs:1301:1
  8248. |
  8249. 1301 | pub const FLT6_DST_IP0: u32 = 0x1620;
  8250. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8251. |
  8252. = note: #[warn(dead_code)] on by default
  8253.  
  8254. warning: constant item is never used: `FLT6_DST_IP1`
  8255. --> alxd/src/device/regs.rs:1302:1
  8256. |
  8257. 1302 | pub const FLT6_DST_IP1: u32 = 0x1624;
  8258. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8259. |
  8260. = note: #[warn(dead_code)] on by default
  8261.  
  8262. warning: constant item is never used: `FLT6_DST_IP2`
  8263. --> alxd/src/device/regs.rs:1303:1
  8264. |
  8265. 1303 | pub const FLT6_DST_IP2: u32 = 0x1628;
  8266. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8267. |
  8268. = note: #[warn(dead_code)] on by default
  8269.  
  8270. warning: constant item is never used: `FLT6_DST_IP3`
  8271. --> alxd/src/device/regs.rs:1304:1
  8272. |
  8273. 1304 | pub const FLT6_DST_IP3: u32 = 0x162C;
  8274. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8275. |
  8276. = note: #[warn(dead_code)] on by default
  8277.  
  8278. warning: constant item is never used: `FLT6_PORT`
  8279. --> alxd/src/device/regs.rs:1305:1
  8280. |
  8281. 1305 | pub const FLT6_PORT: u32 = 0x1630;
  8282. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8283. |
  8284. = note: #[warn(dead_code)] on by default
  8285.  
  8286. warning: constant item is never used: `FLT6_PORT_DST_MASK`
  8287. --> alxd/src/device/regs.rs:1306:1
  8288. |
  8289. 1306 | pub const FLT6_PORT_DST_MASK: u32 = 0xFFFF;
  8290. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8291. |
  8292. = note: #[warn(dead_code)] on by default
  8293.  
  8294. warning: constant item is never used: `FLT6_PORT_DST_SHIFT`
  8295. --> alxd/src/device/regs.rs:1307:1
  8296. |
  8297. 1307 | pub const FLT6_PORT_DST_SHIFT: u32 = 16;
  8298. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8299. |
  8300. = note: #[warn(dead_code)] on by default
  8301.  
  8302. warning: constant item is never used: `FLT6_PORT_SRC_MASK`
  8303. --> alxd/src/device/regs.rs:1308:1
  8304. |
  8305. 1308 | pub const FLT6_PORT_SRC_MASK: u32 = 0xFFFF;
  8306. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8307. |
  8308. = note: #[warn(dead_code)] on by default
  8309.  
  8310. warning: constant item is never used: `FLT6_PORT_SRC_SHIFT`
  8311. --> alxd/src/device/regs.rs:1309:1
  8312. |
  8313. 1309 | pub const FLT6_PORT_SRC_SHIFT: u32 = 0;
  8314. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8315. |
  8316. = note: #[warn(dead_code)] on by default
  8317.  
  8318. warning: constant item is never used: `FLTCTRL`
  8319. --> alxd/src/device/regs.rs:1311:1
  8320. |
  8321. 1311 | pub const FLTCTRL: u32 = 0x1634;
  8322. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8323. |
  8324. = note: #[warn(dead_code)] on by default
  8325.  
  8326. warning: constant item is never used: `FLTCTRL_PSTHR_TIMER_MASK`
  8327. --> alxd/src/device/regs.rs:1312:1
  8328. |
  8329. 1312 | pub const FLTCTRL_PSTHR_TIMER_MASK: u32 = 0xFF;
  8330. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8331. |
  8332. = note: #[warn(dead_code)] on by default
  8333.  
  8334. warning: constant item is never used: `FLTCTRL_PSTHR_TIMER_SHIFT`
  8335. --> alxd/src/device/regs.rs:1313:1
  8336. |
  8337. 1313 | pub const FLTCTRL_PSTHR_TIMER_SHIFT: u32 = 24;
  8338. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8339. |
  8340. = note: #[warn(dead_code)] on by default
  8341.  
  8342. warning: constant item is never used: `FLTCTRL_CHK_DSTPRT6`
  8343. --> alxd/src/device/regs.rs:1314:1
  8344. |
  8345. 1314 | pub const FLTCTRL_CHK_DSTPRT6: u32 = 1 << 23;
  8346. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8347. |
  8348. = note: #[warn(dead_code)] on by default
  8349.  
  8350. warning: constant item is never used: `FLTCTRL_CHK_SRCPRT6`
  8351. --> alxd/src/device/regs.rs:1315:1
  8352. |
  8353. 1315 | pub const FLTCTRL_CHK_SRCPRT6: u32 = 1 << 22;
  8354. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8355. |
  8356. = note: #[warn(dead_code)] on by default
  8357.  
  8358. warning: constant item is never used: `FLTCTRL_CHK_DSTIP6`
  8359. --> alxd/src/device/regs.rs:1316:1
  8360. |
  8361. 1316 | pub const FLTCTRL_CHK_DSTIP6: u32 = 1 << 21;
  8362. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8363. |
  8364. = note: #[warn(dead_code)] on by default
  8365.  
  8366. warning: constant item is never used: `FLTCTRL_CHK_SRCIP6`
  8367. --> alxd/src/device/regs.rs:1317:1
  8368. |
  8369. 1317 | pub const FLTCTRL_CHK_SRCIP6: u32 = 1 << 20;
  8370. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8371. |
  8372. = note: #[warn(dead_code)] on by default
  8373.  
  8374. warning: constant item is never used: `FLTCTRL_CHK_DSTPRT5`
  8375. --> alxd/src/device/regs.rs:1318:1
  8376. |
  8377. 1318 | pub const FLTCTRL_CHK_DSTPRT5: u32 = 1 << 19;
  8378. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8379. |
  8380. = note: #[warn(dead_code)] on by default
  8381.  
  8382. warning: constant item is never used: `FLTCTRL_CHK_SRCPRT5`
  8383. --> alxd/src/device/regs.rs:1319:1
  8384. |
  8385. 1319 | pub const FLTCTRL_CHK_SRCPRT5: u32 = 1 << 18;
  8386. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8387. |
  8388. = note: #[warn(dead_code)] on by default
  8389.  
  8390. warning: constant item is never used: `FLTCTRL_CHK_DSTIP5`
  8391. --> alxd/src/device/regs.rs:1320:1
  8392. |
  8393. 1320 | pub const FLTCTRL_CHK_DSTIP5: u32 = 1 << 17;
  8394. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8395. |
  8396. = note: #[warn(dead_code)] on by default
  8397.  
  8398. warning: constant item is never used: `FLTCTRL_CHK_SRCIP5`
  8399. --> alxd/src/device/regs.rs:1321:1
  8400. |
  8401. 1321 | pub const FLTCTRL_CHK_SRCIP5: u32 = 1 << 16;
  8402. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8403. |
  8404. = note: #[warn(dead_code)] on by default
  8405.  
  8406. warning: constant item is never used: `FLTCTRL_CHK_DSTPRT4`
  8407. --> alxd/src/device/regs.rs:1322:1
  8408. |
  8409. 1322 | pub const FLTCTRL_CHK_DSTPRT4: u32 = 1 << 15;
  8410. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8411. |
  8412. = note: #[warn(dead_code)] on by default
  8413.  
  8414. warning: constant item is never used: `FLTCTRL_CHK_SRCPRT4`
  8415. --> alxd/src/device/regs.rs:1323:1
  8416. |
  8417. 1323 | pub const FLTCTRL_CHK_SRCPRT4: u32 = 1 << 14;
  8418. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8419. |
  8420. = note: #[warn(dead_code)] on by default
  8421.  
  8422. warning: constant item is never used: `FLTCTRL_CHK_DSTIP4`
  8423. --> alxd/src/device/regs.rs:1324:1
  8424. |
  8425. 1324 | pub const FLTCTRL_CHK_DSTIP4: u32 = 1 << 13;
  8426. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8427. |
  8428. = note: #[warn(dead_code)] on by default
  8429.  
  8430. warning: constant item is never used: `FLTCTRL_CHK_SRCIP4`
  8431. --> alxd/src/device/regs.rs:1325:1
  8432. |
  8433. 1325 | pub const FLTCTRL_CHK_SRCIP4: u32 = 1 << 12;
  8434. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8435. |
  8436. = note: #[warn(dead_code)] on by default
  8437.  
  8438. warning: constant item is never used: `FLTCTRL_CHK_DSTPRT3`
  8439. --> alxd/src/device/regs.rs:1326:1
  8440. |
  8441. 1326 | pub const FLTCTRL_CHK_DSTPRT3: u32 = 1 << 11;
  8442. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8443. |
  8444. = note: #[warn(dead_code)] on by default
  8445.  
  8446. warning: constant item is never used: `FLTCTRL_CHK_SRCPRT3`
  8447. --> alxd/src/device/regs.rs:1327:1
  8448. |
  8449. 1327 | pub const FLTCTRL_CHK_SRCPRT3: u32 = 1 << 10;
  8450. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8451. |
  8452. = note: #[warn(dead_code)] on by default
  8453.  
  8454. warning: constant item is never used: `FLTCTRL_CHK_DSTIP3`
  8455. --> alxd/src/device/regs.rs:1328:1
  8456. |
  8457. 1328 | pub const FLTCTRL_CHK_DSTIP3: u32 = 1 << 9;
  8458. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8459. |
  8460. = note: #[warn(dead_code)] on by default
  8461.  
  8462. warning: constant item is never used: `FLTCTRL_CHK_SRCIP3`
  8463. --> alxd/src/device/regs.rs:1329:1
  8464. |
  8465. 1329 | pub const FLTCTRL_CHK_SRCIP3: u32 = 1 << 8;
  8466. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8467. |
  8468. = note: #[warn(dead_code)] on by default
  8469.  
  8470. warning: constant item is never used: `FLTCTRL_CHK_DSTPRT2`
  8471. --> alxd/src/device/regs.rs:1330:1
  8472. |
  8473. 1330 | pub const FLTCTRL_CHK_DSTPRT2: u32 = 1 << 7;
  8474. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8475. |
  8476. = note: #[warn(dead_code)] on by default
  8477.  
  8478. warning: constant item is never used: `FLTCTRL_CHK_SRCPRT2`
  8479. --> alxd/src/device/regs.rs:1331:1
  8480. |
  8481. 1331 | pub const FLTCTRL_CHK_SRCPRT2: u32 = 1 << 6;
  8482. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8483. |
  8484. = note: #[warn(dead_code)] on by default
  8485.  
  8486. warning: constant item is never used: `FLTCTRL_CHK_DSTIP2`
  8487. --> alxd/src/device/regs.rs:1332:1
  8488. |
  8489. 1332 | pub const FLTCTRL_CHK_DSTIP2: u32 = 1 << 5;
  8490. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8491. |
  8492. = note: #[warn(dead_code)] on by default
  8493.  
  8494. warning: constant item is never used: `FLTCTRL_CHK_SRCIP2`
  8495. --> alxd/src/device/regs.rs:1333:1
  8496. |
  8497. 1333 | pub const FLTCTRL_CHK_SRCIP2: u32 = 1 << 4;
  8498. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8499. |
  8500. = note: #[warn(dead_code)] on by default
  8501.  
  8502. warning: constant item is never used: `FLTCTRL_CHK_DSTPRT1`
  8503. --> alxd/src/device/regs.rs:1334:1
  8504. |
  8505. 1334 | pub const FLTCTRL_CHK_DSTPRT1: u32 = 1 << 3;
  8506. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8507. |
  8508. = note: #[warn(dead_code)] on by default
  8509.  
  8510. warning: constant item is never used: `FLTCTRL_CHK_SRCPRT1`
  8511. --> alxd/src/device/regs.rs:1335:1
  8512. |
  8513. 1335 | pub const FLTCTRL_CHK_SRCPRT1: u32 = 1 << 2;
  8514. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8515. |
  8516. = note: #[warn(dead_code)] on by default
  8517.  
  8518. warning: constant item is never used: `FLTCTRL_CHK_DSTIP1`
  8519. --> alxd/src/device/regs.rs:1336:1
  8520. |
  8521. 1336 | pub const FLTCTRL_CHK_DSTIP1: u32 = 1 << 1;
  8522. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8523. |
  8524. = note: #[warn(dead_code)] on by default
  8525.  
  8526. warning: constant item is never used: `FLTCTRL_CHK_SRCIP1`
  8527. --> alxd/src/device/regs.rs:1337:1
  8528. |
  8529. 1337 | pub const FLTCTRL_CHK_SRCIP1: u32 = 1 << 0;
  8530. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8531. |
  8532. = note: #[warn(dead_code)] on by default
  8533.  
  8534. warning: constant item is never used: `DROP_ALG1`
  8535. --> alxd/src/device/regs.rs:1339:1
  8536. |
  8537. 1339 | pub const DROP_ALG1: u32 = 0x1638;
  8538. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8539. |
  8540. = note: #[warn(dead_code)] on by default
  8541.  
  8542. warning: constant item is never used: `DROP_ALG1_BWCHGVAL_MASK`
  8543. --> alxd/src/device/regs.rs:1340:1
  8544. |
  8545. 1340 | pub const DROP_ALG1_BWCHGVAL_MASK: u32 = 0xFFFFF;
  8546. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8547. |
  8548. = note: #[warn(dead_code)] on by default
  8549.  
  8550. warning: constant item is never used: `DROP_ALG1_BWCHGVAL_SHIFT`
  8551. --> alxd/src/device/regs.rs:1341:1
  8552. |
  8553. 1341 | pub const DROP_ALG1_BWCHGVAL_SHIFT: u32 = 12;
  8554. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8555. |
  8556. = note: #[warn(dead_code)] on by default
  8557.  
  8558. warning: constant item is never used: `DROP_ALG1_BWCHGSCL_6`
  8559. --> alxd/src/device/regs.rs:1343:1
  8560. |
  8561. 1343 | pub const DROP_ALG1_BWCHGSCL_6: u32 = 1 << 11;
  8562. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8563. |
  8564. = note: #[warn(dead_code)] on by default
  8565.  
  8566. warning: constant item is never used: `DROP_ALG1_ASUR_LWQ_EN`
  8567. --> alxd/src/device/regs.rs:1344:1
  8568. |
  8569. 1344 | pub const DROP_ALG1_ASUR_LWQ_EN: u32 = 1 << 10;
  8570. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8571. |
  8572. = note: #[warn(dead_code)] on by default
  8573.  
  8574. warning: constant item is never used: `DROP_ALG1_BWCHGVAL_EN`
  8575. --> alxd/src/device/regs.rs:1345:1
  8576. |
  8577. 1345 | pub const DROP_ALG1_BWCHGVAL_EN: u32 = 1 << 9;
  8578. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8579. |
  8580. = note: #[warn(dead_code)] on by default
  8581.  
  8582. warning: constant item is never used: `DROP_ALG1_BWCHGSCL_EN`
  8583. --> alxd/src/device/regs.rs:1346:1
  8584. |
  8585. 1346 | pub const DROP_ALG1_BWCHGSCL_EN: u32 = 1 << 8;
  8586. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8587. |
  8588. = note: #[warn(dead_code)] on by default
  8589.  
  8590. warning: constant item is never used: `DROP_ALG1_PSTHR_AUTO`
  8591. --> alxd/src/device/regs.rs:1347:1
  8592. |
  8593. 1347 | pub const DROP_ALG1_PSTHR_AUTO: u32 = 1 << 7;
  8594. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8595. |
  8596. = note: #[warn(dead_code)] on by default
  8597.  
  8598. warning: constant item is never used: `DROP_ALG1_MIN_PSTHR_MASK`
  8599. --> alxd/src/device/regs.rs:1348:1
  8600. |
  8601. 1348 | pub const DROP_ALG1_MIN_PSTHR_MASK: u32 = 0x3;
  8602. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8603. |
  8604. = note: #[warn(dead_code)] on by default
  8605.  
  8606. warning: constant item is never used: `DROP_ALG1_MIN_PSTHR_SHIFT`
  8607. --> alxd/src/device/regs.rs:1349:1
  8608. |
  8609. 1349 | pub const DROP_ALG1_MIN_PSTHR_SHIFT: u32 = 5;
  8610. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8611. |
  8612. = note: #[warn(dead_code)] on by default
  8613.  
  8614. warning: constant item is never used: `DROP_ALG1_MIN_PSTHR_1_16`
  8615. --> alxd/src/device/regs.rs:1350:1
  8616. |
  8617. 1350 | pub const DROP_ALG1_MIN_PSTHR_1_16: u32 = 0;
  8618. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8619. |
  8620. = note: #[warn(dead_code)] on by default
  8621.  
  8622. warning: constant item is never used: `DROP_ALG1_MIN_PSTHR_1_8`
  8623. --> alxd/src/device/regs.rs:1351:1
  8624. |
  8625. 1351 | pub const DROP_ALG1_MIN_PSTHR_1_8: u32 = 1;
  8626. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8627. |
  8628. = note: #[warn(dead_code)] on by default
  8629.  
  8630. warning: constant item is never used: `DROP_ALG1_MIN_PSTHR_1_4`
  8631. --> alxd/src/device/regs.rs:1352:1
  8632. |
  8633. 1352 | pub const DROP_ALG1_MIN_PSTHR_1_4: u32 = 2;
  8634. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8635. |
  8636. = note: #[warn(dead_code)] on by default
  8637.  
  8638. warning: constant item is never used: `DROP_ALG1_MIN_PSTHR_1_2`
  8639. --> alxd/src/device/regs.rs:1353:1
  8640. |
  8641. 1353 | pub const DROP_ALG1_MIN_PSTHR_1_2: u32 = 3;
  8642. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8643. |
  8644. = note: #[warn(dead_code)] on by default
  8645.  
  8646. warning: constant item is never used: `DROP_ALG1_PSCL_MASK`
  8647. --> alxd/src/device/regs.rs:1354:1
  8648. |
  8649. 1354 | pub const DROP_ALG1_PSCL_MASK: u32 = 0x3;
  8650. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8651. |
  8652. = note: #[warn(dead_code)] on by default
  8653.  
  8654. warning: constant item is never used: `DROP_ALG1_PSCL_SHIFT`
  8655. --> alxd/src/device/regs.rs:1355:1
  8656. |
  8657. 1355 | pub const DROP_ALG1_PSCL_SHIFT: u32 = 3;
  8658. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8659. |
  8660. = note: #[warn(dead_code)] on by default
  8661.  
  8662. warning: constant item is never used: `DROP_ALG1_PSCL_1_4`
  8663. --> alxd/src/device/regs.rs:1356:1
  8664. |
  8665. 1356 | pub const DROP_ALG1_PSCL_1_4: u32 = 0;
  8666. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8667. |
  8668. = note: #[warn(dead_code)] on by default
  8669.  
  8670. warning: constant item is never used: `DROP_ALG1_PSCL_1_8`
  8671. --> alxd/src/device/regs.rs:1357:1
  8672. |
  8673. 1357 | pub const DROP_ALG1_PSCL_1_8: u32 = 1;
  8674. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8675. |
  8676. = note: #[warn(dead_code)] on by default
  8677.  
  8678. warning: constant item is never used: `DROP_ALG1_PSCL_1_16`
  8679. --> alxd/src/device/regs.rs:1358:1
  8680. |
  8681. 1358 | pub const DROP_ALG1_PSCL_1_16: u32 = 2;
  8682. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8683. |
  8684. = note: #[warn(dead_code)] on by default
  8685.  
  8686. warning: constant item is never used: `DROP_ALG1_PSCL_1_32`
  8687. --> alxd/src/device/regs.rs:1359:1
  8688. |
  8689. 1359 | pub const DROP_ALG1_PSCL_1_32: u32 = 3;
  8690. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8691. |
  8692. = note: #[warn(dead_code)] on by default
  8693.  
  8694. warning: constant item is never used: `DROP_ALG1_TIMESLOT_MASK`
  8695. --> alxd/src/device/regs.rs:1360:1
  8696. |
  8697. 1360 | pub const DROP_ALG1_TIMESLOT_MASK: u32 = 0x7;
  8698. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8699. |
  8700. = note: #[warn(dead_code)] on by default
  8701.  
  8702. warning: constant item is never used: `DROP_ALG1_TIMESLOT_SHIFT`
  8703. --> alxd/src/device/regs.rs:1361:1
  8704. |
  8705. 1361 | pub const DROP_ALG1_TIMESLOT_SHIFT: u32 = 0;
  8706. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8707. |
  8708. = note: #[warn(dead_code)] on by default
  8709.  
  8710. warning: constant item is never used: `DROP_ALG1_TIMESLOT_4MS`
  8711. --> alxd/src/device/regs.rs:1362:1
  8712. |
  8713. 1362 | pub const DROP_ALG1_TIMESLOT_4MS: u32 = 0;
  8714. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8715. |
  8716. = note: #[warn(dead_code)] on by default
  8717.  
  8718. warning: constant item is never used: `DROP_ALG1_TIMESLOT_8MS`
  8719. --> alxd/src/device/regs.rs:1363:1
  8720. |
  8721. 1363 | pub const DROP_ALG1_TIMESLOT_8MS: u32 = 1;
  8722. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8723. |
  8724. = note: #[warn(dead_code)] on by default
  8725.  
  8726. warning: constant item is never used: `DROP_ALG1_TIMESLOT_16MS`
  8727. --> alxd/src/device/regs.rs:1364:1
  8728. |
  8729. 1364 | pub const DROP_ALG1_TIMESLOT_16MS: u32 = 2;
  8730. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8731. |
  8732. = note: #[warn(dead_code)] on by default
  8733.  
  8734. warning: constant item is never used: `DROP_ALG1_TIMESLOT_32MS`
  8735. --> alxd/src/device/regs.rs:1365:1
  8736. |
  8737. 1365 | pub const DROP_ALG1_TIMESLOT_32MS: u32 = 3;
  8738. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8739. |
  8740. = note: #[warn(dead_code)] on by default
  8741.  
  8742. warning: constant item is never used: `DROP_ALG1_TIMESLOT_64MS`
  8743. --> alxd/src/device/regs.rs:1366:1
  8744. |
  8745. 1366 | pub const DROP_ALG1_TIMESLOT_64MS: u32 = 4;
  8746. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8747. |
  8748. = note: #[warn(dead_code)] on by default
  8749.  
  8750. warning: constant item is never used: `DROP_ALG1_TIMESLOT_128MS`
  8751. --> alxd/src/device/regs.rs:1367:1
  8752. |
  8753. 1367 | pub const DROP_ALG1_TIMESLOT_128MS: u32 = 5;
  8754. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8755. |
  8756. = note: #[warn(dead_code)] on by default
  8757.  
  8758. warning: constant item is never used: `DROP_ALG1_TIMESLOT_256MS`
  8759. --> alxd/src/device/regs.rs:1368:1
  8760. |
  8761. 1368 | pub const DROP_ALG1_TIMESLOT_256MS: u32 = 6;
  8762. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8763. |
  8764. = note: #[warn(dead_code)] on by default
  8765.  
  8766. warning: constant item is never used: `DROP_ALG1_TIMESLOT_512MS`
  8767. --> alxd/src/device/regs.rs:1369:1
  8768. |
  8769. 1369 | pub const DROP_ALG1_TIMESLOT_512MS: u32 = 7;
  8770. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8771. |
  8772. = note: #[warn(dead_code)] on by default
  8773.  
  8774. warning: constant item is never used: `DROP_ALG2`
  8775. --> alxd/src/device/regs.rs:1371:1
  8776. |
  8777. 1371 | pub const DROP_ALG2: u32 = 0x163C;
  8778. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8779. |
  8780. = note: #[warn(dead_code)] on by default
  8781.  
  8782. warning: constant item is never used: `DROP_ALG2_SMPLTIME_MASK`
  8783. --> alxd/src/device/regs.rs:1372:1
  8784. |
  8785. 1372 | pub const DROP_ALG2_SMPLTIME_MASK: u32 = 0xF;
  8786. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8787. |
  8788. = note: #[warn(dead_code)] on by default
  8789.  
  8790. warning: constant item is never used: `DROP_ALG2_SMPLTIME_SHIFT`
  8791. --> alxd/src/device/regs.rs:1373:1
  8792. |
  8793. 1373 | pub const DROP_ALG2_SMPLTIME_SHIFT: u32 = 24;
  8794. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8795. |
  8796. = note: #[warn(dead_code)] on by default
  8797.  
  8798. warning: constant item is never used: `DROP_ALG2_LWQBW_MASK`
  8799. --> alxd/src/device/regs.rs:1374:1
  8800. |
  8801. 1374 | pub const DROP_ALG2_LWQBW_MASK: u32 = 0xFFFFFF;
  8802. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8803. |
  8804. = note: #[warn(dead_code)] on by default
  8805.  
  8806. warning: constant item is never used: `DROP_ALG2_LWQBW_SHIFT`
  8807. --> alxd/src/device/regs.rs:1375:1
  8808. |
  8809. 1375 | pub const DROP_ALG2_LWQBW_SHIFT: u32 = 0;
  8810. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8811. |
  8812. = note: #[warn(dead_code)] on by default
  8813.  
  8814. warning: constant item is never used: `CLK_GATE_125M_SW_DIS_CR`
  8815. --> alxd/src/device/regs.rs:1385:1
  8816. |
  8817. 1385 | pub const CLK_GATE_125M_SW_DIS_CR: u32 = 1 << 8;
  8818. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8819. |
  8820. = note: #[warn(dead_code)] on by default
  8821.  
  8822. warning: constant item is never used: `CLK_GATE_125M_SW_AZ`
  8823. --> alxd/src/device/regs.rs:1386:1
  8824. |
  8825. 1386 | pub const CLK_GATE_125M_SW_AZ: u32 = 1 << 7;
  8826. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8827. |
  8828. = note: #[warn(dead_code)] on by default
  8829.  
  8830. warning: constant item is never used: `CLK_GATE_125M_SW_IDLE`
  8831. --> alxd/src/device/regs.rs:1387:1
  8832. |
  8833. 1387 | pub const CLK_GATE_125M_SW_IDLE: u32 = 1 << 6;
  8834. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8835. |
  8836. = note: #[warn(dead_code)] on by default
  8837.  
  8838. warning: constant item is never used: `CLK_GATE_ALL_B0`
  8839. --> alxd/src/device/regs.rs:1401:1
  8840. |
  8841. 1401 | pub const CLK_GATE_ALL_B0: u32 = CLK_GATE_ALL_A0;
  8842. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8843. |
  8844. = note: #[warn(dead_code)] on by default
  8845.  
  8846. warning: constant item is never used: `BTROM_CFG`
  8847. --> alxd/src/device/regs.rs:1404:1
  8848. |
  8849. 1404 | pub const BTROM_CFG: u32 = 0x1800;
  8850. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8851. |
  8852. = note: #[warn(dead_code)] on by default
  8853.  
  8854. warning: constant item is never used: `DRV_PHY_PAUSE`
  8855. --> alxd/src/device/regs.rs:1414:1
  8856. |
  8857. 1414 | pub const DRV_PHY_PAUSE: u32 = 1 << 23;
  8858. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8859. |
  8860. = note: #[warn(dead_code)] on by default
  8861.  
  8862. warning: constant item is never used: `DRV_PHY_APAUSE`
  8863. --> alxd/src/device/regs.rs:1416:1
  8864. |
  8865. 1416 | pub const DRV_PHY_APAUSE: u32 = 1 << 22;
  8866. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8867. |
  8868. = note: #[warn(dead_code)] on by default
  8869.  
  8870. warning: constant item is never used: `DRV_PHY_UNKNOWN`
  8871. --> alxd/src/device/regs.rs:1421:1
  8872. |
  8873. 1421 | pub const DRV_PHY_UNKNOWN: u32 = 0;
  8874. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8875. |
  8876. = note: #[warn(dead_code)] on by default
  8877.  
  8878. warning: constant item is never used: `DRV_DISABLE`
  8879. --> alxd/src/device/regs.rs:1422:1
  8880. |
  8881. 1422 | pub const DRV_DISABLE: u32 = 1 << 18;
  8882. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8883. |
  8884. = note: #[warn(dead_code)] on by default
  8885.  
  8886. warning: constant item is never used: `DRV_WOLS5_EN`
  8887. --> alxd/src/device/regs.rs:1423:1
  8888. |
  8889. 1423 | pub const DRV_WOLS5_EN: u32 = 1 << 17;
  8890. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8891. |
  8892. = note: #[warn(dead_code)] on by default
  8893.  
  8894. warning: constant item is never used: `DRV_WOLS5_BIOS_EN`
  8895. --> alxd/src/device/regs.rs:1424:1
  8896. |
  8897. 1424 | pub const DRV_WOLS5_BIOS_EN: u32 = 1 << 16;
  8898. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8899. |
  8900. = note: #[warn(dead_code)] on by default
  8901.  
  8902. warning: constant item is never used: `DRV_AZ_EN`
  8903. --> alxd/src/device/regs.rs:1425:1
  8904. |
  8905. 1425 | pub const DRV_AZ_EN: u32 = 1 << 12;
  8906. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8907. |
  8908. = note: #[warn(dead_code)] on by default
  8909.  
  8910. warning: constant item is never used: `DRV_WOLPATTERN_EN`
  8911. --> alxd/src/device/regs.rs:1426:1
  8912. |
  8913. 1426 | pub const DRV_WOLPATTERN_EN: u32 = 1 << 11;
  8914. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8915. |
  8916. = note: #[warn(dead_code)] on by default
  8917.  
  8918. warning: constant item is never used: `DRV_WOLLINKUP_EN`
  8919. --> alxd/src/device/regs.rs:1427:1
  8920. |
  8921. 1427 | pub const DRV_WOLLINKUP_EN: u32 = 1 << 10;
  8922. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8923. |
  8924. = note: #[warn(dead_code)] on by default
  8925.  
  8926. warning: constant item is never used: `DRV_WOLMAGIC_EN`
  8927. --> alxd/src/device/regs.rs:1428:1
  8928. |
  8929. 1428 | pub const DRV_WOLMAGIC_EN: u32 = 1 << 9;
  8930. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8931. |
  8932. = note: #[warn(dead_code)] on by default
  8933.  
  8934. warning: constant item is never used: `DRV_WOLCAP_BIOS_EN`
  8935. --> alxd/src/device/regs.rs:1429:1
  8936. |
  8937. 1429 | pub const DRV_WOLCAP_BIOS_EN: u32 = 1 << 8;
  8938. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8939. |
  8940. = note: #[warn(dead_code)] on by default
  8941.  
  8942. warning: constant item is never used: `DRV_ASPM_SPD1000LMT_MASK`
  8943. --> alxd/src/device/regs.rs:1430:1
  8944. |
  8945. 1430 | pub const DRV_ASPM_SPD1000LMT_MASK: u32 = 0x3;
  8946. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8947. |
  8948. = note: #[warn(dead_code)] on by default
  8949.  
  8950. warning: constant item is never used: `DRV_ASPM_SPD1000LMT_SHIFT`
  8951. --> alxd/src/device/regs.rs:1431:1
  8952. |
  8953. 1431 | pub const DRV_ASPM_SPD1000LMT_SHIFT: u32 = 4;
  8954. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8955. |
  8956. = note: #[warn(dead_code)] on by default
  8957.  
  8958. warning: constant item is never used: `DRV_ASPM_SPD1000LMT_100M`
  8959. --> alxd/src/device/regs.rs:1432:1
  8960. |
  8961. 1432 | pub const DRV_ASPM_SPD1000LMT_100M: u32 = 0;
  8962. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8963. |
  8964. = note: #[warn(dead_code)] on by default
  8965.  
  8966. warning: constant item is never used: `DRV_ASPM_SPD1000LMT_NO`
  8967. --> alxd/src/device/regs.rs:1433:1
  8968. |
  8969. 1433 | pub const DRV_ASPM_SPD1000LMT_NO: u32 = 1;
  8970. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8971. |
  8972. = note: #[warn(dead_code)] on by default
  8973.  
  8974. warning: constant item is never used: `DRV_ASPM_SPD1000LMT_1M`
  8975. --> alxd/src/device/regs.rs:1434:1
  8976. |
  8977. 1434 | pub const DRV_ASPM_SPD1000LMT_1M: u32 = 2;
  8978. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8979. |
  8980. = note: #[warn(dead_code)] on by default
  8981.  
  8982. warning: constant item is never used: `DRV_ASPM_SPD1000LMT_10M`
  8983. --> alxd/src/device/regs.rs:1435:1
  8984. |
  8985. 1435 | pub const DRV_ASPM_SPD1000LMT_10M: u32 = 3;
  8986. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8987. |
  8988. = note: #[warn(dead_code)] on by default
  8989.  
  8990. warning: constant item is never used: `DRV_ASPM_SPD100LMT_MASK`
  8991. --> alxd/src/device/regs.rs:1436:1
  8992. |
  8993. 1436 | pub const DRV_ASPM_SPD100LMT_MASK: u32 = 0x3;
  8994. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  8995. |
  8996. = note: #[warn(dead_code)] on by default
  8997.  
  8998. warning: constant item is never used: `DRV_ASPM_SPD100LMT_SHIFT`
  8999. --> alxd/src/device/regs.rs:1437:1
  9000. |
  9001. 1437 | pub const DRV_ASPM_SPD100LMT_SHIFT: u32 = 2;
  9002. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9003. |
  9004. = note: #[warn(dead_code)] on by default
  9005.  
  9006. warning: constant item is never used: `DRV_ASPM_SPD100LMT_1M`
  9007. --> alxd/src/device/regs.rs:1438:1
  9008. |
  9009. 1438 | pub const DRV_ASPM_SPD100LMT_1M: u32 = 0;
  9010. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9011. |
  9012. = note: #[warn(dead_code)] on by default
  9013.  
  9014. warning: constant item is never used: `DRV_ASPM_SPD100LMT_10M`
  9015. --> alxd/src/device/regs.rs:1439:1
  9016. |
  9017. 1439 | pub const DRV_ASPM_SPD100LMT_10M: u32 = 1;
  9018. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9019. |
  9020. = note: #[warn(dead_code)] on by default
  9021.  
  9022. warning: constant item is never used: `DRV_ASPM_SPD100LMT_100M`
  9023. --> alxd/src/device/regs.rs:1440:1
  9024. |
  9025. 1440 | pub const DRV_ASPM_SPD100LMT_100M: u32 = 2;
  9026. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9027. |
  9028. = note: #[warn(dead_code)] on by default
  9029.  
  9030. warning: constant item is never used: `DRV_ASPM_SPD100LMT_NO`
  9031. --> alxd/src/device/regs.rs:1441:1
  9032. |
  9033. 1441 | pub const DRV_ASPM_SPD100LMT_NO: u32 = 3;
  9034. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9035. |
  9036. = note: #[warn(dead_code)] on by default
  9037.  
  9038. warning: constant item is never used: `DRV_ASPM_SPD10LMT_MASK`
  9039. --> alxd/src/device/regs.rs:1442:1
  9040. |
  9041. 1442 | pub const DRV_ASPM_SPD10LMT_MASK: u32 = 0x3;
  9042. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9043. |
  9044. = note: #[warn(dead_code)] on by default
  9045.  
  9046. warning: constant item is never used: `DRV_ASPM_SPD10LMT_SHIFT`
  9047. --> alxd/src/device/regs.rs:1443:1
  9048. |
  9049. 1443 | pub const DRV_ASPM_SPD10LMT_SHIFT: u32 = 0;
  9050. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9051. |
  9052. = note: #[warn(dead_code)] on by default
  9053.  
  9054. warning: constant item is never used: `DRV_ASPM_SPD10LMT_1M`
  9055. --> alxd/src/device/regs.rs:1444:1
  9056. |
  9057. 1444 | pub const DRV_ASPM_SPD10LMT_1M: u32 = 0;
  9058. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9059. |
  9060. = note: #[warn(dead_code)] on by default
  9061.  
  9062. warning: constant item is never used: `DRV_ASPM_SPD10LMT_10M`
  9063. --> alxd/src/device/regs.rs:1445:1
  9064. |
  9065. 1445 | pub const DRV_ASPM_SPD10LMT_10M: u32 = 1;
  9066. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9067. |
  9068. = note: #[warn(dead_code)] on by default
  9069.  
  9070. warning: constant item is never used: `DRV_ASPM_SPD10LMT_100M`
  9071. --> alxd/src/device/regs.rs:1446:1
  9072. |
  9073. 1446 | pub const DRV_ASPM_SPD10LMT_100M: u32 = 2;
  9074. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9075. |
  9076. = note: #[warn(dead_code)] on by default
  9077.  
  9078. warning: constant item is never used: `DRV_ASPM_SPD10LMT_NO`
  9079. --> alxd/src/device/regs.rs:1447:1
  9080. |
  9081. 1447 | pub const DRV_ASPM_SPD10LMT_NO: u32 = 3;
  9082. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9083. |
  9084. = note: #[warn(dead_code)] on by default
  9085.  
  9086. warning: constant item is never used: `DRV_ERR1`
  9087. --> alxd/src/device/regs.rs:1453:1
  9088. |
  9089. 1453 | pub const DRV_ERR1: u32 = 0x1808;
  9090. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9091. |
  9092. = note: #[warn(dead_code)] on by default
  9093.  
  9094. warning: constant item is never used: `DRV_ERR1_GEN`
  9095. --> alxd/src/device/regs.rs:1454:1
  9096. |
  9097. 1454 | pub const DRV_ERR1_GEN: u32 = 1 << 31;
  9098. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9099. |
  9100. = note: #[warn(dead_code)] on by default
  9101.  
  9102. warning: constant item is never used: `DRV_ERR1_NOR`
  9103. --> alxd/src/device/regs.rs:1455:1
  9104. |
  9105. 1455 | pub const DRV_ERR1_NOR: u32 = 1 << 30;
  9106. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9107. |
  9108. = note: #[warn(dead_code)] on by default
  9109.  
  9110. warning: constant item is never used: `DRV_ERR1_TRUNC`
  9111. --> alxd/src/device/regs.rs:1456:1
  9112. |
  9113. 1456 | pub const DRV_ERR1_TRUNC: u32 = 1 << 29;
  9114. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9115. |
  9116. = note: #[warn(dead_code)] on by default
  9117.  
  9118. warning: constant item is never used: `DRV_ERR1_RES`
  9119. --> alxd/src/device/regs.rs:1457:1
  9120. |
  9121. 1457 | pub const DRV_ERR1_RES: u32 = 1 << 28;
  9122. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9123. |
  9124. = note: #[warn(dead_code)] on by default
  9125.  
  9126. warning: constant item is never used: `DRV_ERR1_INTFATAL`
  9127. --> alxd/src/device/regs.rs:1458:1
  9128. |
  9129. 1458 | pub const DRV_ERR1_INTFATAL: u32 = 1 << 27;
  9130. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9131. |
  9132. = note: #[warn(dead_code)] on by default
  9133.  
  9134. warning: constant item is never used: `DRV_ERR1_TXQPEND`
  9135. --> alxd/src/device/regs.rs:1459:1
  9136. |
  9137. 1459 | pub const DRV_ERR1_TXQPEND: u32 = 1 << 26;
  9138. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9139. |
  9140. = note: #[warn(dead_code)] on by default
  9141.  
  9142. warning: constant item is never used: `DRV_ERR1_DMAW`
  9143. --> alxd/src/device/regs.rs:1460:1
  9144. |
  9145. 1460 | pub const DRV_ERR1_DMAW: u32 = 1 << 25;
  9146. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9147. |
  9148. = note: #[warn(dead_code)] on by default
  9149.  
  9150. warning: constant item is never used: `DRV_ERR1_DMAR`
  9151. --> alxd/src/device/regs.rs:1461:1
  9152. |
  9153. 1461 | pub const DRV_ERR1_DMAR: u32 = 1 << 24;
  9154. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9155. |
  9156. = note: #[warn(dead_code)] on by default
  9157.  
  9158. warning: constant item is never used: `DRV_ERR1_PCIELNKDWN`
  9159. --> alxd/src/device/regs.rs:1462:1
  9160. |
  9161. 1462 | pub const DRV_ERR1_PCIELNKDWN: u32 = 1 << 23;
  9162. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9163. |
  9164. = note: #[warn(dead_code)] on by default
  9165.  
  9166. warning: constant item is never used: `DRV_ERR1_PKTSIZE`
  9167. --> alxd/src/device/regs.rs:1463:1
  9168. |
  9169. 1463 | pub const DRV_ERR1_PKTSIZE: u32 = 1 << 22;
  9170. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9171. |
  9172. = note: #[warn(dead_code)] on by default
  9173.  
  9174. warning: constant item is never used: `DRV_ERR1_FIFOFUL`
  9175. --> alxd/src/device/regs.rs:1464:1
  9176. |
  9177. 1464 | pub const DRV_ERR1_FIFOFUL: u32 = 1 << 21;
  9178. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9179. |
  9180. = note: #[warn(dead_code)] on by default
  9181.  
  9182. warning: constant item is never used: `DRV_ERR1_RFDUR`
  9183. --> alxd/src/device/regs.rs:1465:1
  9184. |
  9185. 1465 | pub const DRV_ERR1_RFDUR: u32 = 1 << 20;
  9186. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9187. |
  9188. = note: #[warn(dead_code)] on by default
  9189.  
  9190. warning: constant item is never used: `DRV_ERR1_RRDSI`
  9191. --> alxd/src/device/regs.rs:1466:1
  9192. |
  9193. 1466 | pub const DRV_ERR1_RRDSI: u32 = 1 << 19;
  9194. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9195. |
  9196. = note: #[warn(dead_code)] on by default
  9197.  
  9198. warning: constant item is never used: `DRV_ERR1_UPDATE`
  9199. --> alxd/src/device/regs.rs:1467:1
  9200. |
  9201. 1467 | pub const DRV_ERR1_UPDATE: u32 = 1 << 18;
  9202. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9203. |
  9204. = note: #[warn(dead_code)] on by default
  9205.  
  9206. warning: constant item is never used: `DRV_ERR2`
  9207. --> alxd/src/device/regs.rs:1469:1
  9208. |
  9209. 1469 | pub const DRV_ERR2: u32 = 0x180C;
  9210. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9211. |
  9212. = note: #[warn(dead_code)] on by default
  9213.  
  9214. warning: constant item is never used: `DBG_ADDR`
  9215. --> alxd/src/device/regs.rs:1471:1
  9216. |
  9217. 1471 | pub const DBG_ADDR: u32 = 0x1900;
  9218. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9219. |
  9220. = note: #[warn(dead_code)] on by default
  9221.  
  9222. warning: constant item is never used: `DBG_DATA`
  9223. --> alxd/src/device/regs.rs:1472:1
  9224. |
  9225. 1472 | pub const DBG_DATA: u32 = 0x1904;
  9226. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9227. |
  9228. = note: #[warn(dead_code)] on by default
  9229.  
  9230. warning: constant item is never used: `SYNC_IPV4_SA`
  9231. --> alxd/src/device/regs.rs:1474:1
  9232. |
  9233. 1474 | pub const SYNC_IPV4_SA: u32 = 0x1A00;
  9234. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9235. |
  9236. = note: #[warn(dead_code)] on by default
  9237.  
  9238. warning: constant item is never used: `SYNC_IPV4_DA`
  9239. --> alxd/src/device/regs.rs:1475:1
  9240. |
  9241. 1475 | pub const SYNC_IPV4_DA: u32 = 0x1A04;
  9242. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9243. |
  9244. = note: #[warn(dead_code)] on by default
  9245.  
  9246. warning: constant item is never used: `SYNC_V4PORT`
  9247. --> alxd/src/device/regs.rs:1477:1
  9248. |
  9249. 1477 | pub const SYNC_V4PORT: u32 = 0x1A08;
  9250. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9251. |
  9252. = note: #[warn(dead_code)] on by default
  9253.  
  9254. warning: constant item is never used: `SYNC_V4PORT_DST_MASK`
  9255. --> alxd/src/device/regs.rs:1478:1
  9256. |
  9257. 1478 | pub const SYNC_V4PORT_DST_MASK: u32 = 0xFFFF;
  9258. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9259. |
  9260. = note: #[warn(dead_code)] on by default
  9261.  
  9262. warning: constant item is never used: `SYNC_V4PORT_DST_SHIFT`
  9263. --> alxd/src/device/regs.rs:1479:1
  9264. |
  9265. 1479 | pub const SYNC_V4PORT_DST_SHIFT: u32 = 16;
  9266. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9267. |
  9268. = note: #[warn(dead_code)] on by default
  9269.  
  9270. warning: constant item is never used: `SYNC_V4PORT_SRC_MASK`
  9271. --> alxd/src/device/regs.rs:1480:1
  9272. |
  9273. 1480 | pub const SYNC_V4PORT_SRC_MASK: u32 = 0xFFFF;
  9274. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9275. |
  9276. = note: #[warn(dead_code)] on by default
  9277.  
  9278. warning: constant item is never used: `SYNC_V4PORT_SRC_SHIFT`
  9279. --> alxd/src/device/regs.rs:1481:1
  9280. |
  9281. 1481 | pub const SYNC_V4PORT_SRC_SHIFT: u32 = 0;
  9282. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9283. |
  9284. = note: #[warn(dead_code)] on by default
  9285.  
  9286. warning: constant item is never used: `SYNC_IPV6_SA0`
  9287. --> alxd/src/device/regs.rs:1483:1
  9288. |
  9289. 1483 | pub const SYNC_IPV6_SA0: u32 = 0x1A0C;
  9290. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9291. |
  9292. = note: #[warn(dead_code)] on by default
  9293.  
  9294. warning: constant item is never used: `SYNC_IPV6_SA1`
  9295. --> alxd/src/device/regs.rs:1484:1
  9296. |
  9297. 1484 | pub const SYNC_IPV6_SA1: u32 = 0x1A10;
  9298. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9299. |
  9300. = note: #[warn(dead_code)] on by default
  9301.  
  9302. warning: constant item is never used: `SYNC_IPV6_SA2`
  9303. --> alxd/src/device/regs.rs:1485:1
  9304. |
  9305. 1485 | pub const SYNC_IPV6_SA2: u32 = 0x1A14;
  9306. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9307. |
  9308. = note: #[warn(dead_code)] on by default
  9309.  
  9310. warning: constant item is never used: `SYNC_IPV6_SA3`
  9311. --> alxd/src/device/regs.rs:1486:1
  9312. |
  9313. 1486 | pub const SYNC_IPV6_SA3: u32 = 0x1A18;
  9314. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9315. |
  9316. = note: #[warn(dead_code)] on by default
  9317.  
  9318. warning: constant item is never used: `SYNC_IPV6_DA0`
  9319. --> alxd/src/device/regs.rs:1487:1
  9320. |
  9321. 1487 | pub const SYNC_IPV6_DA0: u32 = 0x1A1C;
  9322. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9323. |
  9324. = note: #[warn(dead_code)] on by default
  9325.  
  9326. warning: constant item is never used: `SYNC_IPV6_DA1`
  9327. --> alxd/src/device/regs.rs:1488:1
  9328. |
  9329. 1488 | pub const SYNC_IPV6_DA1: u32 = 0x1A20;
  9330. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9331. |
  9332. = note: #[warn(dead_code)] on by default
  9333.  
  9334. warning: constant item is never used: `SYNC_IPV6_DA2`
  9335. --> alxd/src/device/regs.rs:1489:1
  9336. |
  9337. 1489 | pub const SYNC_IPV6_DA2: u32 = 0x1A24;
  9338. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9339. |
  9340. = note: #[warn(dead_code)] on by default
  9341.  
  9342. warning: constant item is never used: `SYNC_IPV6_DA3`
  9343. --> alxd/src/device/regs.rs:1490:1
  9344. |
  9345. 1490 | pub const SYNC_IPV6_DA3: u32 = 0x1A28;
  9346. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9347. |
  9348. = note: #[warn(dead_code)] on by default
  9349.  
  9350. warning: constant item is never used: `SYNC_V6PORT`
  9351. --> alxd/src/device/regs.rs:1492:1
  9352. |
  9353. 1492 | pub const SYNC_V6PORT: u32 = 0x1A2C;
  9354. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9355. |
  9356. = note: #[warn(dead_code)] on by default
  9357.  
  9358. warning: constant item is never used: `SYNC_V6PORT_DST_MASK`
  9359. --> alxd/src/device/regs.rs:1493:1
  9360. |
  9361. 1493 | pub const SYNC_V6PORT_DST_MASK: u32 = 0xFFFF;
  9362. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9363. |
  9364. = note: #[warn(dead_code)] on by default
  9365.  
  9366. warning: constant item is never used: `SYNC_V6PORT_DST_SHIFT`
  9367. --> alxd/src/device/regs.rs:1494:1
  9368. |
  9369. 1494 | pub const SYNC_V6PORT_DST_SHIFT: u32 = 16;
  9370. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9371. |
  9372. = note: #[warn(dead_code)] on by default
  9373.  
  9374. warning: constant item is never used: `SYNC_V6PORT_SRC_MASK`
  9375. --> alxd/src/device/regs.rs:1495:1
  9376. |
  9377. 1495 | pub const SYNC_V6PORT_SRC_MASK: u32 = 0xFFFF;
  9378. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9379. |
  9380. = note: #[warn(dead_code)] on by default
  9381.  
  9382. warning: constant item is never used: `SYNC_V6PORT_SRC_SHIFT`
  9383. --> alxd/src/device/regs.rs:1496:1
  9384. |
  9385. 1496 | pub const SYNC_V6PORT_SRC_SHIFT: u32 = 0;
  9386. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9387. |
  9388. = note: #[warn(dead_code)] on by default
  9389.  
  9390. warning: constant item is never used: `ARP_REMOTE_IPV4`
  9391. --> alxd/src/device/regs.rs:1498:1
  9392. |
  9393. 1498 | pub const ARP_REMOTE_IPV4: u32 = 0x1A30;
  9394. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9395. |
  9396. = note: #[warn(dead_code)] on by default
  9397.  
  9398. warning: constant item is never used: `ARP_HOST_IPV4`
  9399. --> alxd/src/device/regs.rs:1499:1
  9400. |
  9401. 1499 | pub const ARP_HOST_IPV4: u32 = 0x1A34;
  9402. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9403. |
  9404. = note: #[warn(dead_code)] on by default
  9405.  
  9406. warning: constant item is never used: `ARP_MAC0`
  9407. --> alxd/src/device/regs.rs:1500:1
  9408. |
  9409. 1500 | pub const ARP_MAC0: u32 = 0x1A38;
  9410. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9411. |
  9412. = note: #[warn(dead_code)] on by default
  9413.  
  9414. warning: constant item is never used: `ARP_MAC1`
  9415. --> alxd/src/device/regs.rs:1501:1
  9416. |
  9417. 1501 | pub const ARP_MAC1: u32 = 0x1A3C;
  9418. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9419. |
  9420. = note: #[warn(dead_code)] on by default
  9421.  
  9422. warning: constant item is never used: `FIRST_REMOTE_IPV6_0`
  9423. --> alxd/src/device/regs.rs:1503:1
  9424. |
  9425. 1503 | pub const FIRST_REMOTE_IPV6_0: u32 = 0x1A40;
  9426. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9427. |
  9428. = note: #[warn(dead_code)] on by default
  9429.  
  9430. warning: constant item is never used: `FIRST_REMOTE_IPV6_1`
  9431. --> alxd/src/device/regs.rs:1504:1
  9432. |
  9433. 1504 | pub const FIRST_REMOTE_IPV6_1: u32 = 0x1A44;
  9434. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9435. |
  9436. = note: #[warn(dead_code)] on by default
  9437.  
  9438. warning: constant item is never used: `FIRST_REMOTE_IPV6_2`
  9439. --> alxd/src/device/regs.rs:1505:1
  9440. |
  9441. 1505 | pub const FIRST_REMOTE_IPV6_2: u32 = 0x1A48;
  9442. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9443. |
  9444. = note: #[warn(dead_code)] on by default
  9445.  
  9446. warning: constant item is never used: `FIRST_REMOTE_IPV6_3`
  9447. --> alxd/src/device/regs.rs:1506:1
  9448. |
  9449. 1506 | pub const FIRST_REMOTE_IPV6_3: u32 = 0x1A4C;
  9450. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9451. |
  9452. = note: #[warn(dead_code)] on by default
  9453.  
  9454. warning: constant item is never used: `FIRST_SN_IPV6_0`
  9455. --> alxd/src/device/regs.rs:1508:1
  9456. |
  9457. 1508 | pub const FIRST_SN_IPV6_0: u32 = 0x1A50;
  9458. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9459. |
  9460. = note: #[warn(dead_code)] on by default
  9461.  
  9462. warning: constant item is never used: `FIRST_SN_IPV6_1`
  9463. --> alxd/src/device/regs.rs:1509:1
  9464. |
  9465. 1509 | pub const FIRST_SN_IPV6_1: u32 = 0x1A54;
  9466. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9467. |
  9468. = note: #[warn(dead_code)] on by default
  9469.  
  9470. warning: constant item is never used: `FIRST_SN_IPV6_2`
  9471. --> alxd/src/device/regs.rs:1510:1
  9472. |
  9473. 1510 | pub const FIRST_SN_IPV6_2: u32 = 0x1A58;
  9474. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9475. |
  9476. = note: #[warn(dead_code)] on by default
  9477.  
  9478. warning: constant item is never used: `FIRST_SN_IPV6_3`
  9479. --> alxd/src/device/regs.rs:1511:1
  9480. |
  9481. 1511 | pub const FIRST_SN_IPV6_3: u32 = 0x1A5C;
  9482. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9483. |
  9484. = note: #[warn(dead_code)] on by default
  9485.  
  9486. warning: constant item is never used: `FIRST_TAR_IPV6_1_0`
  9487. --> alxd/src/device/regs.rs:1513:1
  9488. |
  9489. 1513 | pub const FIRST_TAR_IPV6_1_0: u32 = 0x1A60;
  9490. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9491. |
  9492. = note: #[warn(dead_code)] on by default
  9493.  
  9494. warning: constant item is never used: `FIRST_TAR_IPV6_1_1`
  9495. --> alxd/src/device/regs.rs:1514:1
  9496. |
  9497. 1514 | pub const FIRST_TAR_IPV6_1_1: u32 = 0x1A64;
  9498. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9499. |
  9500. = note: #[warn(dead_code)] on by default
  9501.  
  9502. warning: constant item is never used: `FIRST_TAR_IPV6_1_2`
  9503. --> alxd/src/device/regs.rs:1515:1
  9504. |
  9505. 1515 | pub const FIRST_TAR_IPV6_1_2: u32 = 0x1A68;
  9506. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9507. |
  9508. = note: #[warn(dead_code)] on by default
  9509.  
  9510. warning: constant item is never used: `FIRST_TAR_IPV6_1_3`
  9511. --> alxd/src/device/regs.rs:1516:1
  9512. |
  9513. 1516 | pub const FIRST_TAR_IPV6_1_3: u32 = 0x1A6C;
  9514. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9515. |
  9516. = note: #[warn(dead_code)] on by default
  9517.  
  9518. warning: constant item is never used: `FIRST_TAR_IPV6_2_0`
  9519. --> alxd/src/device/regs.rs:1517:1
  9520. |
  9521. 1517 | pub const FIRST_TAR_IPV6_2_0: u32 = 0x1A70;
  9522. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9523. |
  9524. = note: #[warn(dead_code)] on by default
  9525.  
  9526. warning: constant item is never used: `FIRST_TAR_IPV6_2_1`
  9527. --> alxd/src/device/regs.rs:1518:1
  9528. |
  9529. 1518 | pub const FIRST_TAR_IPV6_2_1: u32 = 0x1A74;
  9530. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9531. |
  9532. = note: #[warn(dead_code)] on by default
  9533.  
  9534. warning: constant item is never used: `FIRST_TAR_IPV6_2_2`
  9535. --> alxd/src/device/regs.rs:1519:1
  9536. |
  9537. 1519 | pub const FIRST_TAR_IPV6_2_2: u32 = 0x1A78;
  9538. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9539. |
  9540. = note: #[warn(dead_code)] on by default
  9541.  
  9542. warning: constant item is never used: `FIRST_TAR_IPV6_2_3`
  9543. --> alxd/src/device/regs.rs:1520:1
  9544. |
  9545. 1520 | pub const FIRST_TAR_IPV6_2_3: u32 = 0x1A7C;
  9546. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9547. |
  9548. = note: #[warn(dead_code)] on by default
  9549.  
  9550. warning: constant item is never used: `SECOND_REMOTE_IPV6_0`
  9551. --> alxd/src/device/regs.rs:1522:1
  9552. |
  9553. 1522 | pub const SECOND_REMOTE_IPV6_0: u32 = 0x1A80;
  9554. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9555. |
  9556. = note: #[warn(dead_code)] on by default
  9557.  
  9558. warning: constant item is never used: `SECOND_REMOTE_IPV6_1`
  9559. --> alxd/src/device/regs.rs:1523:1
  9560. |
  9561. 1523 | pub const SECOND_REMOTE_IPV6_1: u32 = 0x1A84;
  9562. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9563. |
  9564. = note: #[warn(dead_code)] on by default
  9565.  
  9566. warning: constant item is never used: `SECOND_REMOTE_IPV6_2`
  9567. --> alxd/src/device/regs.rs:1524:1
  9568. |
  9569. 1524 | pub const SECOND_REMOTE_IPV6_2: u32 = 0x1A88;
  9570. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9571. |
  9572. = note: #[warn(dead_code)] on by default
  9573.  
  9574. warning: constant item is never used: `SECOND_REMOTE_IPV6_3`
  9575. --> alxd/src/device/regs.rs:1525:1
  9576. |
  9577. 1525 | pub const SECOND_REMOTE_IPV6_3: u32 = 0x1A8C;
  9578. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9579. |
  9580. = note: #[warn(dead_code)] on by default
  9581.  
  9582. warning: constant item is never used: `SECOND_SN_IPV6_0`
  9583. --> alxd/src/device/regs.rs:1527:1
  9584. |
  9585. 1527 | pub const SECOND_SN_IPV6_0: u32 = 0x1A90;
  9586. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9587. |
  9588. = note: #[warn(dead_code)] on by default
  9589.  
  9590. warning: constant item is never used: `SECOND_SN_IPV6_1`
  9591. --> alxd/src/device/regs.rs:1528:1
  9592. |
  9593. 1528 | pub const SECOND_SN_IPV6_1: u32 = 0x1A94;
  9594. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9595. |
  9596. = note: #[warn(dead_code)] on by default
  9597.  
  9598. warning: constant item is never used: `SECOND_SN_IPV6_2`
  9599. --> alxd/src/device/regs.rs:1529:1
  9600. |
  9601. 1529 | pub const SECOND_SN_IPV6_2: u32 = 0x1A98;
  9602. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9603. |
  9604. = note: #[warn(dead_code)] on by default
  9605.  
  9606. warning: constant item is never used: `SECOND_SN_IPV6_3`
  9607. --> alxd/src/device/regs.rs:1530:1
  9608. |
  9609. 1530 | pub const SECOND_SN_IPV6_3: u32 = 0x1A9C;
  9610. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9611. |
  9612. = note: #[warn(dead_code)] on by default
  9613.  
  9614. warning: constant item is never used: `SECOND_TAR_IPV6_1_0`
  9615. --> alxd/src/device/regs.rs:1532:1
  9616. |
  9617. 1532 | pub const SECOND_TAR_IPV6_1_0: u32 = 0x1AA0;
  9618. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9619. |
  9620. = note: #[warn(dead_code)] on by default
  9621.  
  9622. warning: constant item is never used: `SECOND_TAR_IPV6_1_1`
  9623. --> alxd/src/device/regs.rs:1533:1
  9624. |
  9625. 1533 | pub const SECOND_TAR_IPV6_1_1: u32 = 0x1AA4;
  9626. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9627. |
  9628. = note: #[warn(dead_code)] on by default
  9629.  
  9630. warning: constant item is never used: `SECOND_TAR_IPV6_1_2`
  9631. --> alxd/src/device/regs.rs:1534:1
  9632. |
  9633. 1534 | pub const SECOND_TAR_IPV6_1_2: u32 = 0x1AA8;
  9634. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9635. |
  9636. = note: #[warn(dead_code)] on by default
  9637.  
  9638. warning: constant item is never used: `SECOND_TAR_IPV6_1_3`
  9639. --> alxd/src/device/regs.rs:1535:1
  9640. |
  9641. 1535 | pub const SECOND_TAR_IPV6_1_3: u32 = 0x1AAC;
  9642. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9643. |
  9644. = note: #[warn(dead_code)] on by default
  9645.  
  9646. warning: constant item is never used: `SECOND_TAR_IPV6_2_0`
  9647. --> alxd/src/device/regs.rs:1536:1
  9648. |
  9649. 1536 | pub const SECOND_TAR_IPV6_2_0: u32 = 0x1AB0;
  9650. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9651. |
  9652. = note: #[warn(dead_code)] on by default
  9653.  
  9654. warning: constant item is never used: `SECOND_TAR_IPV6_2_1`
  9655. --> alxd/src/device/regs.rs:1537:1
  9656. |
  9657. 1537 | pub const SECOND_TAR_IPV6_2_1: u32 = 0x1AB4;
  9658. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9659. |
  9660. = note: #[warn(dead_code)] on by default
  9661.  
  9662. warning: constant item is never used: `SECOND_TAR_IPV6_2_2`
  9663. --> alxd/src/device/regs.rs:1538:1
  9664. |
  9665. 1538 | pub const SECOND_TAR_IPV6_2_2: u32 = 0x1AB8;
  9666. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9667. |
  9668. = note: #[warn(dead_code)] on by default
  9669.  
  9670. warning: constant item is never used: `SECOND_TAR_IPV6_2_3`
  9671. --> alxd/src/device/regs.rs:1539:1
  9672. |
  9673. 1539 | pub const SECOND_TAR_IPV6_2_3: u32 = 0x1ABC;
  9674. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9675. |
  9676. = note: #[warn(dead_code)] on by default
  9677.  
  9678. warning: constant item is never used: `FIRST_NS_MAC0`
  9679. --> alxd/src/device/regs.rs:1541:1
  9680. |
  9681. 1541 | pub const FIRST_NS_MAC0: u32 = 0x1AC0;
  9682. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9683. |
  9684. = note: #[warn(dead_code)] on by default
  9685.  
  9686. warning: constant item is never used: `FIRST_NS_MAC1`
  9687. --> alxd/src/device/regs.rs:1542:1
  9688. |
  9689. 1542 | pub const FIRST_NS_MAC1: u32 = 0x1AC4;
  9690. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9691. |
  9692. = note: #[warn(dead_code)] on by default
  9693.  
  9694. warning: constant item is never used: `SECOND_NS_MAC0`
  9695. --> alxd/src/device/regs.rs:1544:1
  9696. |
  9697. 1544 | pub const SECOND_NS_MAC0: u32 = 0x1AC8;
  9698. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9699. |
  9700. = note: #[warn(dead_code)] on by default
  9701.  
  9702. warning: constant item is never used: `SECOND_NS_MAC1`
  9703. --> alxd/src/device/regs.rs:1545:1
  9704. |
  9705. 1545 | pub const SECOND_NS_MAC1: u32 = 0x1ACC;
  9706. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9707. |
  9708. = note: #[warn(dead_code)] on by default
  9709.  
  9710. warning: constant item is never used: `PMOFLD`
  9711. --> alxd/src/device/regs.rs:1547:1
  9712. |
  9713. 1547 | pub const PMOFLD: u32 = 0x144C;
  9714. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9715. |
  9716. = note: #[warn(dead_code)] on by default
  9717.  
  9718. warning: constant item is never used: `PMOFLD_ECMA_IGNR_FRG_SSSR`
  9719. --> alxd/src/device/regs.rs:1549:1
  9720. |
  9721. 1549 | pub const PMOFLD_ECMA_IGNR_FRG_SSSR: u32 = 1 << 11;
  9722. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9723. |
  9724. = note: #[warn(dead_code)] on by default
  9725.  
  9726. warning: constant item is never used: `PMOFLD_ARP_CNFLCT_WAKEUP`
  9727. --> alxd/src/device/regs.rs:1550:1
  9728. |
  9729. 1550 | pub const PMOFLD_ARP_CNFLCT_WAKEUP: u32 = 1 << 10;
  9730. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9731. |
  9732. = note: #[warn(dead_code)] on by default
  9733.  
  9734. warning: constant item is never used: `PMOFLD_MULTI_SOLD`
  9735. --> alxd/src/device/regs.rs:1551:1
  9736. |
  9737. 1551 | pub const PMOFLD_MULTI_SOLD: u32 = 1 << 9;
  9738. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9739. |
  9740. = note: #[warn(dead_code)] on by default
  9741.  
  9742. warning: constant item is never used: `PMOFLD_ICMP_XSUM`
  9743. --> alxd/src/device/regs.rs:1552:1
  9744. |
  9745. 1552 | pub const PMOFLD_ICMP_XSUM: u32 = 1 << 8;
  9746. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9747. |
  9748. = note: #[warn(dead_code)] on by default
  9749.  
  9750. warning: constant item is never used: `PMOFLD_GARP_REPLY`
  9751. --> alxd/src/device/regs.rs:1553:1
  9752. |
  9753. 1553 | pub const PMOFLD_GARP_REPLY: u32 = 1 << 7;
  9754. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9755. |
  9756. = note: #[warn(dead_code)] on by default
  9757.  
  9758. warning: constant item is never used: `PMOFLD_SYNCV6_ANY`
  9759. --> alxd/src/device/regs.rs:1554:1
  9760. |
  9761. 1554 | pub const PMOFLD_SYNCV6_ANY: u32 = 1 << 6;
  9762. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9763. |
  9764. = note: #[warn(dead_code)] on by default
  9765.  
  9766. warning: constant item is never used: `PMOFLD_SYNCV4_ANY`
  9767. --> alxd/src/device/regs.rs:1555:1
  9768. |
  9769. 1555 | pub const PMOFLD_SYNCV4_ANY: u32 = 1 << 5;
  9770. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9771. |
  9772. = note: #[warn(dead_code)] on by default
  9773.  
  9774. warning: constant item is never used: `PMOFLD_BY_HW`
  9775. --> alxd/src/device/regs.rs:1556:1
  9776. |
  9777. 1556 | pub const PMOFLD_BY_HW: u32 = 1 << 4;
  9778. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9779. |
  9780. = note: #[warn(dead_code)] on by default
  9781.  
  9782. warning: constant item is never used: `PMOFLD_NS_EN`
  9783. --> alxd/src/device/regs.rs:1557:1
  9784. |
  9785. 1557 | pub const PMOFLD_NS_EN: u32 = 1 << 3;
  9786. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9787. |
  9788. = note: #[warn(dead_code)] on by default
  9789.  
  9790. warning: constant item is never used: `PMOFLD_ARP_EN`
  9791. --> alxd/src/device/regs.rs:1558:1
  9792. |
  9793. 1558 | pub const PMOFLD_ARP_EN: u32 = 1 << 2;
  9794. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9795. |
  9796. = note: #[warn(dead_code)] on by default
  9797.  
  9798. warning: constant item is never used: `PMOFLD_SYNCV6_EN`
  9799. --> alxd/src/device/regs.rs:1559:1
  9800. |
  9801. 1559 | pub const PMOFLD_SYNCV6_EN: u32 = 1 << 1;
  9802. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9803. |
  9804. = note: #[warn(dead_code)] on by default
  9805.  
  9806. warning: constant item is never used: `PMOFLD_SYNCV4_EN`
  9807. --> alxd/src/device/regs.rs:1560:1
  9808. |
  9809. 1560 | pub const PMOFLD_SYNCV4_EN: u32 = 1 << 0;
  9810. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9811. |
  9812. = note: #[warn(dead_code)] on by default
  9813.  
  9814. warning: constant item is never used: `WOL_CTRL2`
  9815. --> alxd/src/device/regs.rs:1563:1
  9816. |
  9817. 1563 | pub const WOL_CTRL2: u32 = 0x1830;
  9818. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9819. |
  9820. = note: #[warn(dead_code)] on by default
  9821.  
  9822. warning: constant item is never used: `WOL_CTRL2_DATA_STORE`
  9823. --> alxd/src/device/regs.rs:1564:1
  9824. |
  9825. 1564 | pub const WOL_CTRL2_DATA_STORE: u32 = 1 << 3;
  9826. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9827. |
  9828. = note: #[warn(dead_code)] on by default
  9829.  
  9830. warning: constant item is never used: `WOL_CTRL2_PTRN_EVT`
  9831. --> alxd/src/device/regs.rs:1565:1
  9832. |
  9833. 1565 | pub const WOL_CTRL2_PTRN_EVT: u32 = 1 << 2;
  9834. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9835. |
  9836. = note: #[warn(dead_code)] on by default
  9837.  
  9838. warning: constant item is never used: `WOL_CTRL2_PME_PTRN_EN`
  9839. --> alxd/src/device/regs.rs:1566:1
  9840. |
  9841. 1566 | pub const WOL_CTRL2_PME_PTRN_EN: u32 = 1 << 1;
  9842. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9843. |
  9844. = note: #[warn(dead_code)] on by default
  9845.  
  9846. warning: constant item is never used: `WOL_CTRL2_PTRN_EN`
  9847. --> alxd/src/device/regs.rs:1567:1
  9848. |
  9849. 1567 | pub const WOL_CTRL2_PTRN_EN: u32 = 1 << 0;
  9850. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9851. |
  9852. = note: #[warn(dead_code)] on by default
  9853.  
  9854. warning: constant item is never used: `WOL_CTRL3`
  9855. --> alxd/src/device/regs.rs:1569:1
  9856. |
  9857. 1569 | pub const WOL_CTRL3: u32 = 0x1834;
  9858. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9859. |
  9860. = note: #[warn(dead_code)] on by default
  9861.  
  9862. warning: constant item is never used: `WOL_CTRL3_PTRN_ADDR_MASK`
  9863. --> alxd/src/device/regs.rs:1570:1
  9864. |
  9865. 1570 | pub const WOL_CTRL3_PTRN_ADDR_MASK: u32 = 0xFFFFF;
  9866. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9867. |
  9868. = note: #[warn(dead_code)] on by default
  9869.  
  9870. warning: constant item is never used: `WOL_CTRL3_PTRN_ADDR_SHIFT`
  9871. --> alxd/src/device/regs.rs:1571:1
  9872. |
  9873. 1571 | pub const WOL_CTRL3_PTRN_ADDR_SHIFT: u32 = 0;
  9874. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9875. |
  9876. = note: #[warn(dead_code)] on by default
  9877.  
  9878. warning: constant item is never used: `WOL_CTRL4`
  9879. --> alxd/src/device/regs.rs:1573:1
  9880. |
  9881. 1573 | pub const WOL_CTRL4: u32 = 0x1838;
  9882. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9883. |
  9884. = note: #[warn(dead_code)] on by default
  9885.  
  9886. warning: constant item is never used: `WOL_CTRL4_PT15_MATCH`
  9887. --> alxd/src/device/regs.rs:1574:1
  9888. |
  9889. 1574 | pub const WOL_CTRL4_PT15_MATCH: u32 = 1 << 31;
  9890. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9891. |
  9892. = note: #[warn(dead_code)] on by default
  9893.  
  9894. warning: constant item is never used: `WOL_CTRL4_PT14_MATCH`
  9895. --> alxd/src/device/regs.rs:1575:1
  9896. |
  9897. 1575 | pub const WOL_CTRL4_PT14_MATCH: u32 = 1 << 30;
  9898. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9899. |
  9900. = note: #[warn(dead_code)] on by default
  9901.  
  9902. warning: constant item is never used: `WOL_CTRL4_PT13_MATCH`
  9903. --> alxd/src/device/regs.rs:1576:1
  9904. |
  9905. 1576 | pub const WOL_CTRL4_PT13_MATCH: u32 = 1 << 29;
  9906. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9907. |
  9908. = note: #[warn(dead_code)] on by default
  9909.  
  9910. warning: constant item is never used: `WOL_CTRL4_PT12_MATCH`
  9911. --> alxd/src/device/regs.rs:1577:1
  9912. |
  9913. 1577 | pub const WOL_CTRL4_PT12_MATCH: u32 = 1 << 28;
  9914. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9915. |
  9916. = note: #[warn(dead_code)] on by default
  9917.  
  9918. warning: constant item is never used: `WOL_CTRL4_PT11_MATCH`
  9919. --> alxd/src/device/regs.rs:1578:1
  9920. |
  9921. 1578 | pub const WOL_CTRL4_PT11_MATCH: u32 = 1 << 27;
  9922. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9923. |
  9924. = note: #[warn(dead_code)] on by default
  9925.  
  9926. warning: constant item is never used: `WOL_CTRL4_PT10_MATCH`
  9927. --> alxd/src/device/regs.rs:1579:1
  9928. |
  9929. 1579 | pub const WOL_CTRL4_PT10_MATCH: u32 = 1 << 26;
  9930. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9931. |
  9932. = note: #[warn(dead_code)] on by default
  9933.  
  9934. warning: constant item is never used: `WOL_CTRL4_PT9_MATCH`
  9935. --> alxd/src/device/regs.rs:1580:1
  9936. |
  9937. 1580 | pub const WOL_CTRL4_PT9_MATCH: u32 = 1 << 25;
  9938. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9939. |
  9940. = note: #[warn(dead_code)] on by default
  9941.  
  9942. warning: constant item is never used: `WOL_CTRL4_PT8_MATCH`
  9943. --> alxd/src/device/regs.rs:1581:1
  9944. |
  9945. 1581 | pub const WOL_CTRL4_PT8_MATCH: u32 = 1 << 24;
  9946. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9947. |
  9948. = note: #[warn(dead_code)] on by default
  9949.  
  9950. warning: constant item is never used: `WOL_CTRL4_PT7_MATCH`
  9951. --> alxd/src/device/regs.rs:1582:1
  9952. |
  9953. 1582 | pub const WOL_CTRL4_PT7_MATCH: u32 = 1 << 23;
  9954. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9955. |
  9956. = note: #[warn(dead_code)] on by default
  9957.  
  9958. warning: constant item is never used: `WOL_CTRL4_PT6_MATCH`
  9959. --> alxd/src/device/regs.rs:1583:1
  9960. |
  9961. 1583 | pub const WOL_CTRL4_PT6_MATCH: u32 = 1 << 22;
  9962. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9963. |
  9964. = note: #[warn(dead_code)] on by default
  9965.  
  9966. warning: constant item is never used: `WOL_CTRL4_PT5_MATCH`
  9967. --> alxd/src/device/regs.rs:1584:1
  9968. |
  9969. 1584 | pub const WOL_CTRL4_PT5_MATCH: u32 = 1 << 21;
  9970. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9971. |
  9972. = note: #[warn(dead_code)] on by default
  9973.  
  9974. warning: constant item is never used: `WOL_CTRL4_PT4_MATCH`
  9975. --> alxd/src/device/regs.rs:1585:1
  9976. |
  9977. 1585 | pub const WOL_CTRL4_PT4_MATCH: u32 = 1 << 20;
  9978. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9979. |
  9980. = note: #[warn(dead_code)] on by default
  9981.  
  9982. warning: constant item is never used: `WOL_CTRL4_PT3_MATCH`
  9983. --> alxd/src/device/regs.rs:1586:1
  9984. |
  9985. 1586 | pub const WOL_CTRL4_PT3_MATCH: u32 = 1 << 19;
  9986. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9987. |
  9988. = note: #[warn(dead_code)] on by default
  9989.  
  9990. warning: constant item is never used: `WOL_CTRL4_PT2_MATCH`
  9991. --> alxd/src/device/regs.rs:1587:1
  9992. |
  9993. 1587 | pub const WOL_CTRL4_PT2_MATCH: u32 = 1 << 18;
  9994. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  9995. |
  9996. = note: #[warn(dead_code)] on by default
  9997.  
  9998. warning: constant item is never used: `WOL_CTRL4_PT1_MATCH`
  9999. --> alxd/src/device/regs.rs:1588:1
  10000. |
  10001. 1588 | pub const WOL_CTRL4_PT1_MATCH: u32 = 1 << 17;
  10002. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10003. |
  10004. = note: #[warn(dead_code)] on by default
  10005.  
  10006. warning: constant item is never used: `WOL_CTRL4_PT0_MATCH`
  10007. --> alxd/src/device/regs.rs:1589:1
  10008. |
  10009. 1589 | pub const WOL_CTRL4_PT0_MATCH: u32 = 1 << 16;
  10010. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10011. |
  10012. = note: #[warn(dead_code)] on by default
  10013.  
  10014. warning: constant item is never used: `WOL_CTRL4_PT15_EN`
  10015. --> alxd/src/device/regs.rs:1590:1
  10016. |
  10017. 1590 | pub const WOL_CTRL4_PT15_EN: u32 = 1 << 15;
  10018. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10019. |
  10020. = note: #[warn(dead_code)] on by default
  10021.  
  10022. warning: constant item is never used: `WOL_CTRL4_PT14_EN`
  10023. --> alxd/src/device/regs.rs:1591:1
  10024. |
  10025. 1591 | pub const WOL_CTRL4_PT14_EN: u32 = 1 << 14;
  10026. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10027. |
  10028. = note: #[warn(dead_code)] on by default
  10029.  
  10030. warning: constant item is never used: `WOL_CTRL4_PT13_EN`
  10031. --> alxd/src/device/regs.rs:1592:1
  10032. |
  10033. 1592 | pub const WOL_CTRL4_PT13_EN: u32 = 1 << 13;
  10034. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10035. |
  10036. = note: #[warn(dead_code)] on by default
  10037.  
  10038. warning: constant item is never used: `WOL_CTRL4_PT12_EN`
  10039. --> alxd/src/device/regs.rs:1593:1
  10040. |
  10041. 1593 | pub const WOL_CTRL4_PT12_EN: u32 = 1 << 12;
  10042. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10043. |
  10044. = note: #[warn(dead_code)] on by default
  10045.  
  10046. warning: constant item is never used: `WOL_CTRL4_PT11_EN`
  10047. --> alxd/src/device/regs.rs:1594:1
  10048. |
  10049. 1594 | pub const WOL_CTRL4_PT11_EN: u32 = 1 << 11;
  10050. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10051. |
  10052. = note: #[warn(dead_code)] on by default
  10053.  
  10054. warning: constant item is never used: `WOL_CTRL4_PT10_EN`
  10055. --> alxd/src/device/regs.rs:1595:1
  10056. |
  10057. 1595 | pub const WOL_CTRL4_PT10_EN: u32 = 1 << 10;
  10058. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10059. |
  10060. = note: #[warn(dead_code)] on by default
  10061.  
  10062. warning: constant item is never used: `WOL_CTRL4_PT9_EN`
  10063. --> alxd/src/device/regs.rs:1596:1
  10064. |
  10065. 1596 | pub const WOL_CTRL4_PT9_EN: u32 = 1 << 9;
  10066. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10067. |
  10068. = note: #[warn(dead_code)] on by default
  10069.  
  10070. warning: constant item is never used: `WOL_CTRL4_PT8_EN`
  10071. --> alxd/src/device/regs.rs:1597:1
  10072. |
  10073. 1597 | pub const WOL_CTRL4_PT8_EN: u32 = 1 << 8;
  10074. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10075. |
  10076. = note: #[warn(dead_code)] on by default
  10077.  
  10078. warning: constant item is never used: `WOL_CTRL4_PT7_EN`
  10079. --> alxd/src/device/regs.rs:1598:1
  10080. |
  10081. 1598 | pub const WOL_CTRL4_PT7_EN: u32 = 1 << 7;
  10082. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10083. |
  10084. = note: #[warn(dead_code)] on by default
  10085.  
  10086. warning: constant item is never used: `WOL_CTRL4_PT6_EN`
  10087. --> alxd/src/device/regs.rs:1599:1
  10088. |
  10089. 1599 | pub const WOL_CTRL4_PT6_EN: u32 = 1 << 6;
  10090. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10091. |
  10092. = note: #[warn(dead_code)] on by default
  10093.  
  10094. warning: constant item is never used: `WOL_CTRL4_PT5_EN`
  10095. --> alxd/src/device/regs.rs:1600:1
  10096. |
  10097. 1600 | pub const WOL_CTRL4_PT5_EN: u32 = 1 << 5;
  10098. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10099. |
  10100. = note: #[warn(dead_code)] on by default
  10101.  
  10102. warning: constant item is never used: `WOL_CTRL4_PT4_EN`
  10103. --> alxd/src/device/regs.rs:1601:1
  10104. |
  10105. 1601 | pub const WOL_CTRL4_PT4_EN: u32 = 1 << 4;
  10106. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10107. |
  10108. = note: #[warn(dead_code)] on by default
  10109.  
  10110. warning: constant item is never used: `WOL_CTRL4_PT3_EN`
  10111. --> alxd/src/device/regs.rs:1602:1
  10112. |
  10113. 1602 | pub const WOL_CTRL4_PT3_EN: u32 = 1 << 3;
  10114. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10115. |
  10116. = note: #[warn(dead_code)] on by default
  10117.  
  10118. warning: constant item is never used: `WOL_CTRL4_PT2_EN`
  10119. --> alxd/src/device/regs.rs:1603:1
  10120. |
  10121. 1603 | pub const WOL_CTRL4_PT2_EN: u32 = 1 << 2;
  10122. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10123. |
  10124. = note: #[warn(dead_code)] on by default
  10125.  
  10126. warning: constant item is never used: `WOL_CTRL4_PT1_EN`
  10127. --> alxd/src/device/regs.rs:1604:1
  10128. |
  10129. 1604 | pub const WOL_CTRL4_PT1_EN: u32 = 1 << 1;
  10130. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10131. |
  10132. = note: #[warn(dead_code)] on by default
  10133.  
  10134. warning: constant item is never used: `WOL_CTRL4_PT0_EN`
  10135. --> alxd/src/device/regs.rs:1605:1
  10136. |
  10137. 1605 | pub const WOL_CTRL4_PT0_EN: u32 = 1 << 0;
  10138. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10139. |
  10140. = note: #[warn(dead_code)] on by default
  10141.  
  10142. warning: constant item is never used: `WOL_CTRL5`
  10143. --> alxd/src/device/regs.rs:1607:1
  10144. |
  10145. 1607 | pub const WOL_CTRL5: u32 = 0x183C;
  10146. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10147. |
  10148. = note: #[warn(dead_code)] on by default
  10149.  
  10150. warning: constant item is never used: `WOL_CTRL5_PT3_LEN_MASK`
  10151. --> alxd/src/device/regs.rs:1608:1
  10152. |
  10153. 1608 | pub const WOL_CTRL5_PT3_LEN_MASK: u32 = 0xFF;
  10154. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10155. |
  10156. = note: #[warn(dead_code)] on by default
  10157.  
  10158. warning: constant item is never used: `WOL_CTRL5_PT3_LEN_SHIFT`
  10159. --> alxd/src/device/regs.rs:1609:1
  10160. |
  10161. 1609 | pub const WOL_CTRL5_PT3_LEN_SHIFT: u32 = 24;
  10162. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10163. |
  10164. = note: #[warn(dead_code)] on by default
  10165.  
  10166. warning: constant item is never used: `WOL_CTRL5_PT2_LEN_MASK`
  10167. --> alxd/src/device/regs.rs:1610:1
  10168. |
  10169. 1610 | pub const WOL_CTRL5_PT2_LEN_MASK: u32 = 0xFF;
  10170. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10171. |
  10172. = note: #[warn(dead_code)] on by default
  10173.  
  10174. warning: constant item is never used: `WOL_CTRL5_PT2_LEN_SHIFT`
  10175. --> alxd/src/device/regs.rs:1611:1
  10176. |
  10177. 1611 | pub const WOL_CTRL5_PT2_LEN_SHIFT: u32 = 16;
  10178. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10179. |
  10180. = note: #[warn(dead_code)] on by default
  10181.  
  10182. warning: constant item is never used: `WOL_CTRL5_PT1_LEN_MASK`
  10183. --> alxd/src/device/regs.rs:1612:1
  10184. |
  10185. 1612 | pub const WOL_CTRL5_PT1_LEN_MASK: u32 = 0xFF;
  10186. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10187. |
  10188. = note: #[warn(dead_code)] on by default
  10189.  
  10190. warning: constant item is never used: `WOL_CTRL5_PT1_LEN_SHIFT`
  10191. --> alxd/src/device/regs.rs:1613:1
  10192. |
  10193. 1613 | pub const WOL_CTRL5_PT1_LEN_SHIFT: u32 = 8;
  10194. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10195. |
  10196. = note: #[warn(dead_code)] on by default
  10197.  
  10198. warning: constant item is never used: `WOL_CTRL5_PT0_LEN_MASK`
  10199. --> alxd/src/device/regs.rs:1614:1
  10200. |
  10201. 1614 | pub const WOL_CTRL5_PT0_LEN_MASK: u32 = 0xFF;
  10202. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10203. |
  10204. = note: #[warn(dead_code)] on by default
  10205.  
  10206. warning: constant item is never used: `WOL_CTRL5_PT0_LEN_SHIFT`
  10207. --> alxd/src/device/regs.rs:1615:1
  10208. |
  10209. 1615 | pub const WOL_CTRL5_PT0_LEN_SHIFT: u32 = 0;
  10210. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10211. |
  10212. = note: #[warn(dead_code)] on by default
  10213.  
  10214. warning: constant item is never used: `WOL_CTRL6`
  10215. --> alxd/src/device/regs.rs:1617:1
  10216. |
  10217. 1617 | pub const WOL_CTRL6: u32 = 0x1840;
  10218. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10219. |
  10220. = note: #[warn(dead_code)] on by default
  10221.  
  10222. warning: constant item is never used: `WOL_CTRL5_PT7_LEN_MASK`
  10223. --> alxd/src/device/regs.rs:1618:1
  10224. |
  10225. 1618 | pub const WOL_CTRL5_PT7_LEN_MASK: u32 = 0xFF;
  10226. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10227. |
  10228. = note: #[warn(dead_code)] on by default
  10229.  
  10230. warning: constant item is never used: `WOL_CTRL5_PT7_LEN_SHIFT`
  10231. --> alxd/src/device/regs.rs:1619:1
  10232. |
  10233. 1619 | pub const WOL_CTRL5_PT7_LEN_SHIFT: u32 = 24;
  10234. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10235. |
  10236. = note: #[warn(dead_code)] on by default
  10237.  
  10238. warning: constant item is never used: `WOL_CTRL5_PT6_LEN_MASK`
  10239. --> alxd/src/device/regs.rs:1620:1
  10240. |
  10241. 1620 | pub const WOL_CTRL5_PT6_LEN_MASK: u32 = 0xFF;
  10242. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10243. |
  10244. = note: #[warn(dead_code)] on by default
  10245.  
  10246. warning: constant item is never used: `WOL_CTRL5_PT6_LEN_SHIFT`
  10247. --> alxd/src/device/regs.rs:1621:1
  10248. |
  10249. 1621 | pub const WOL_CTRL5_PT6_LEN_SHIFT: u32 = 16;
  10250. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10251. |
  10252. = note: #[warn(dead_code)] on by default
  10253.  
  10254. warning: constant item is never used: `WOL_CTRL5_PT5_LEN_MASK`
  10255. --> alxd/src/device/regs.rs:1622:1
  10256. |
  10257. 1622 | pub const WOL_CTRL5_PT5_LEN_MASK: u32 = 0xFF;
  10258. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10259. |
  10260. = note: #[warn(dead_code)] on by default
  10261.  
  10262. warning: constant item is never used: `WOL_CTRL5_PT5_LEN_SHIFT`
  10263. --> alxd/src/device/regs.rs:1623:1
  10264. |
  10265. 1623 | pub const WOL_CTRL5_PT5_LEN_SHIFT: u32 = 8;
  10266. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10267. |
  10268. = note: #[warn(dead_code)] on by default
  10269.  
  10270. warning: constant item is never used: `WOL_CTRL5_PT4_LEN_MASK`
  10271. --> alxd/src/device/regs.rs:1624:1
  10272. |
  10273. 1624 | pub const WOL_CTRL5_PT4_LEN_MASK: u32 = 0xFF;
  10274. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10275. |
  10276. = note: #[warn(dead_code)] on by default
  10277.  
  10278. warning: constant item is never used: `WOL_CTRL5_PT4_LEN_SHIFT`
  10279. --> alxd/src/device/regs.rs:1625:1
  10280. |
  10281. 1625 | pub const WOL_CTRL5_PT4_LEN_SHIFT: u32 = 0;
  10282. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10283. |
  10284. = note: #[warn(dead_code)] on by default
  10285.  
  10286. warning: constant item is never used: `WOL_CTRL7`
  10287. --> alxd/src/device/regs.rs:1627:1
  10288. |
  10289. 1627 | pub const WOL_CTRL7: u32 = 0x1844;
  10290. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10291. |
  10292. = note: #[warn(dead_code)] on by default
  10293.  
  10294. warning: constant item is never used: `WOL_CTRL5_PT11_LEN_MASK`
  10295. --> alxd/src/device/regs.rs:1628:1
  10296. |
  10297. 1628 | pub const WOL_CTRL5_PT11_LEN_MASK: u32 = 0xFF;
  10298. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10299. |
  10300. = note: #[warn(dead_code)] on by default
  10301.  
  10302. warning: constant item is never used: `WOL_CTRL5_PT11_LEN_SHIFT`
  10303. --> alxd/src/device/regs.rs:1629:1
  10304. |
  10305. 1629 | pub const WOL_CTRL5_PT11_LEN_SHIFT: u32 = 24;
  10306. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10307. |
  10308. = note: #[warn(dead_code)] on by default
  10309.  
  10310. warning: constant item is never used: `WOL_CTRL5_PT10_LEN_MASK`
  10311. --> alxd/src/device/regs.rs:1630:1
  10312. |
  10313. 1630 | pub const WOL_CTRL5_PT10_LEN_MASK: u32 = 0xFF;
  10314. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10315. |
  10316. = note: #[warn(dead_code)] on by default
  10317.  
  10318. warning: constant item is never used: `WOL_CTRL5_PT10_LEN_SHIFT`
  10319. --> alxd/src/device/regs.rs:1631:1
  10320. |
  10321. 1631 | pub const WOL_CTRL5_PT10_LEN_SHIFT: u32 = 16;
  10322. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10323. |
  10324. = note: #[warn(dead_code)] on by default
  10325.  
  10326. warning: constant item is never used: `WOL_CTRL5_PT9_LEN_MASK`
  10327. --> alxd/src/device/regs.rs:1632:1
  10328. |
  10329. 1632 | pub const WOL_CTRL5_PT9_LEN_MASK: u32 = 0xFF;
  10330. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10331. |
  10332. = note: #[warn(dead_code)] on by default
  10333.  
  10334. warning: constant item is never used: `WOL_CTRL5_PT9_LEN_SHIFT`
  10335. --> alxd/src/device/regs.rs:1633:1
  10336. |
  10337. 1633 | pub const WOL_CTRL5_PT9_LEN_SHIFT: u32 = 8;
  10338. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10339. |
  10340. = note: #[warn(dead_code)] on by default
  10341.  
  10342. warning: constant item is never used: `WOL_CTRL5_PT8_LEN_MASK`
  10343. --> alxd/src/device/regs.rs:1634:1
  10344. |
  10345. 1634 | pub const WOL_CTRL5_PT8_LEN_MASK: u32 = 0xFF;
  10346. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10347. |
  10348. = note: #[warn(dead_code)] on by default
  10349.  
  10350. warning: constant item is never used: `WOL_CTRL5_PT8_LEN_SHIFT`
  10351. --> alxd/src/device/regs.rs:1635:1
  10352. |
  10353. 1635 | pub const WOL_CTRL5_PT8_LEN_SHIFT: u32 = 0;
  10354. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10355. |
  10356. = note: #[warn(dead_code)] on by default
  10357.  
  10358. warning: constant item is never used: `WOL_CTRL8`
  10359. --> alxd/src/device/regs.rs:1637:1
  10360. |
  10361. 1637 | pub const WOL_CTRL8: u32 = 0x1848;
  10362. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10363. |
  10364. = note: #[warn(dead_code)] on by default
  10365.  
  10366. warning: constant item is never used: `WOL_CTRL5_PT15_LEN_MASK`
  10367. --> alxd/src/device/regs.rs:1638:1
  10368. |
  10369. 1638 | pub const WOL_CTRL5_PT15_LEN_MASK: u32 = 0xFF;
  10370. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10371. |
  10372. = note: #[warn(dead_code)] on by default
  10373.  
  10374. warning: constant item is never used: `WOL_CTRL5_PT15_LEN_SHIFT`
  10375. --> alxd/src/device/regs.rs:1639:1
  10376. |
  10377. 1639 | pub const WOL_CTRL5_PT15_LEN_SHIFT: u32 = 24;
  10378. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10379. |
  10380. = note: #[warn(dead_code)] on by default
  10381.  
  10382. warning: constant item is never used: `WOL_CTRL5_PT14_LEN_MASK`
  10383. --> alxd/src/device/regs.rs:1640:1
  10384. |
  10385. 1640 | pub const WOL_CTRL5_PT14_LEN_MASK: u32 = 0xFF;
  10386. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10387. |
  10388. = note: #[warn(dead_code)] on by default
  10389.  
  10390. warning: constant item is never used: `WOL_CTRL5_PT14_LEN_SHIFT`
  10391. --> alxd/src/device/regs.rs:1641:1
  10392. |
  10393. 1641 | pub const WOL_CTRL5_PT14_LEN_SHIFT: u32 = 16;
  10394. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10395. |
  10396. = note: #[warn(dead_code)] on by default
  10397.  
  10398. warning: constant item is never used: `WOL_CTRL5_PT13_LEN_MASK`
  10399. --> alxd/src/device/regs.rs:1642:1
  10400. |
  10401. 1642 | pub const WOL_CTRL5_PT13_LEN_MASK: u32 = 0xFF;
  10402. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10403. |
  10404. = note: #[warn(dead_code)] on by default
  10405.  
  10406. warning: constant item is never used: `WOL_CTRL5_PT13_LEN_SHIFT`
  10407. --> alxd/src/device/regs.rs:1643:1
  10408. |
  10409. 1643 | pub const WOL_CTRL5_PT13_LEN_SHIFT: u32 = 8;
  10410. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10411. |
  10412. = note: #[warn(dead_code)] on by default
  10413.  
  10414. warning: constant item is never used: `WOL_CTRL5_PT12_LEN_MASK`
  10415. --> alxd/src/device/regs.rs:1644:1
  10416. |
  10417. 1644 | pub const WOL_CTRL5_PT12_LEN_MASK: u32 = 0xFF;
  10418. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10419. |
  10420. = note: #[warn(dead_code)] on by default
  10421.  
  10422. warning: constant item is never used: `WOL_CTRL5_PT12_LEN_SHIFT`
  10423. --> alxd/src/device/regs.rs:1645:1
  10424. |
  10425. 1645 | pub const WOL_CTRL5_PT12_LEN_SHIFT: u32 = 0;
  10426. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10427. |
  10428. = note: #[warn(dead_code)] on by default
  10429.  
  10430. warning: constant item is never used: `ACER_FIXED_PTN0`
  10431. --> alxd/src/device/regs.rs:1647:1
  10432. |
  10433. 1647 | pub const ACER_FIXED_PTN0: u32 = 0x1850;
  10434. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10435. |
  10436. = note: #[warn(dead_code)] on by default
  10437.  
  10438. warning: constant item is never used: `ACER_FIXED_PTN0_MASK`
  10439. --> alxd/src/device/regs.rs:1648:1
  10440. |
  10441. 1648 | pub const ACER_FIXED_PTN0_MASK: u32 = 0xFFFFFFFF;
  10442. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10443. |
  10444. = note: #[warn(dead_code)] on by default
  10445.  
  10446. warning: constant item is never used: `ACER_FIXED_PTN0_SHIFT`
  10447. --> alxd/src/device/regs.rs:1649:1
  10448. |
  10449. 1649 | pub const ACER_FIXED_PTN0_SHIFT: u32 = 0;
  10450. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10451. |
  10452. = note: #[warn(dead_code)] on by default
  10453.  
  10454. warning: constant item is never used: `ACER_FIXED_PTN1`
  10455. --> alxd/src/device/regs.rs:1651:1
  10456. |
  10457. 1651 | pub const ACER_FIXED_PTN1: u32 = 0x1854;
  10458. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10459. |
  10460. = note: #[warn(dead_code)] on by default
  10461.  
  10462. warning: constant item is never used: `ACER_FIXED_PTN1_MASK`
  10463. --> alxd/src/device/regs.rs:1652:1
  10464. |
  10465. 1652 | pub const ACER_FIXED_PTN1_MASK: u32 = 0xFFFF;
  10466. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10467. |
  10468. = note: #[warn(dead_code)] on by default
  10469.  
  10470. warning: constant item is never used: `ACER_FIXED_PTN1_SHIFT`
  10471. --> alxd/src/device/regs.rs:1653:1
  10472. |
  10473. 1653 | pub const ACER_FIXED_PTN1_SHIFT: u32 = 0;
  10474. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10475. |
  10476. = note: #[warn(dead_code)] on by default
  10477.  
  10478. warning: constant item is never used: `ACER_RANDOM_NUM0`
  10479. --> alxd/src/device/regs.rs:1655:1
  10480. |
  10481. 1655 | pub const ACER_RANDOM_NUM0: u32 = 0x1858;
  10482. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10483. |
  10484. = note: #[warn(dead_code)] on by default
  10485.  
  10486. warning: constant item is never used: `ACER_RANDOM_NUM0_MASK`
  10487. --> alxd/src/device/regs.rs:1656:1
  10488. |
  10489. 1656 | pub const ACER_RANDOM_NUM0_MASK: u32 = 0xFFFFFFFF;
  10490. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10491. |
  10492. = note: #[warn(dead_code)] on by default
  10493.  
  10494. warning: constant item is never used: `ACER_RANDOM_NUM0_SHIFT`
  10495. --> alxd/src/device/regs.rs:1657:1
  10496. |
  10497. 1657 | pub const ACER_RANDOM_NUM0_SHIFT: u32 = 0;
  10498. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10499. |
  10500. = note: #[warn(dead_code)] on by default
  10501.  
  10502. warning: constant item is never used: `ACER_RANDOM_NUM1`
  10503. --> alxd/src/device/regs.rs:1659:1
  10504. |
  10505. 1659 | pub const ACER_RANDOM_NUM1: u32 = 0x185C;
  10506. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10507. |
  10508. = note: #[warn(dead_code)] on by default
  10509.  
  10510. warning: constant item is never used: `ACER_RANDOM_NUM1_MASK`
  10511. --> alxd/src/device/regs.rs:1660:1
  10512. |
  10513. 1660 | pub const ACER_RANDOM_NUM1_MASK: u32 = 0xFFFFFFFF;
  10514. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10515. |
  10516. = note: #[warn(dead_code)] on by default
  10517.  
  10518. warning: constant item is never used: `ACER_RANDOM_NUM1_SHIFT`
  10519. --> alxd/src/device/regs.rs:1661:1
  10520. |
  10521. 1661 | pub const ACER_RANDOM_NUM1_SHIFT: u32 = 0;
  10522. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10523. |
  10524. = note: #[warn(dead_code)] on by default
  10525.  
  10526. warning: constant item is never used: `ACER_RANDOM_NUM2`
  10527. --> alxd/src/device/regs.rs:1663:1
  10528. |
  10529. 1663 | pub const ACER_RANDOM_NUM2: u32 = 0x1860;
  10530. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10531. |
  10532. = note: #[warn(dead_code)] on by default
  10533.  
  10534. warning: constant item is never used: `ACER_RANDOM_NUM2_MASK`
  10535. --> alxd/src/device/regs.rs:1664:1
  10536. |
  10537. 1664 | pub const ACER_RANDOM_NUM2_MASK: u32 = 0xFFFFFFFF;
  10538. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10539. |
  10540. = note: #[warn(dead_code)] on by default
  10541.  
  10542. warning: constant item is never used: `ACER_RANDOM_NUM2_SHIFT`
  10543. --> alxd/src/device/regs.rs:1665:1
  10544. |
  10545. 1665 | pub const ACER_RANDOM_NUM2_SHIFT: u32 = 0;
  10546. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10547. |
  10548. = note: #[warn(dead_code)] on by default
  10549.  
  10550. warning: constant item is never used: `ACER_RANDOM_NUM3`
  10551. --> alxd/src/device/regs.rs:1667:1
  10552. |
  10553. 1667 | pub const ACER_RANDOM_NUM3: u32 = 0x1864;
  10554. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10555. |
  10556. = note: #[warn(dead_code)] on by default
  10557.  
  10558. warning: constant item is never used: `ACER_RANDOM_NUM3_MASK`
  10559. --> alxd/src/device/regs.rs:1668:1
  10560. |
  10561. 1668 | pub const ACER_RANDOM_NUM3_MASK: u32 = 0xFFFFFFFF;
  10562. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10563. |
  10564. = note: #[warn(dead_code)] on by default
  10565.  
  10566. warning: constant item is never used: `ACER_RANDOM_NUM3_SHIFT`
  10567. --> alxd/src/device/regs.rs:1669:1
  10568. |
  10569. 1669 | pub const ACER_RANDOM_NUM3_SHIFT: u32 = 0;
  10570. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10571. |
  10572. = note: #[warn(dead_code)] on by default
  10573.  
  10574. warning: constant item is never used: `ACER_MAGIC`
  10575. --> alxd/src/device/regs.rs:1671:1
  10576. |
  10577. 1671 | pub const ACER_MAGIC: u32 = 0x1868;
  10578. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10579. |
  10580. = note: #[warn(dead_code)] on by default
  10581.  
  10582. warning: constant item is never used: `ACER_MAGIC_EN`
  10583. --> alxd/src/device/regs.rs:1672:1
  10584. |
  10585. 1672 | pub const ACER_MAGIC_EN: u32 = 1 << 31;
  10586. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10587. |
  10588. = note: #[warn(dead_code)] on by default
  10589.  
  10590. warning: constant item is never used: `ACER_MAGIC_PME_EN`
  10591. --> alxd/src/device/regs.rs:1673:1
  10592. |
  10593. 1673 | pub const ACER_MAGIC_PME_EN: u32 = 1 << 30;
  10594. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10595. |
  10596. = note: #[warn(dead_code)] on by default
  10597.  
  10598. warning: constant item is never used: `ACER_MAGIC_MATCH`
  10599. --> alxd/src/device/regs.rs:1674:1
  10600. |
  10601. 1674 | pub const ACER_MAGIC_MATCH: u32 = 1 << 29;
  10602. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10603. |
  10604. = note: #[warn(dead_code)] on by default
  10605.  
  10606. warning: constant item is never used: `ACER_MAGIC_FF_CHECK`
  10607. --> alxd/src/device/regs.rs:1675:1
  10608. |
  10609. 1675 | pub const ACER_MAGIC_FF_CHECK: u32 = 1 << 10;
  10610. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10611. |
  10612. = note: #[warn(dead_code)] on by default
  10613.  
  10614. warning: constant item is never used: `ACER_MAGIC_RAN_LEN_MASK`
  10615. --> alxd/src/device/regs.rs:1676:1
  10616. |
  10617. 1676 | pub const ACER_MAGIC_RAN_LEN_MASK: u32 = 0x1F;
  10618. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10619. |
  10620. = note: #[warn(dead_code)] on by default
  10621.  
  10622. warning: constant item is never used: `ACER_MAGIC_RAN_LEN_SHIFT`
  10623. --> alxd/src/device/regs.rs:1677:1
  10624. |
  10625. 1677 | pub const ACER_MAGIC_RAN_LEN_SHIFT: u32 = 5;
  10626. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10627. |
  10628. = note: #[warn(dead_code)] on by default
  10629.  
  10630. warning: constant item is never used: `ACER_MAGIC_FIX_LEN_MASK`
  10631. --> alxd/src/device/regs.rs:1678:1
  10632. |
  10633. 1678 | pub const ACER_MAGIC_FIX_LEN_MASK: u32 = 0x1F;
  10634. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10635. |
  10636. = note: #[warn(dead_code)] on by default
  10637.  
  10638. warning: constant item is never used: `ACER_MAGIC_FIX_LEN_SHIFT`
  10639. --> alxd/src/device/regs.rs:1679:1
  10640. |
  10641. 1679 | pub const ACER_MAGIC_FIX_LEN_SHIFT: u32 = 0;
  10642. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10643. |
  10644. = note: #[warn(dead_code)] on by default
  10645.  
  10646. warning: constant item is never used: `ACER_TIMER`
  10647. --> alxd/src/device/regs.rs:1681:1
  10648. |
  10649. 1681 | pub const ACER_TIMER: u32 = 0x186C;
  10650. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10651. |
  10652. = note: #[warn(dead_code)] on by default
  10653.  
  10654. warning: constant item is never used: `ACER_TIMER_EN`
  10655. --> alxd/src/device/regs.rs:1682:1
  10656. |
  10657. 1682 | pub const ACER_TIMER_EN: u32 = 1 << 31;
  10658. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10659. |
  10660. = note: #[warn(dead_code)] on by default
  10661.  
  10662. warning: constant item is never used: `ACER_TIMER_PME_EN`
  10663. --> alxd/src/device/regs.rs:1683:1
  10664. |
  10665. 1683 | pub const ACER_TIMER_PME_EN: u32 = 1 << 30;
  10666. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10667. |
  10668. = note: #[warn(dead_code)] on by default
  10669.  
  10670. warning: constant item is never used: `ACER_TIMER_MATCH`
  10671. --> alxd/src/device/regs.rs:1684:1
  10672. |
  10673. 1684 | pub const ACER_TIMER_MATCH: u32 = 1 << 29;
  10674. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10675. |
  10676. = note: #[warn(dead_code)] on by default
  10677.  
  10678. warning: constant item is never used: `ACER_TIMER_THRES_MASK`
  10679. --> alxd/src/device/regs.rs:1685:1
  10680. |
  10681. 1685 | pub const ACER_TIMER_THRES_MASK: u32 = 0x1FFFF;
  10682. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10683. |
  10684. = note: #[warn(dead_code)] on by default
  10685.  
  10686. warning: constant item is never used: `ACER_TIMER_THRES_SHIFT`
  10687. --> alxd/src/device/regs.rs:1686:1
  10688. |
  10689. 1686 | pub const ACER_TIMER_THRES_SHIFT: u32 = 0;
  10690. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10691. |
  10692. = note: #[warn(dead_code)] on by default
  10693.  
  10694. warning: constant item is never used: `ACER_TIMER_THRES_DEF`
  10695. --> alxd/src/device/regs.rs:1687:1
  10696. |
  10697. 1687 | pub const ACER_TIMER_THRES_DEF: u32 = 1;
  10698. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10699. |
  10700. = note: #[warn(dead_code)] on by default
  10701.  
  10702. warning: constant item is never used: `RSS_KEY0`
  10703. --> alxd/src/device/regs.rs:1690:1
  10704. |
  10705. 1690 | pub const RSS_KEY0: u32 = 0x14B0;
  10706. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10707. |
  10708. = note: #[warn(dead_code)] on by default
  10709.  
  10710. warning: constant item is never used: `RSS_KEY1`
  10711. --> alxd/src/device/regs.rs:1691:1
  10712. |
  10713. 1691 | pub const RSS_KEY1: u32 = 0x14B4;
  10714. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10715. |
  10716. = note: #[warn(dead_code)] on by default
  10717.  
  10718. warning: constant item is never used: `RSS_KEY2`
  10719. --> alxd/src/device/regs.rs:1692:1
  10720. |
  10721. 1692 | pub const RSS_KEY2: u32 = 0x14B8;
  10722. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10723. |
  10724. = note: #[warn(dead_code)] on by default
  10725.  
  10726. warning: constant item is never used: `RSS_KEY3`
  10727. --> alxd/src/device/regs.rs:1693:1
  10728. |
  10729. 1693 | pub const RSS_KEY3: u32 = 0x14BC;
  10730. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10731. |
  10732. = note: #[warn(dead_code)] on by default
  10733.  
  10734. warning: constant item is never used: `RSS_KEY4`
  10735. --> alxd/src/device/regs.rs:1694:1
  10736. |
  10737. 1694 | pub const RSS_KEY4: u32 = 0x14C0;
  10738. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10739. |
  10740. = note: #[warn(dead_code)] on by default
  10741.  
  10742. warning: constant item is never used: `RSS_KEY5`
  10743. --> alxd/src/device/regs.rs:1695:1
  10744. |
  10745. 1695 | pub const RSS_KEY5: u32 = 0x14C4;
  10746. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10747. |
  10748. = note: #[warn(dead_code)] on by default
  10749.  
  10750. warning: constant item is never used: `RSS_KEY6`
  10751. --> alxd/src/device/regs.rs:1696:1
  10752. |
  10753. 1696 | pub const RSS_KEY6: u32 = 0x14C8;
  10754. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10755. |
  10756. = note: #[warn(dead_code)] on by default
  10757.  
  10758. warning: constant item is never used: `RSS_KEY7`
  10759. --> alxd/src/device/regs.rs:1697:1
  10760. |
  10761. 1697 | pub const RSS_KEY7: u32 = 0x14CC;
  10762. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10763. |
  10764. = note: #[warn(dead_code)] on by default
  10765.  
  10766. warning: constant item is never used: `RSS_KEY8`
  10767. --> alxd/src/device/regs.rs:1698:1
  10768. |
  10769. 1698 | pub const RSS_KEY8: u32 = 0x14D0;
  10770. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10771. |
  10772. = note: #[warn(dead_code)] on by default
  10773.  
  10774. warning: constant item is never used: `RSS_KEY9`
  10775. --> alxd/src/device/regs.rs:1699:1
  10776. |
  10777. 1699 | pub const RSS_KEY9: u32 = 0x14D4;
  10778. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10779. |
  10780. = note: #[warn(dead_code)] on by default
  10781.  
  10782. warning: constant item is never used: `RSS_IDT_TBL0`
  10783. --> alxd/src/device/regs.rs:1701:1
  10784. |
  10785. 1701 | pub const RSS_IDT_TBL0: u32 = 0x1B00;
  10786. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10787. |
  10788. = note: #[warn(dead_code)] on by default
  10789.  
  10790. warning: constant item is never used: `RSS_IDT_TBL1`
  10791. --> alxd/src/device/regs.rs:1702:1
  10792. |
  10793. 1702 | pub const RSS_IDT_TBL1: u32 = 0x1B04;
  10794. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10795. |
  10796. = note: #[warn(dead_code)] on by default
  10797.  
  10798. warning: constant item is never used: `RSS_IDT_TBL2`
  10799. --> alxd/src/device/regs.rs:1703:1
  10800. |
  10801. 1703 | pub const RSS_IDT_TBL2: u32 = 0x1B08;
  10802. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10803. |
  10804. = note: #[warn(dead_code)] on by default
  10805.  
  10806. warning: constant item is never used: `RSS_IDT_TBL3`
  10807. --> alxd/src/device/regs.rs:1704:1
  10808. |
  10809. 1704 | pub const RSS_IDT_TBL3: u32 = 0x1B0C;
  10810. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10811. |
  10812. = note: #[warn(dead_code)] on by default
  10813.  
  10814. warning: constant item is never used: `RSS_IDT_TBL4`
  10815. --> alxd/src/device/regs.rs:1705:1
  10816. |
  10817. 1705 | pub const RSS_IDT_TBL4: u32 = 0x1B10;
  10818. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10819. |
  10820. = note: #[warn(dead_code)] on by default
  10821.  
  10822. warning: constant item is never used: `RSS_IDT_TBL5`
  10823. --> alxd/src/device/regs.rs:1706:1
  10824. |
  10825. 1706 | pub const RSS_IDT_TBL5: u32 = 0x1B14;
  10826. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10827. |
  10828. = note: #[warn(dead_code)] on by default
  10829.  
  10830. warning: constant item is never used: `RSS_IDT_TBL6`
  10831. --> alxd/src/device/regs.rs:1707:1
  10832. |
  10833. 1707 | pub const RSS_IDT_TBL6: u32 = 0x1B18;
  10834. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10835. |
  10836. = note: #[warn(dead_code)] on by default
  10837.  
  10838. warning: constant item is never used: `RSS_IDT_TBL7`
  10839. --> alxd/src/device/regs.rs:1708:1
  10840. |
  10841. 1708 | pub const RSS_IDT_TBL7: u32 = 0x1B1C;
  10842. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10843. |
  10844. = note: #[warn(dead_code)] on by default
  10845.  
  10846. warning: constant item is never used: `RSS_IDT_TBL8`
  10847. --> alxd/src/device/regs.rs:1709:1
  10848. |
  10849. 1709 | pub const RSS_IDT_TBL8: u32 = 0x1B20;
  10850. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10851. |
  10852. = note: #[warn(dead_code)] on by default
  10853.  
  10854. warning: constant item is never used: `RSS_IDT_TBL9`
  10855. --> alxd/src/device/regs.rs:1710:1
  10856. |
  10857. 1710 | pub const RSS_IDT_TBL9: u32 = 0x1B24;
  10858. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10859. |
  10860. = note: #[warn(dead_code)] on by default
  10861.  
  10862. warning: constant item is never used: `RSS_IDT_TBL10`
  10863. --> alxd/src/device/regs.rs:1711:1
  10864. |
  10865. 1711 | pub const RSS_IDT_TBL10: u32 = 0x1B28;
  10866. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10867. |
  10868. = note: #[warn(dead_code)] on by default
  10869.  
  10870. warning: constant item is never used: `RSS_IDT_TBL11`
  10871. --> alxd/src/device/regs.rs:1712:1
  10872. |
  10873. 1712 | pub const RSS_IDT_TBL11: u32 = 0x1B2C;
  10874. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10875. |
  10876. = note: #[warn(dead_code)] on by default
  10877.  
  10878. warning: constant item is never used: `RSS_IDT_TBL12`
  10879. --> alxd/src/device/regs.rs:1713:1
  10880. |
  10881. 1713 | pub const RSS_IDT_TBL12: u32 = 0x1B30;
  10882. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10883. |
  10884. = note: #[warn(dead_code)] on by default
  10885.  
  10886. warning: constant item is never used: `RSS_IDT_TBL13`
  10887. --> alxd/src/device/regs.rs:1714:1
  10888. |
  10889. 1714 | pub const RSS_IDT_TBL13: u32 = 0x1B34;
  10890. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10891. |
  10892. = note: #[warn(dead_code)] on by default
  10893.  
  10894. warning: constant item is never used: `RSS_IDT_TBL14`
  10895. --> alxd/src/device/regs.rs:1715:1
  10896. |
  10897. 1715 | pub const RSS_IDT_TBL14: u32 = 0x1B38;
  10898. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10899. |
  10900. = note: #[warn(dead_code)] on by default
  10901.  
  10902. warning: constant item is never used: `RSS_IDT_TBL15`
  10903. --> alxd/src/device/regs.rs:1716:1
  10904. |
  10905. 1716 | pub const RSS_IDT_TBL15: u32 = 0x1B3C;
  10906. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10907. |
  10908. = note: #[warn(dead_code)] on by default
  10909.  
  10910. warning: constant item is never used: `RSS_IDT_TBL16`
  10911. --> alxd/src/device/regs.rs:1717:1
  10912. |
  10913. 1717 | pub const RSS_IDT_TBL16: u32 = 0x1B40;
  10914. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10915. |
  10916. = note: #[warn(dead_code)] on by default
  10917.  
  10918. warning: constant item is never used: `RSS_IDT_TBL17`
  10919. --> alxd/src/device/regs.rs:1718:1
  10920. |
  10921. 1718 | pub const RSS_IDT_TBL17: u32 = 0x1B44;
  10922. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10923. |
  10924. = note: #[warn(dead_code)] on by default
  10925.  
  10926. warning: constant item is never used: `RSS_IDT_TBL18`
  10927. --> alxd/src/device/regs.rs:1719:1
  10928. |
  10929. 1719 | pub const RSS_IDT_TBL18: u32 = 0x1B48;
  10930. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10931. |
  10932. = note: #[warn(dead_code)] on by default
  10933.  
  10934. warning: constant item is never used: `RSS_IDT_TBL19`
  10935. --> alxd/src/device/regs.rs:1720:1
  10936. |
  10937. 1720 | pub const RSS_IDT_TBL19: u32 = 0x1B4C;
  10938. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10939. |
  10940. = note: #[warn(dead_code)] on by default
  10941.  
  10942. warning: constant item is never used: `RSS_IDT_TBL20`
  10943. --> alxd/src/device/regs.rs:1721:1
  10944. |
  10945. 1721 | pub const RSS_IDT_TBL20: u32 = 0x1B50;
  10946. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10947. |
  10948. = note: #[warn(dead_code)] on by default
  10949.  
  10950. warning: constant item is never used: `RSS_IDT_TBL21`
  10951. --> alxd/src/device/regs.rs:1722:1
  10952. |
  10953. 1722 | pub const RSS_IDT_TBL21: u32 = 0x1B54;
  10954. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10955. |
  10956. = note: #[warn(dead_code)] on by default
  10957.  
  10958. warning: constant item is never used: `RSS_IDT_TBL22`
  10959. --> alxd/src/device/regs.rs:1723:1
  10960. |
  10961. 1723 | pub const RSS_IDT_TBL22: u32 = 0x1B58;
  10962. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10963. |
  10964. = note: #[warn(dead_code)] on by default
  10965.  
  10966. warning: constant item is never used: `RSS_IDT_TBL23`
  10967. --> alxd/src/device/regs.rs:1724:1
  10968. |
  10969. 1724 | pub const RSS_IDT_TBL23: u32 = 0x1B5C;
  10970. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10971. |
  10972. = note: #[warn(dead_code)] on by default
  10973.  
  10974. warning: constant item is never used: `RSS_IDT_TBL24`
  10975. --> alxd/src/device/regs.rs:1725:1
  10976. |
  10977. 1725 | pub const RSS_IDT_TBL24: u32 = 0x1B60;
  10978. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10979. |
  10980. = note: #[warn(dead_code)] on by default
  10981.  
  10982. warning: constant item is never used: `RSS_IDT_TBL25`
  10983. --> alxd/src/device/regs.rs:1726:1
  10984. |
  10985. 1726 | pub const RSS_IDT_TBL25: u32 = 0x1B64;
  10986. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10987. |
  10988. = note: #[warn(dead_code)] on by default
  10989.  
  10990. warning: constant item is never used: `RSS_IDT_TBL26`
  10991. --> alxd/src/device/regs.rs:1727:1
  10992. |
  10993. 1727 | pub const RSS_IDT_TBL26: u32 = 0x1B68;
  10994. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10995. |
  10996. = note: #[warn(dead_code)] on by default
  10997.  
  10998. warning: constant item is never used: `RSS_IDT_TBL27`
  10999. --> alxd/src/device/regs.rs:1728:1
  11000. |
  11001. 1728 | pub const RSS_IDT_TBL27: u32 = 0x1B6C;
  11002. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11003. |
  11004. = note: #[warn(dead_code)] on by default
  11005.  
  11006. warning: constant item is never used: `RSS_IDT_TBL28`
  11007. --> alxd/src/device/regs.rs:1729:1
  11008. |
  11009. 1729 | pub const RSS_IDT_TBL28: u32 = 0x1B70;
  11010. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11011. |
  11012. = note: #[warn(dead_code)] on by default
  11013.  
  11014. warning: constant item is never used: `RSS_IDT_TBL29`
  11015. --> alxd/src/device/regs.rs:1730:1
  11016. |
  11017. 1730 | pub const RSS_IDT_TBL29: u32 = 0x1B74;
  11018. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11019. |
  11020. = note: #[warn(dead_code)] on by default
  11021.  
  11022. warning: constant item is never used: `RSS_IDT_TBL30`
  11023. --> alxd/src/device/regs.rs:1731:1
  11024. |
  11025. 1731 | pub const RSS_IDT_TBL30: u32 = 0x1B78;
  11026. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11027. |
  11028. = note: #[warn(dead_code)] on by default
  11029.  
  11030. warning: constant item is never used: `RSS_IDT_TBL31`
  11031. --> alxd/src/device/regs.rs:1732:1
  11032. |
  11033. 1732 | pub const RSS_IDT_TBL31: u32 = 0x1B7C;
  11034. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11035. |
  11036. = note: #[warn(dead_code)] on by default
  11037.  
  11038. warning: constant item is never used: `RSS_HASH_VAL`
  11039. --> alxd/src/device/regs.rs:1734:1
  11040. |
  11041. 1734 | pub const RSS_HASH_VAL: u32 = 0x15B0;
  11042. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11043. |
  11044. = note: #[warn(dead_code)] on by default
  11045.  
  11046. warning: constant item is never used: `RSS_HASH_FLAG`
  11047. --> alxd/src/device/regs.rs:1735:1
  11048. |
  11049. 1735 | pub const RSS_HASH_FLAG: u32 = 0x15B4;
  11050. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11051. |
  11052. = note: #[warn(dead_code)] on by default
  11053.  
  11054. warning: constant item is never used: `RSS_BASE_CPU_NUM`
  11055. --> alxd/src/device/regs.rs:1737:1
  11056. |
  11057. 1737 | pub const RSS_BASE_CPU_NUM: u32 = 0x15B8;
  11058. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11059. |
  11060. = note: #[warn(dead_code)] on by default
  11061.  
  11062. warning: constant item is never used: `MSI_MAP_TBL1`
  11063. --> alxd/src/device/regs.rs:1739:1
  11064. |
  11065. 1739 | pub const MSI_MAP_TBL1: u32 = 0x15D0;
  11066. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11067. |
  11068. = note: #[warn(dead_code)] on by default
  11069.  
  11070. warning: constant item is never used: `MSI_MAP_TBL1_ALERT_MASK`
  11071. --> alxd/src/device/regs.rs:1740:1
  11072. |
  11073. 1740 | pub const MSI_MAP_TBL1_ALERT_MASK: u32 = 0xF;
  11074. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11075. |
  11076. = note: #[warn(dead_code)] on by default
  11077.  
  11078. warning: constant item is never used: `MSI_MAP_TBL1_ALERT_SHIFT`
  11079. --> alxd/src/device/regs.rs:1741:1
  11080. |
  11081. 1741 | pub const MSI_MAP_TBL1_ALERT_SHIFT: u32 = 28;
  11082. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11083. |
  11084. = note: #[warn(dead_code)] on by default
  11085.  
  11086. warning: constant item is never used: `MSI_MAP_TBL1_TIMER_MASK`
  11087. --> alxd/src/device/regs.rs:1742:1
  11088. |
  11089. 1742 | pub const MSI_MAP_TBL1_TIMER_MASK: u32 = 0xF;
  11090. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11091. |
  11092. = note: #[warn(dead_code)] on by default
  11093.  
  11094. warning: constant item is never used: `MSI_MAP_TBL1_TIMER_SHIFT`
  11095. --> alxd/src/device/regs.rs:1743:1
  11096. |
  11097. 1743 | pub const MSI_MAP_TBL1_TIMER_SHIFT: u32 = 24;
  11098. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11099. |
  11100. = note: #[warn(dead_code)] on by default
  11101.  
  11102. warning: constant item is never used: `MSI_MAP_TBL1_TXQ1_MASK`
  11103. --> alxd/src/device/regs.rs:1744:1
  11104. |
  11105. 1744 | pub const MSI_MAP_TBL1_TXQ1_MASK: u32 = 0xF;
  11106. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11107. |
  11108. = note: #[warn(dead_code)] on by default
  11109.  
  11110. warning: constant item is never used: `MSI_MAP_TBL1_TXQ1_SHIFT`
  11111. --> alxd/src/device/regs.rs:1745:1
  11112. |
  11113. 1745 | pub const MSI_MAP_TBL1_TXQ1_SHIFT: u32 = 20;
  11114. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11115. |
  11116. = note: #[warn(dead_code)] on by default
  11117.  
  11118. warning: constant item is never used: `MSI_MAP_TBL1_TXQ0_MASK`
  11119. --> alxd/src/device/regs.rs:1746:1
  11120. |
  11121. 1746 | pub const MSI_MAP_TBL1_TXQ0_MASK: u32 = 0xF;
  11122. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11123. |
  11124. = note: #[warn(dead_code)] on by default
  11125.  
  11126. warning: constant item is never used: `MSI_MAP_TBL1_TXQ0_SHIFT`
  11127. --> alxd/src/device/regs.rs:1747:1
  11128. |
  11129. 1747 | pub const MSI_MAP_TBL1_TXQ0_SHIFT: u32 = 16;
  11130. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11131. |
  11132. = note: #[warn(dead_code)] on by default
  11133.  
  11134. warning: constant item is never used: `MSI_MAP_TBL1_RXQ3_MASK`
  11135. --> alxd/src/device/regs.rs:1748:1
  11136. |
  11137. 1748 | pub const MSI_MAP_TBL1_RXQ3_MASK: u32 = 0xF;
  11138. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11139. |
  11140. = note: #[warn(dead_code)] on by default
  11141.  
  11142. warning: constant item is never used: `MSI_MAP_TBL1_RXQ3_SHIFT`
  11143. --> alxd/src/device/regs.rs:1749:1
  11144. |
  11145. 1749 | pub const MSI_MAP_TBL1_RXQ3_SHIFT: u32 = 12;
  11146. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11147. |
  11148. = note: #[warn(dead_code)] on by default
  11149.  
  11150. warning: constant item is never used: `MSI_MAP_TBL1_RXQ2_MASK`
  11151. --> alxd/src/device/regs.rs:1750:1
  11152. |
  11153. 1750 | pub const MSI_MAP_TBL1_RXQ2_MASK: u32 = 0xF;
  11154. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11155. |
  11156. = note: #[warn(dead_code)] on by default
  11157.  
  11158. warning: constant item is never used: `MSI_MAP_TBL1_RXQ2_SHIFT`
  11159. --> alxd/src/device/regs.rs:1751:1
  11160. |
  11161. 1751 | pub const MSI_MAP_TBL1_RXQ2_SHIFT: u32 = 8;
  11162. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11163. |
  11164. = note: #[warn(dead_code)] on by default
  11165.  
  11166. warning: constant item is never used: `MSI_MAP_TBL1_RXQ1_MASK`
  11167. --> alxd/src/device/regs.rs:1752:1
  11168. |
  11169. 1752 | pub const MSI_MAP_TBL1_RXQ1_MASK: u32 = 0xF;
  11170. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11171. |
  11172. = note: #[warn(dead_code)] on by default
  11173.  
  11174. warning: constant item is never used: `MSI_MAP_TBL1_RXQ1_SHIFT`
  11175. --> alxd/src/device/regs.rs:1753:1
  11176. |
  11177. 1753 | pub const MSI_MAP_TBL1_RXQ1_SHIFT: u32 = 4;
  11178. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11179. |
  11180. = note: #[warn(dead_code)] on by default
  11181.  
  11182. warning: constant item is never used: `MSI_MAP_TBL1_RXQ0_MASK`
  11183. --> alxd/src/device/regs.rs:1754:1
  11184. |
  11185. 1754 | pub const MSI_MAP_TBL1_RXQ0_MASK: u32 = 0xF;
  11186. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11187. |
  11188. = note: #[warn(dead_code)] on by default
  11189.  
  11190. warning: constant item is never used: `MSI_MAP_TBL1_RXQ0_SHIFT`
  11191. --> alxd/src/device/regs.rs:1755:1
  11192. |
  11193. 1755 | pub const MSI_MAP_TBL1_RXQ0_SHIFT: u32 = 0;
  11194. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11195. |
  11196. = note: #[warn(dead_code)] on by default
  11197.  
  11198. warning: constant item is never used: `MSI_MAP_TBL2`
  11199. --> alxd/src/device/regs.rs:1757:1
  11200. |
  11201. 1757 | pub const MSI_MAP_TBL2: u32 = 0x15D8;
  11202. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11203. |
  11204. = note: #[warn(dead_code)] on by default
  11205.  
  11206. warning: constant item is never used: `MSI_MAP_TBL2_PHY_MASK`
  11207. --> alxd/src/device/regs.rs:1758:1
  11208. |
  11209. 1758 | pub const MSI_MAP_TBL2_PHY_MASK: u32 = 0xF;
  11210. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11211. |
  11212. = note: #[warn(dead_code)] on by default
  11213.  
  11214. warning: constant item is never used: `MSI_MAP_TBL2_PHY_SHIFT`
  11215. --> alxd/src/device/regs.rs:1759:1
  11216. |
  11217. 1759 | pub const MSI_MAP_TBL2_PHY_SHIFT: u32 = 28;
  11218. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11219. |
  11220. = note: #[warn(dead_code)] on by default
  11221.  
  11222. warning: constant item is never used: `MSI_MAP_TBL2_SMB_MASK`
  11223. --> alxd/src/device/regs.rs:1760:1
  11224. |
  11225. 1760 | pub const MSI_MAP_TBL2_SMB_MASK: u32 = 0xF;
  11226. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11227. |
  11228. = note: #[warn(dead_code)] on by default
  11229.  
  11230. warning: constant item is never used: `MSI_MAP_TBL2_SMB_SHIFT`
  11231. --> alxd/src/device/regs.rs:1761:1
  11232. |
  11233. 1761 | pub const MSI_MAP_TBL2_SMB_SHIFT: u32 = 24;
  11234. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11235. |
  11236. = note: #[warn(dead_code)] on by default
  11237.  
  11238. warning: constant item is never used: `MSI_MAP_TBL2_TXQ3_MASK`
  11239. --> alxd/src/device/regs.rs:1762:1
  11240. |
  11241. 1762 | pub const MSI_MAP_TBL2_TXQ3_MASK: u32 = 0xF;
  11242. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11243. |
  11244. = note: #[warn(dead_code)] on by default
  11245.  
  11246. warning: constant item is never used: `MSI_MAP_TBL2_TXQ3_SHIFT`
  11247. --> alxd/src/device/regs.rs:1763:1
  11248. |
  11249. 1763 | pub const MSI_MAP_TBL2_TXQ3_SHIFT: u32 = 20;
  11250. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11251. |
  11252. = note: #[warn(dead_code)] on by default
  11253.  
  11254. warning: constant item is never used: `MSI_MAP_TBL2_TXQ2_MASK`
  11255. --> alxd/src/device/regs.rs:1764:1
  11256. |
  11257. 1764 | pub const MSI_MAP_TBL2_TXQ2_MASK: u32 = 0xF;
  11258. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11259. |
  11260. = note: #[warn(dead_code)] on by default
  11261.  
  11262. warning: constant item is never used: `MSI_MAP_TBL2_TXQ2_SHIFT`
  11263. --> alxd/src/device/regs.rs:1765:1
  11264. |
  11265. 1765 | pub const MSI_MAP_TBL2_TXQ2_SHIFT: u32 = 16;
  11266. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11267. |
  11268. = note: #[warn(dead_code)] on by default
  11269.  
  11270. warning: constant item is never used: `MSI_MAP_TBL2_RXQ7_MASK`
  11271. --> alxd/src/device/regs.rs:1766:1
  11272. |
  11273. 1766 | pub const MSI_MAP_TBL2_RXQ7_MASK: u32 = 0xF;
  11274. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11275. |
  11276. = note: #[warn(dead_code)] on by default
  11277.  
  11278. warning: constant item is never used: `MSI_MAP_TBL2_RXQ7_SHIFT`
  11279. --> alxd/src/device/regs.rs:1767:1
  11280. |
  11281. 1767 | pub const MSI_MAP_TBL2_RXQ7_SHIFT: u32 = 12;
  11282. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11283. |
  11284. = note: #[warn(dead_code)] on by default
  11285.  
  11286. warning: constant item is never used: `MSI_MAP_TBL2_RXQ6_MASK`
  11287. --> alxd/src/device/regs.rs:1768:1
  11288. |
  11289. 1768 | pub const MSI_MAP_TBL2_RXQ6_MASK: u32 = 0xF;
  11290. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11291. |
  11292. = note: #[warn(dead_code)] on by default
  11293.  
  11294. warning: constant item is never used: `MSI_MAP_TBL2_RXQ6_SHIFT`
  11295. --> alxd/src/device/regs.rs:1769:1
  11296. |
  11297. 1769 | pub const MSI_MAP_TBL2_RXQ6_SHIFT: u32 = 8;
  11298. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11299. |
  11300. = note: #[warn(dead_code)] on by default
  11301.  
  11302. warning: constant item is never used: `MSI_MAP_TBL2_RXQ5_MASK`
  11303. --> alxd/src/device/regs.rs:1770:1
  11304. |
  11305. 1770 | pub const MSI_MAP_TBL2_RXQ5_MASK: u32 = 0xF;
  11306. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11307. |
  11308. = note: #[warn(dead_code)] on by default
  11309.  
  11310. warning: constant item is never used: `MSI_MAP_TBL2_RXQ5_SHIFT`
  11311. --> alxd/src/device/regs.rs:1771:1
  11312. |
  11313. 1771 | pub const MSI_MAP_TBL2_RXQ5_SHIFT: u32 = 4;
  11314. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11315. |
  11316. = note: #[warn(dead_code)] on by default
  11317.  
  11318. warning: constant item is never used: `MSI_MAP_TBL2_RXQ4_MASK`
  11319. --> alxd/src/device/regs.rs:1772:1
  11320. |
  11321. 1772 | pub const MSI_MAP_TBL2_RXQ4_MASK: u32 = 0xF;
  11322. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11323. |
  11324. = note: #[warn(dead_code)] on by default
  11325.  
  11326. warning: constant item is never used: `MSI_MAP_TBL2_RXQ4_SHIFT`
  11327. --> alxd/src/device/regs.rs:1773:1
  11328. |
  11329. 1773 | pub const MSI_MAP_TBL2_RXQ4_SHIFT: u32 = 0;
  11330. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11331. |
  11332. = note: #[warn(dead_code)] on by default
  11333.  
  11334. warning: constant item is never used: `MSI_ID_MAP`
  11335. --> alxd/src/device/regs.rs:1775:1
  11336. |
  11337. 1775 | pub const MSI_ID_MAP: u32 = 0x15D4;
  11338. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11339. |
  11340. = note: #[warn(dead_code)] on by default
  11341.  
  11342. warning: constant item is never used: `MSI_ID_MAP_RXQ7`
  11343. --> alxd/src/device/regs.rs:1776:1
  11344. |
  11345. 1776 | pub const MSI_ID_MAP_RXQ7: u32 = 1 << 30;
  11346. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11347. |
  11348. = note: #[warn(dead_code)] on by default
  11349.  
  11350. warning: constant item is never used: `MSI_ID_MAP_RXQ6`
  11351. --> alxd/src/device/regs.rs:1777:1
  11352. |
  11353. 1777 | pub const MSI_ID_MAP_RXQ6: u32 = 1 << 29;
  11354. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11355. |
  11356. = note: #[warn(dead_code)] on by default
  11357.  
  11358. warning: constant item is never used: `MSI_ID_MAP_RXQ5`
  11359. --> alxd/src/device/regs.rs:1778:1
  11360. |
  11361. 1778 | pub const MSI_ID_MAP_RXQ5: u32 = 1 << 28;
  11362. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11363. |
  11364. = note: #[warn(dead_code)] on by default
  11365.  
  11366. warning: constant item is never used: `MSI_ID_MAP_RXQ4`
  11367. --> alxd/src/device/regs.rs:1779:1
  11368. |
  11369. 1779 | pub const MSI_ID_MAP_RXQ4: u32 = 1 << 27;
  11370. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11371. |
  11372. = note: #[warn(dead_code)] on by default
  11373.  
  11374. warning: constant item is never used: `MSI_ID_MAP_PCIELNKDW`
  11375. --> alxd/src/device/regs.rs:1781:1
  11376. |
  11377. 1781 | pub const MSI_ID_MAP_PCIELNKDW: u32 = 1 << 26;
  11378. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11379. |
  11380. = note: #[warn(dead_code)] on by default
  11381.  
  11382. warning: constant item is never used: `MSI_ID_MAP_PCIECERR`
  11383. --> alxd/src/device/regs.rs:1782:1
  11384. |
  11385. 1782 | pub const MSI_ID_MAP_PCIECERR: u32 = 1 << 25;
  11386. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11387. |
  11388. = note: #[warn(dead_code)] on by default
  11389.  
  11390. warning: constant item is never used: `MSI_ID_MAP_PCIENFERR`
  11391. --> alxd/src/device/regs.rs:1783:1
  11392. |
  11393. 1783 | pub const MSI_ID_MAP_PCIENFERR: u32 = 1 << 24;
  11394. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11395. |
  11396. = note: #[warn(dead_code)] on by default
  11397.  
  11398. warning: constant item is never used: `MSI_ID_MAP_PCIEFERR`
  11399. --> alxd/src/device/regs.rs:1784:1
  11400. |
  11401. 1784 | pub const MSI_ID_MAP_PCIEFERR: u32 = 1 << 23;
  11402. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11403. |
  11404. = note: #[warn(dead_code)] on by default
  11405.  
  11406. warning: constant item is never used: `MSI_ID_MAP_PCIEUR`
  11407. --> alxd/src/device/regs.rs:1785:1
  11408. |
  11409. 1785 | pub const MSI_ID_MAP_PCIEUR: u32 = 1 << 22;
  11410. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11411. |
  11412. = note: #[warn(dead_code)] on by default
  11413.  
  11414. warning: constant item is never used: `MSI_ID_MAP_MACTX`
  11415. --> alxd/src/device/regs.rs:1786:1
  11416. |
  11417. 1786 | pub const MSI_ID_MAP_MACTX: u32 = 1 << 21;
  11418. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11419. |
  11420. = note: #[warn(dead_code)] on by default
  11421.  
  11422. warning: constant item is never used: `MSI_ID_MAP_MACRX`
  11423. --> alxd/src/device/regs.rs:1787:1
  11424. |
  11425. 1787 | pub const MSI_ID_MAP_MACRX: u32 = 1 << 20;
  11426. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11427. |
  11428. = note: #[warn(dead_code)] on by default
  11429.  
  11430. warning: constant item is never used: `MSI_ID_MAP_RXQ3`
  11431. --> alxd/src/device/regs.rs:1788:1
  11432. |
  11433. 1788 | pub const MSI_ID_MAP_RXQ3: u32 = 1 << 19;
  11434. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11435. |
  11436. = note: #[warn(dead_code)] on by default
  11437.  
  11438. warning: constant item is never used: `MSI_ID_MAP_RXQ2`
  11439. --> alxd/src/device/regs.rs:1789:1
  11440. |
  11441. 1789 | pub const MSI_ID_MAP_RXQ2: u32 = 1 << 18;
  11442. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11443. |
  11444. = note: #[warn(dead_code)] on by default
  11445.  
  11446. warning: constant item is never used: `MSI_ID_MAP_RXQ1`
  11447. --> alxd/src/device/regs.rs:1790:1
  11448. |
  11449. 1790 | pub const MSI_ID_MAP_RXQ1: u32 = 1 << 17;
  11450. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11451. |
  11452. = note: #[warn(dead_code)] on by default
  11453.  
  11454. warning: constant item is never used: `MSI_ID_MAP_RXQ0`
  11455. --> alxd/src/device/regs.rs:1791:1
  11456. |
  11457. 1791 | pub const MSI_ID_MAP_RXQ0: u32 = 1 << 16;
  11458. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11459. |
  11460. = note: #[warn(dead_code)] on by default
  11461.  
  11462. warning: constant item is never used: `MSI_ID_MAP_TXQ0`
  11463. --> alxd/src/device/regs.rs:1792:1
  11464. |
  11465. 1792 | pub const MSI_ID_MAP_TXQ0: u32 = 1 << 15;
  11466. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11467. |
  11468. = note: #[warn(dead_code)] on by default
  11469.  
  11470. warning: constant item is never used: `MSI_ID_MAP_TXQTO`
  11471. --> alxd/src/device/regs.rs:1793:1
  11472. |
  11473. 1793 | pub const MSI_ID_MAP_TXQTO: u32 = 1 << 14;
  11474. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11475. |
  11476. = note: #[warn(dead_code)] on by default
  11477.  
  11478. warning: constant item is never used: `MSI_ID_MAP_LPW`
  11479. --> alxd/src/device/regs.rs:1794:1
  11480. |
  11481. 1794 | pub const MSI_ID_MAP_LPW: u32 = 1 << 13;
  11482. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11483. |
  11484. = note: #[warn(dead_code)] on by default
  11485.  
  11486. warning: constant item is never used: `MSI_ID_MAP_PHY`
  11487. --> alxd/src/device/regs.rs:1795:1
  11488. |
  11489. 1795 | pub const MSI_ID_MAP_PHY: u32 = 1 << 12;
  11490. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11491. |
  11492. = note: #[warn(dead_code)] on by default
  11493.  
  11494. warning: constant item is never used: `MSI_ID_MAP_TXCREDIT`
  11495. --> alxd/src/device/regs.rs:1796:1
  11496. |
  11497. 1796 | pub const MSI_ID_MAP_TXCREDIT: u32 = 1 << 11;
  11498. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11499. |
  11500. = note: #[warn(dead_code)] on by default
  11501.  
  11502. warning: constant item is never used: `MSI_ID_MAP_DMAW`
  11503. --> alxd/src/device/regs.rs:1797:1
  11504. |
  11505. 1797 | pub const MSI_ID_MAP_DMAW: u32 = 1 << 10;
  11506. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11507. |
  11508. = note: #[warn(dead_code)] on by default
  11509.  
  11510. warning: constant item is never used: `MSI_ID_MAP_DMAR`
  11511. --> alxd/src/device/regs.rs:1798:1
  11512. |
  11513. 1798 | pub const MSI_ID_MAP_DMAR: u32 = 1 << 9;
  11514. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11515. |
  11516. = note: #[warn(dead_code)] on by default
  11517.  
  11518. warning: constant item is never used: `MSI_ID_MAP_TXFUR`
  11519. --> alxd/src/device/regs.rs:1799:1
  11520. |
  11521. 1799 | pub const MSI_ID_MAP_TXFUR: u32 = 1 << 8;
  11522. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11523. |
  11524. = note: #[warn(dead_code)] on by default
  11525.  
  11526. warning: constant item is never used: `MSI_ID_MAP_TXQ3`
  11527. --> alxd/src/device/regs.rs:1800:1
  11528. |
  11529. 1800 | pub const MSI_ID_MAP_TXQ3: u32 = 1 << 7;
  11530. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11531. |
  11532. = note: #[warn(dead_code)] on by default
  11533.  
  11534. warning: constant item is never used: `MSI_ID_MAP_TXQ2`
  11535. --> alxd/src/device/regs.rs:1801:1
  11536. |
  11537. 1801 | pub const MSI_ID_MAP_TXQ2: u32 = 1 << 6;
  11538. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11539. |
  11540. = note: #[warn(dead_code)] on by default
  11541.  
  11542. warning: constant item is never used: `MSI_ID_MAP_TXQ1`
  11543. --> alxd/src/device/regs.rs:1802:1
  11544. |
  11545. 1802 | pub const MSI_ID_MAP_TXQ1: u32 = 1 << 5;
  11546. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11547. |
  11548. = note: #[warn(dead_code)] on by default
  11549.  
  11550. warning: constant item is never used: `MSI_ID_MAP_RFDUR`
  11551. --> alxd/src/device/regs.rs:1803:1
  11552. |
  11553. 1803 | pub const MSI_ID_MAP_RFDUR: u32 = 1 << 4;
  11554. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11555. |
  11556. = note: #[warn(dead_code)] on by default
  11557.  
  11558. warning: constant item is never used: `MSI_ID_MAP_RXFOV`
  11559. --> alxd/src/device/regs.rs:1804:1
  11560. |
  11561. 1804 | pub const MSI_ID_MAP_RXFOV: u32 = 1 << 3;
  11562. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11563. |
  11564. = note: #[warn(dead_code)] on by default
  11565.  
  11566. warning: constant item is never used: `MSI_ID_MAP_MANU`
  11567. --> alxd/src/device/regs.rs:1805:1
  11568. |
  11569. 1805 | pub const MSI_ID_MAP_MANU: u32 = 1 << 2;
  11570. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11571. |
  11572. = note: #[warn(dead_code)] on by default
  11573.  
  11574. warning: constant item is never used: `MSI_ID_MAP_TIMER`
  11575. --> alxd/src/device/regs.rs:1806:1
  11576. |
  11577. 1806 | pub const MSI_ID_MAP_TIMER: u32 = 1 << 1;
  11578. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11579. |
  11580. = note: #[warn(dead_code)] on by default
  11581.  
  11582. warning: constant item is never used: `MSI_ID_MAP_SMB`
  11583. --> alxd/src/device/regs.rs:1807:1
  11584. |
  11585. 1807 | pub const MSI_ID_MAP_SMB: u32 = 1 << 0;
  11586. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11587. |
  11588. = note: #[warn(dead_code)] on by default
  11589.  
  11590. warning: constant item is never used: `MSI_RETRANS_TIMER`
  11591. --> alxd/src/device/regs.rs:1809:1
  11592. |
  11593. 1809 | pub const MSI_RETRANS_TIMER: u32 = 0x1920;
  11594. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11595. |
  11596. = note: #[warn(dead_code)] on by default
  11597.  
  11598. warning: constant item is never used: `MSI_MASK_SEL_LINE`
  11599. --> alxd/src/device/regs.rs:1811:1
  11600. |
  11601. 1811 | pub const MSI_MASK_SEL_LINE: u32 = 1 << 16;
  11602. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11603. |
  11604. = note: #[warn(dead_code)] on by default
  11605.  
  11606. warning: constant item is never used: `MSI_RETRANS_TM_MASK`
  11607. --> alxd/src/device/regs.rs:1812:1
  11608. |
  11609. 1812 | pub const MSI_RETRANS_TM_MASK: u32 = 0xFFFF;
  11610. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11611. |
  11612. = note: #[warn(dead_code)] on by default
  11613.  
  11614. warning: constant item is never used: `MSI_RETRANS_TM_SHIFT`
  11615. --> alxd/src/device/regs.rs:1813:1
  11616. |
  11617. 1813 | pub const MSI_RETRANS_TM_SHIFT: u32 = 0;
  11618. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11619. |
  11620. = note: #[warn(dead_code)] on by default
  11621.  
  11622. warning: constant item is never used: `CR_DMA_CTRL`
  11623. --> alxd/src/device/regs.rs:1815:1
  11624. |
  11625. 1815 | pub const CR_DMA_CTRL: u32 = 0x1930;
  11626. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11627. |
  11628. = note: #[warn(dead_code)] on by default
  11629.  
  11630. warning: constant item is never used: `CR_DMA_CTRL_PRI`
  11631. --> alxd/src/device/regs.rs:1816:1
  11632. |
  11633. 1816 | pub const CR_DMA_CTRL_PRI: u32 = 1 << 22;
  11634. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11635. |
  11636. = note: #[warn(dead_code)] on by default
  11637.  
  11638. warning: constant item is never used: `CR_DMA_CTRL_RRDRXD_JOINT`
  11639. --> alxd/src/device/regs.rs:1817:1
  11640. |
  11641. 1817 | pub const CR_DMA_CTRL_RRDRXD_JOINT: u32 = 1 << 21;
  11642. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11643. |
  11644. = note: #[warn(dead_code)] on by default
  11645.  
  11646. warning: constant item is never used: `CR_DMA_CTRL_BWCREDIT_MASK`
  11647. --> alxd/src/device/regs.rs:1818:1
  11648. |
  11649. 1818 | pub const CR_DMA_CTRL_BWCREDIT_MASK: u32 = 0x3;
  11650. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11651. |
  11652. = note: #[warn(dead_code)] on by default
  11653.  
  11654. warning: constant item is never used: `CR_DMA_CTRL_BWCREDIT_SHIFT`
  11655. --> alxd/src/device/regs.rs:1819:1
  11656. |
  11657. 1819 | pub const CR_DMA_CTRL_BWCREDIT_SHIFT: u32 = 19;
  11658. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11659. |
  11660. = note: #[warn(dead_code)] on by default
  11661.  
  11662. warning: constant item is never used: `CR_DMA_CTRL_BWCREDIT_2KB`
  11663. --> alxd/src/device/regs.rs:1820:1
  11664. |
  11665. 1820 | pub const CR_DMA_CTRL_BWCREDIT_2KB: u32 = 0;
  11666. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11667. |
  11668. = note: #[warn(dead_code)] on by default
  11669.  
  11670. warning: constant item is never used: `CR_DMA_CTRL_BWCREDIT_1KB`
  11671. --> alxd/src/device/regs.rs:1821:1
  11672. |
  11673. 1821 | pub const CR_DMA_CTRL_BWCREDIT_1KB: u32 = 1;
  11674. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11675. |
  11676. = note: #[warn(dead_code)] on by default
  11677.  
  11678. warning: constant item is never used: `CR_DMA_CTRL_BWCREDIT_4KB`
  11679. --> alxd/src/device/regs.rs:1822:1
  11680. |
  11681. 1822 | pub const CR_DMA_CTRL_BWCREDIT_4KB: u32 = 2;
  11682. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11683. |
  11684. = note: #[warn(dead_code)] on by default
  11685.  
  11686. warning: constant item is never used: `CR_DMA_CTRL_BWCREDIT_8KB`
  11687. --> alxd/src/device/regs.rs:1823:1
  11688. |
  11689. 1823 | pub const CR_DMA_CTRL_BWCREDIT_8KB: u32 = 3;
  11690. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11691. |
  11692. = note: #[warn(dead_code)] on by default
  11693.  
  11694. warning: constant item is never used: `CR_DMA_CTRL_BW_EN`
  11695. --> alxd/src/device/regs.rs:1824:1
  11696. |
  11697. 1824 | pub const CR_DMA_CTRL_BW_EN: u32 = 1 << 18;
  11698. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11699. |
  11700. = note: #[warn(dead_code)] on by default
  11701.  
  11702. warning: constant item is never used: `CR_DMA_CTRL_BW_RATIO_MASK`
  11703. --> alxd/src/device/regs.rs:1825:1
  11704. |
  11705. 1825 | pub const CR_DMA_CTRL_BW_RATIO_MASK: u32 = 0x3;
  11706. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11707. |
  11708. = note: #[warn(dead_code)] on by default
  11709.  
  11710. warning: constant item is never used: `CR_DMA_CTRL_BW_RATIO_1_2`
  11711. --> alxd/src/device/regs.rs:1826:1
  11712. |
  11713. 1826 | pub const CR_DMA_CTRL_BW_RATIO_1_2: u32 = 0;
  11714. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11715. |
  11716. = note: #[warn(dead_code)] on by default
  11717.  
  11718. warning: constant item is never used: `CR_DMA_CTRL_BW_RATIO_1_4`
  11719. --> alxd/src/device/regs.rs:1827:1
  11720. |
  11721. 1827 | pub const CR_DMA_CTRL_BW_RATIO_1_4: u32 = 1;
  11722. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11723. |
  11724. = note: #[warn(dead_code)] on by default
  11725.  
  11726. warning: constant item is never used: `CR_DMA_CTRL_BW_RATIO_1_8`
  11727. --> alxd/src/device/regs.rs:1828:1
  11728. |
  11729. 1828 | pub const CR_DMA_CTRL_BW_RATIO_1_8: u32 = 2;
  11730. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11731. |
  11732. = note: #[warn(dead_code)] on by default
  11733.  
  11734. warning: constant item is never used: `CR_DMA_CTRL_BW_RATIO_2_1`
  11735. --> alxd/src/device/regs.rs:1829:1
  11736. |
  11737. 1829 | pub const CR_DMA_CTRL_BW_RATIO_2_1: u32 = 3;
  11738. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11739. |
  11740. = note: #[warn(dead_code)] on by default
  11741.  
  11742. warning: constant item is never used: `CR_DMA_CTRL_SOFT_RST`
  11743. --> alxd/src/device/regs.rs:1830:1
  11744. |
  11745. 1830 | pub const CR_DMA_CTRL_SOFT_RST: u32 = 1 << 11;
  11746. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11747. |
  11748. = note: #[warn(dead_code)] on by default
  11749.  
  11750. warning: constant item is never used: `CR_DMA_CTRL_TXEARLY_EN`
  11751. --> alxd/src/device/regs.rs:1831:1
  11752. |
  11753. 1831 | pub const CR_DMA_CTRL_TXEARLY_EN: u32 = 1 << 10;
  11754. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11755. |
  11756. = note: #[warn(dead_code)] on by default
  11757.  
  11758. warning: constant item is never used: `CR_DMA_CTRL_RXEARLY_EN`
  11759. --> alxd/src/device/regs.rs:1832:1
  11760. |
  11761. 1832 | pub const CR_DMA_CTRL_RXEARLY_EN: u32 = 1 << 9;
  11762. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11763. |
  11764. = note: #[warn(dead_code)] on by default
  11765.  
  11766. warning: constant item is never used: `CR_DMA_CTRL_WEARLY_EN`
  11767. --> alxd/src/device/regs.rs:1833:1
  11768. |
  11769. 1833 | pub const CR_DMA_CTRL_WEARLY_EN: u32 = 1 << 8;
  11770. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11771. |
  11772. = note: #[warn(dead_code)] on by default
  11773.  
  11774. warning: constant item is never used: `CR_DMA_CTRL_RXTH_MASK`
  11775. --> alxd/src/device/regs.rs:1834:1
  11776. |
  11777. 1834 | pub const CR_DMA_CTRL_RXTH_MASK: u32 = 0xF;
  11778. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11779. |
  11780. = note: #[warn(dead_code)] on by default
  11781.  
  11782. warning: constant item is never used: `CR_DMA_CTRL_WTH_MASK`
  11783. --> alxd/src/device/regs.rs:1835:1
  11784. |
  11785. 1835 | pub const CR_DMA_CTRL_WTH_MASK: u32 = 0xF;
  11786. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11787. |
  11788. = note: #[warn(dead_code)] on by default
  11789.  
  11790. warning: constant item is never used: `EFUSE_BIST`
  11791. --> alxd/src/device/regs.rs:1838:1
  11792. |
  11793. 1838 | pub const EFUSE_BIST: u32 = 0x1934;
  11794. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11795. |
  11796. = note: #[warn(dead_code)] on by default
  11797.  
  11798. warning: constant item is never used: `EFUSE_BIST_COL_MASK`
  11799. --> alxd/src/device/regs.rs:1839:1
  11800. |
  11801. 1839 | pub const EFUSE_BIST_COL_MASK: u32 = 0x3F;
  11802. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11803. |
  11804. = note: #[warn(dead_code)] on by default
  11805.  
  11806. warning: constant item is never used: `EFUSE_BIST_COL_SHIFT`
  11807. --> alxd/src/device/regs.rs:1840:1
  11808. |
  11809. 1840 | pub const EFUSE_BIST_COL_SHIFT: u32 = 24;
  11810. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11811. |
  11812. = note: #[warn(dead_code)] on by default
  11813.  
  11814. warning: constant item is never used: `EFUSE_BIST_ROW_MASK`
  11815. --> alxd/src/device/regs.rs:1841:1
  11816. |
  11817. 1841 | pub const EFUSE_BIST_ROW_MASK: u32 = 0x7F;
  11818. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11819. |
  11820. = note: #[warn(dead_code)] on by default
  11821.  
  11822. warning: constant item is never used: `EFUSE_BIST_ROW_SHIFT`
  11823. --> alxd/src/device/regs.rs:1842:1
  11824. |
  11825. 1842 | pub const EFUSE_BIST_ROW_SHIFT: u32 = 12;
  11826. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11827. |
  11828. = note: #[warn(dead_code)] on by default
  11829.  
  11830. warning: constant item is never used: `EFUSE_BIST_STEP_MASK`
  11831. --> alxd/src/device/regs.rs:1843:1
  11832. |
  11833. 1843 | pub const EFUSE_BIST_STEP_MASK: u32 = 0xF;
  11834. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11835. |
  11836. = note: #[warn(dead_code)] on by default
  11837.  
  11838. warning: constant item is never used: `EFUSE_BIST_STEP_SHIFT`
  11839. --> alxd/src/device/regs.rs:1844:1
  11840. |
  11841. 1844 | pub const EFUSE_BIST_STEP_SHIFT: u32 = 8;
  11842. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11843. |
  11844. = note: #[warn(dead_code)] on by default
  11845.  
  11846. warning: constant item is never used: `EFUSE_BIST_PAT_MASK`
  11847. --> alxd/src/device/regs.rs:1845:1
  11848. |
  11849. 1845 | pub const EFUSE_BIST_PAT_MASK: u32 = 0x7;
  11850. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11851. |
  11852. = note: #[warn(dead_code)] on by default
  11853.  
  11854. warning: constant item is never used: `EFUSE_BIST_PAT_SHIFT`
  11855. --> alxd/src/device/regs.rs:1846:1
  11856. |
  11857. 1846 | pub const EFUSE_BIST_PAT_SHIFT: u32 = 4;
  11858. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11859. |
  11860. = note: #[warn(dead_code)] on by default
  11861.  
  11862. warning: constant item is never used: `EFUSE_BIST_CRITICAL`
  11863. --> alxd/src/device/regs.rs:1847:1
  11864. |
  11865. 1847 | pub const EFUSE_BIST_CRITICAL: u32 = 1 << 3;
  11866. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11867. |
  11868. = note: #[warn(dead_code)] on by default
  11869.  
  11870. warning: constant item is never used: `EFUSE_BIST_FIXED`
  11871. --> alxd/src/device/regs.rs:1848:1
  11872. |
  11873. 1848 | pub const EFUSE_BIST_FIXED: u32 = 1 << 2;
  11874. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11875. |
  11876. = note: #[warn(dead_code)] on by default
  11877.  
  11878. warning: constant item is never used: `EFUSE_BIST_FAIL`
  11879. --> alxd/src/device/regs.rs:1849:1
  11880. |
  11881. 1849 | pub const EFUSE_BIST_FAIL: u32 = 1 << 1;
  11882. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11883. |
  11884. = note: #[warn(dead_code)] on by default
  11885.  
  11886. warning: constant item is never used: `EFUSE_BIST_NOW`
  11887. --> alxd/src/device/regs.rs:1850:1
  11888. |
  11889. 1850 | pub const EFUSE_BIST_NOW: u32 = 1 << 0;
  11890. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11891. |
  11892. = note: #[warn(dead_code)] on by default
  11893.  
  11894. warning: constant item is never used: `WRR_PRI_RESTRICT_ALL`
  11895. --> alxd/src/device/regs.rs:1858:1
  11896. |
  11897. 1858 | pub const WRR_PRI_RESTRICT_ALL: u32 = 0;
  11898. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11899. |
  11900. = note: #[warn(dead_code)] on by default
  11901.  
  11902. warning: constant item is never used: `WRR_PRI_RESTRICT_HI`
  11903. --> alxd/src/device/regs.rs:1859:1
  11904. |
  11905. 1859 | pub const WRR_PRI_RESTRICT_HI: u32 = 1;
  11906. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11907. |
  11908. = note: #[warn(dead_code)] on by default
  11909.  
  11910. warning: constant item is never used: `WRR_PRI_RESTRICT_HI2`
  11911. --> alxd/src/device/regs.rs:1860:1
  11912. |
  11913. 1860 | pub const WRR_PRI_RESTRICT_HI2: u32 = 2;
  11914. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11915. |
  11916. = note: #[warn(dead_code)] on by default
  11917.  
  11918. warning: constant item is never used: `CPUMAP1`
  11919. --> alxd/src/device/regs.rs:1880:1
  11920. |
  11921. 1880 | pub const CPUMAP1: u32 = 0x19A0;
  11922. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11923. |
  11924. = note: #[warn(dead_code)] on by default
  11925.  
  11926. warning: constant item is never used: `CPUMAP1_VCT7_MASK`
  11927. --> alxd/src/device/regs.rs:1881:1
  11928. |
  11929. 1881 | pub const CPUMAP1_VCT7_MASK: u32 = 0xF;
  11930. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11931. |
  11932. = note: #[warn(dead_code)] on by default
  11933.  
  11934. warning: constant item is never used: `CPUMAP1_VCT7_SHIFT`
  11935. --> alxd/src/device/regs.rs:1882:1
  11936. |
  11937. 1882 | pub const CPUMAP1_VCT7_SHIFT: u32 = 28;
  11938. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11939. |
  11940. = note: #[warn(dead_code)] on by default
  11941.  
  11942. warning: constant item is never used: `CPUMAP1_VCT6_MASK`
  11943. --> alxd/src/device/regs.rs:1883:1
  11944. |
  11945. 1883 | pub const CPUMAP1_VCT6_MASK: u32 = 0xF;
  11946. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11947. |
  11948. = note: #[warn(dead_code)] on by default
  11949.  
  11950. warning: constant item is never used: `CPUMAP1_VCT6_SHIFT`
  11951. --> alxd/src/device/regs.rs:1884:1
  11952. |
  11953. 1884 | pub const CPUMAP1_VCT6_SHIFT: u32 = 24;
  11954. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11955. |
  11956. = note: #[warn(dead_code)] on by default
  11957.  
  11958. warning: constant item is never used: `CPUMAP1_VCT5_MASK`
  11959. --> alxd/src/device/regs.rs:1885:1
  11960. |
  11961. 1885 | pub const CPUMAP1_VCT5_MASK: u32 = 0xF;
  11962. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11963. |
  11964. = note: #[warn(dead_code)] on by default
  11965.  
  11966. warning: constant item is never used: `CPUMAP1_VCT5_SHIFT`
  11967. --> alxd/src/device/regs.rs:1886:1
  11968. |
  11969. 1886 | pub const CPUMAP1_VCT5_SHIFT: u32 = 20;
  11970. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11971. |
  11972. = note: #[warn(dead_code)] on by default
  11973.  
  11974. warning: constant item is never used: `CPUMAP1_VCT4_MASK`
  11975. --> alxd/src/device/regs.rs:1887:1
  11976. |
  11977. 1887 | pub const CPUMAP1_VCT4_MASK: u32 = 0xF;
  11978. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11979. |
  11980. = note: #[warn(dead_code)] on by default
  11981.  
  11982. warning: constant item is never used: `CPUMAP1_VCT4_SHIFT`
  11983. --> alxd/src/device/regs.rs:1888:1
  11984. |
  11985. 1888 | pub const CPUMAP1_VCT4_SHIFT: u32 = 16;
  11986. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11987. |
  11988. = note: #[warn(dead_code)] on by default
  11989.  
  11990. warning: constant item is never used: `CPUMAP1_VCT3_MASK`
  11991. --> alxd/src/device/regs.rs:1889:1
  11992. |
  11993. 1889 | pub const CPUMAP1_VCT3_MASK: u32 = 0xF;
  11994. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  11995. |
  11996. = note: #[warn(dead_code)] on by default
  11997.  
  11998. warning: constant item is never used: `CPUMAP1_VCT3_SHIFT`
  11999. --> alxd/src/device/regs.rs:1890:1
  12000. |
  12001. 1890 | pub const CPUMAP1_VCT3_SHIFT: u32 = 12;
  12002. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12003. |
  12004. = note: #[warn(dead_code)] on by default
  12005.  
  12006. warning: constant item is never used: `CPUMAP1_VCT2_MASK`
  12007. --> alxd/src/device/regs.rs:1891:1
  12008. |
  12009. 1891 | pub const CPUMAP1_VCT2_MASK: u32 = 0xF;
  12010. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12011. |
  12012. = note: #[warn(dead_code)] on by default
  12013.  
  12014. warning: constant item is never used: `CPUMAP1_VCT2_SHIFT`
  12015. --> alxd/src/device/regs.rs:1892:1
  12016. |
  12017. 1892 | pub const CPUMAP1_VCT2_SHIFT: u32 = 8;
  12018. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12019. |
  12020. = note: #[warn(dead_code)] on by default
  12021.  
  12022. warning: constant item is never used: `CPUMAP1_VCT1_MASK`
  12023. --> alxd/src/device/regs.rs:1893:1
  12024. |
  12025. 1893 | pub const CPUMAP1_VCT1_MASK: u32 = 0xF;
  12026. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12027. |
  12028. = note: #[warn(dead_code)] on by default
  12029.  
  12030. warning: constant item is never used: `CPUMAP1_VCT1_SHIFT`
  12031. --> alxd/src/device/regs.rs:1894:1
  12032. |
  12033. 1894 | pub const CPUMAP1_VCT1_SHIFT: u32 = 4;
  12034. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12035. |
  12036. = note: #[warn(dead_code)] on by default
  12037.  
  12038. warning: constant item is never used: `CPUMAP1_VCT0_MASK`
  12039. --> alxd/src/device/regs.rs:1895:1
  12040. |
  12041. 1895 | pub const CPUMAP1_VCT0_MASK: u32 = 0xF;
  12042. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12043. |
  12044. = note: #[warn(dead_code)] on by default
  12045.  
  12046. warning: constant item is never used: `CPUMAP1_VCT0_SHIFT`
  12047. --> alxd/src/device/regs.rs:1896:1
  12048. |
  12049. 1896 | pub const CPUMAP1_VCT0_SHIFT: u32 = 0;
  12050. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12051. |
  12052. = note: #[warn(dead_code)] on by default
  12053.  
  12054. warning: constant item is never used: `CPUMAP2`
  12055. --> alxd/src/device/regs.rs:1898:1
  12056. |
  12057. 1898 | pub const CPUMAP2: u32 = 0x19A4;
  12058. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12059. |
  12060. = note: #[warn(dead_code)] on by default
  12061.  
  12062. warning: constant item is never used: `CPUMAP2_VCT15_MASK`
  12063. --> alxd/src/device/regs.rs:1899:1
  12064. |
  12065. 1899 | pub const CPUMAP2_VCT15_MASK: u32 = 0xF;
  12066. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12067. |
  12068. = note: #[warn(dead_code)] on by default
  12069.  
  12070. warning: constant item is never used: `CPUMAP2_VCT15_SHIFT`
  12071. --> alxd/src/device/regs.rs:1900:1
  12072. |
  12073. 1900 | pub const CPUMAP2_VCT15_SHIFT: u32 = 28;
  12074. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12075. |
  12076. = note: #[warn(dead_code)] on by default
  12077.  
  12078. warning: constant item is never used: `CPUMAP2_VCT14_MASK`
  12079. --> alxd/src/device/regs.rs:1901:1
  12080. |
  12081. 1901 | pub const CPUMAP2_VCT14_MASK: u32 = 0xF;
  12082. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12083. |
  12084. = note: #[warn(dead_code)] on by default
  12085.  
  12086. warning: constant item is never used: `CPUMAP2_VCT14_SHIFT`
  12087. --> alxd/src/device/regs.rs:1902:1
  12088. |
  12089. 1902 | pub const CPUMAP2_VCT14_SHIFT: u32 = 24;
  12090. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12091. |
  12092. = note: #[warn(dead_code)] on by default
  12093.  
  12094. warning: constant item is never used: `CPUMAP2_VCT13_MASK`
  12095. --> alxd/src/device/regs.rs:1903:1
  12096. |
  12097. 1903 | pub const CPUMAP2_VCT13_MASK: u32 = 0xF;
  12098. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12099. |
  12100. = note: #[warn(dead_code)] on by default
  12101.  
  12102. warning: constant item is never used: `CPUMAP2_VCT13_SHIFT`
  12103. --> alxd/src/device/regs.rs:1904:1
  12104. |
  12105. 1904 | pub const CPUMAP2_VCT13_SHIFT: u32 = 20;
  12106. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12107. |
  12108. = note: #[warn(dead_code)] on by default
  12109.  
  12110. warning: constant item is never used: `CPUMAP2_VCT12_MASK`
  12111. --> alxd/src/device/regs.rs:1905:1
  12112. |
  12113. 1905 | pub const CPUMAP2_VCT12_MASK: u32 = 0xF;
  12114. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12115. |
  12116. = note: #[warn(dead_code)] on by default
  12117.  
  12118. warning: constant item is never used: `CPUMAP2_VCT12_SHIFT`
  12119. --> alxd/src/device/regs.rs:1906:1
  12120. |
  12121. 1906 | pub const CPUMAP2_VCT12_SHIFT: u32 = 16;
  12122. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12123. |
  12124. = note: #[warn(dead_code)] on by default
  12125.  
  12126. warning: constant item is never used: `CPUMAP2_VCT11_MASK`
  12127. --> alxd/src/device/regs.rs:1907:1
  12128. |
  12129. 1907 | pub const CPUMAP2_VCT11_MASK: u32 = 0xF;
  12130. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12131. |
  12132. = note: #[warn(dead_code)] on by default
  12133.  
  12134. warning: constant item is never used: `CPUMAP2_VCT11_SHIFT`
  12135. --> alxd/src/device/regs.rs:1908:1
  12136. |
  12137. 1908 | pub const CPUMAP2_VCT11_SHIFT: u32 = 12;
  12138. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12139. |
  12140. = note: #[warn(dead_code)] on by default
  12141.  
  12142. warning: constant item is never used: `CPUMAP2_VCT10_MASK`
  12143. --> alxd/src/device/regs.rs:1909:1
  12144. |
  12145. 1909 | pub const CPUMAP2_VCT10_MASK: u32 = 0xF;
  12146. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12147. |
  12148. = note: #[warn(dead_code)] on by default
  12149.  
  12150. warning: constant item is never used: `CPUMAP2_VCT10_SHIFT`
  12151. --> alxd/src/device/regs.rs:1910:1
  12152. |
  12153. 1910 | pub const CPUMAP2_VCT10_SHIFT: u32 = 8;
  12154. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12155. |
  12156. = note: #[warn(dead_code)] on by default
  12157.  
  12158. warning: constant item is never used: `CPUMAP2_VCT9_MASK`
  12159. --> alxd/src/device/regs.rs:1911:1
  12160. |
  12161. 1911 | pub const CPUMAP2_VCT9_MASK: u32 = 0xF;
  12162. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12163. |
  12164. = note: #[warn(dead_code)] on by default
  12165.  
  12166. warning: constant item is never used: `CPUMAP2_VCT9_SHIFT`
  12167. --> alxd/src/device/regs.rs:1912:1
  12168. |
  12169. 1912 | pub const CPUMAP2_VCT9_SHIFT: u32 = 4;
  12170. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12171. |
  12172. = note: #[warn(dead_code)] on by default
  12173.  
  12174. warning: constant item is never used: `CPUMAP2_VCT8_MASK`
  12175. --> alxd/src/device/regs.rs:1913:1
  12176. |
  12177. 1913 | pub const CPUMAP2_VCT8_MASK: u32 = 0xF;
  12178. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12179. |
  12180. = note: #[warn(dead_code)] on by default
  12181.  
  12182. warning: constant item is never used: `CPUMAP2_VCT8_SHIFT`
  12183. --> alxd/src/device/regs.rs:1914:1
  12184. |
  12185. 1914 | pub const CPUMAP2_VCT8_SHIFT: u32 = 0;
  12186. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12187. |
  12188. = note: #[warn(dead_code)] on by default
  12189.  
  12190. warning: constant item is never used: `MISC_MODU`
  12191. --> alxd/src/device/regs.rs:1918:1
  12192. |
  12193. 1918 | pub const MISC_MODU: u32 = 1 << 31;
  12194. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12195. |
  12196. = note: #[warn(dead_code)] on by default
  12197.  
  12198. warning: constant item is never used: `MISC_OVERCUR`
  12199. --> alxd/src/device/regs.rs:1919:1
  12200. |
  12201. 1919 | pub const MISC_OVERCUR: u32 = 1 << 29;
  12202. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12203. |
  12204. = note: #[warn(dead_code)] on by default
  12205.  
  12206. warning: constant item is never used: `MISC_PSWR_EN`
  12207. --> alxd/src/device/regs.rs:1920:1
  12208. |
  12209. 1920 | pub const MISC_PSWR_EN: u32 = 1 << 28;
  12210. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12211. |
  12212. = note: #[warn(dead_code)] on by default
  12213.  
  12214. warning: constant item is never used: `MISC_PSW_CTRL_MASK`
  12215. --> alxd/src/device/regs.rs:1921:1
  12216. |
  12217. 1921 | pub const MISC_PSW_CTRL_MASK: u32 = 0xF;
  12218. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12219. |
  12220. = note: #[warn(dead_code)] on by default
  12221.  
  12222. warning: constant item is never used: `MISC_PSW_CTRL_SHIFT`
  12223. --> alxd/src/device/regs.rs:1922:1
  12224. |
  12225. 1922 | pub const MISC_PSW_CTRL_SHIFT: u32 = 24;
  12226. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12227. |
  12228. = note: #[warn(dead_code)] on by default
  12229.  
  12230. warning: constant item is never used: `MISC_V18_HIGH`
  12231. --> alxd/src/device/regs.rs:1926:1
  12232. |
  12233. 1926 | pub const MISC_V18_HIGH: u32 = 1 << 20;
  12234. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12235. |
  12236. = note: #[warn(dead_code)] on by default
  12237.  
  12238. warning: constant item is never used: `MISC_LPO_CTRL_MASK`
  12239. --> alxd/src/device/regs.rs:1927:1
  12240. |
  12241. 1927 | pub const MISC_LPO_CTRL_MASK: u32 = 0xF;
  12242. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12243. |
  12244. = note: #[warn(dead_code)] on by default
  12245.  
  12246. warning: constant item is never used: `MISC_LPO_CTRL_SHIFT`
  12247. --> alxd/src/device/regs.rs:1928:1
  12248. |
  12249. 1928 | pub const MISC_LPO_CTRL_SHIFT: u32 = 16;
  12250. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12251. |
  12252. = note: #[warn(dead_code)] on by default
  12253.  
  12254. warning: constant item is never used: `MISC_XSTANA_ALWAYS_ON`
  12255. --> alxd/src/device/regs.rs:1930:1
  12256. |
  12257. 1930 | pub const MISC_XSTANA_ALWAYS_ON: u32 = 1 << 11;
  12258. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12259. |
  12260. = note: #[warn(dead_code)] on by default
  12261.  
  12262. warning: constant item is never used: `MISC_SYS25M_SEL_ADAPTIVE`
  12263. --> alxd/src/device/regs.rs:1931:1
  12264. |
  12265. 1931 | pub const MISC_SYS25M_SEL_ADAPTIVE: u32 = 1 << 10;
  12266. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12267. |
  12268. = note: #[warn(dead_code)] on by default
  12269.  
  12270. warning: constant item is never used: `MISC_SPEED_SIM`
  12271. --> alxd/src/device/regs.rs:1932:1
  12272. |
  12273. 1932 | pub const MISC_SPEED_SIM: u32 = 1 << 9;
  12274. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12275. |
  12276. = note: #[warn(dead_code)] on by default
  12277.  
  12278. warning: constant item is never used: `MISC_S1_LWP_EN`
  12279. --> alxd/src/device/regs.rs:1933:1
  12280. |
  12281. 1933 | pub const MISC_S1_LWP_EN: u32 = 1 << 8;
  12282. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12283. |
  12284. = note: #[warn(dead_code)] on by default
  12285.  
  12286. warning: constant item is never used: `MISC_MACLPW`
  12287. --> alxd/src/device/regs.rs:1935:1
  12288. |
  12289. 1935 | pub const MISC_MACLPW: u32 = 1 << 7;
  12290. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12291. |
  12292. = note: #[warn(dead_code)] on by default
  12293.  
  12294. warning: constant item is never used: `MISC_125M_SW`
  12295. --> alxd/src/device/regs.rs:1936:1
  12296. |
  12297. 1936 | pub const MISC_125M_SW: u32 = 1 << 6;
  12298. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12299. |
  12300. = note: #[warn(dead_code)] on by default
  12301.  
  12302. warning: constant item is never used: `MISC_INTNLOSC_OFF_EN`
  12303. --> alxd/src/device/regs.rs:1937:1
  12304. |
  12305. 1937 | pub const MISC_INTNLOSC_OFF_EN: u32 = 1 << 5;
  12306. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12307. |
  12308. = note: #[warn(dead_code)] on by default
  12309.  
  12310. warning: constant item is never used: `MISC_EXTN25M_SEL`
  12311. --> alxd/src/device/regs.rs:1939:1
  12312. |
  12313. 1939 | pub const MISC_EXTN25M_SEL: u32 = 1 << 4;
  12314. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12315. |
  12316. = note: #[warn(dead_code)] on by default
  12317.  
  12318. warning: constant item is never used: `MISC_SMBUS_AT_LED`
  12319. --> alxd/src/device/regs.rs:1941:1
  12320. |
  12321. 1941 | pub const MISC_SMBUS_AT_LED: u32 = 1 << 2;
  12322. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12323. |
  12324. = note: #[warn(dead_code)] on by default
  12325.  
  12326. warning: constant item is never used: `MISC_PPS_AT_LED_MASK`
  12327. --> alxd/src/device/regs.rs:1942:1
  12328. |
  12329. 1942 | pub const MISC_PPS_AT_LED_MASK: u32 = 0x3;
  12330. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12331. |
  12332. = note: #[warn(dead_code)] on by default
  12333.  
  12334. warning: constant item is never used: `MISC_PPS_AT_LED_SHIFT`
  12335. --> alxd/src/device/regs.rs:1943:1
  12336. |
  12337. 1943 | pub const MISC_PPS_AT_LED_SHIFT: u32 = 0;
  12338. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12339. |
  12340. = note: #[warn(dead_code)] on by default
  12341.  
  12342. warning: constant item is never used: `MISC_PPS_AT_LED_ACT`
  12343. --> alxd/src/device/regs.rs:1944:1
  12344. |
  12345. 1944 | pub const MISC_PPS_AT_LED_ACT: u32 = 1;
  12346. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12347. |
  12348. = note: #[warn(dead_code)] on by default
  12349.  
  12350. warning: constant item is never used: `MISC_PPS_AT_LED_10_100`
  12351. --> alxd/src/device/regs.rs:1945:1
  12352. |
  12353. 1945 | pub const MISC_PPS_AT_LED_10_100: u32 = 2;
  12354. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12355. |
  12356. = note: #[warn(dead_code)] on by default
  12357.  
  12358. warning: constant item is never used: `MISC_PPS_AT_LED_1000`
  12359. --> alxd/src/device/regs.rs:1946:1
  12360. |
  12361. 1946 | pub const MISC_PPS_AT_LED_1000: u32 = 3;
  12362. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12363. |
  12364. = note: #[warn(dead_code)] on by default
  12365.  
  12366. warning: constant item is never used: `MISC1`
  12367. --> alxd/src/device/regs.rs:1948:1
  12368. |
  12369. 1948 | pub const MISC1: u32 = 0x19C4;
  12370. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12371. |
  12372. = note: #[warn(dead_code)] on by default
  12373.  
  12374. warning: constant item is never used: `MSC1_BLK_CRASPM_REQ`
  12375. --> alxd/src/device/regs.rs:1949:1
  12376. |
  12377. 1949 | pub const MSC1_BLK_CRASPM_REQ: u32 = 1 << 15;
  12378. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12379. |
  12380. = note: #[warn(dead_code)] on by default
  12381.  
  12382. warning: constant item is never used: `MSIX_ENTRY_BASE`
  12383. --> alxd/src/device/regs.rs:1961:1
  12384. |
  12385. 1961 | pub const MSIX_ENTRY_BASE: u32 = 0x2000;
  12386. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12387. |
  12388. = note: #[warn(dead_code)] on by default
  12389.  
  12390. warning: constant item is never used: `IO_ADDR`
  12391. --> alxd/src/device/regs.rs:1964:1
  12392. |
  12393. 1964 | pub const IO_ADDR: u32 = 0x00;
  12394. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12395. |
  12396. = note: #[warn(dead_code)] on by default
  12397.  
  12398. warning: constant item is never used: `IO_DATA`
  12399. --> alxd/src/device/regs.rs:1965:1
  12400. |
  12401. 1965 | pub const IO_DATA: u32 = 0x04;
  12402. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12403. |
  12404. = note: #[warn(dead_code)] on by default
  12405.  
  12406. warning: constant item is never used: `IO_MASTER`
  12407. --> alxd/src/device/regs.rs:1967:1
  12408. |
  12409. 1967 | pub const IO_MASTER: u32 = 0x08;
  12410. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12411. |
  12412. = note: #[warn(dead_code)] on by default
  12413.  
  12414. warning: constant item is never used: `IO_MAC_CTRL`
  12415. --> alxd/src/device/regs.rs:1969:1
  12416. |
  12417. 1969 | pub const IO_MAC_CTRL: u32 = 0x0C;
  12418. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12419. |
  12420. = note: #[warn(dead_code)] on by default
  12421.  
  12422. warning: constant item is never used: `IO_ISR`
  12423. --> alxd/src/device/regs.rs:1971:1
  12424. |
  12425. 1971 | pub const IO_ISR: u32 = 0x10;
  12426. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12427. |
  12428. = note: #[warn(dead_code)] on by default
  12429.  
  12430. warning: constant item is never used: `IO_IMR`
  12431. --> alxd/src/device/regs.rs:1973:1
  12432. |
  12433. 1973 | pub const IO_IMR: u32 = 0x14;
  12434. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12435. |
  12436. = note: #[warn(dead_code)] on by default
  12437.  
  12438. warning: constant item is never used: `IO_TPD_PRI1_PIDX`
  12439. --> alxd/src/device/regs.rs:1975:1
  12440. |
  12441. 1975 | pub const IO_TPD_PRI1_PIDX: u32 = 0x18;
  12442. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12443. |
  12444. = note: #[warn(dead_code)] on by default
  12445.  
  12446. warning: constant item is never used: `IO_TPD_PRI0_PIDX`
  12447. --> alxd/src/device/regs.rs:1977:1
  12448. |
  12449. 1977 | pub const IO_TPD_PRI0_PIDX: u32 = 0x1A;
  12450. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12451. |
  12452. = note: #[warn(dead_code)] on by default
  12453.  
  12454. warning: constant item is never used: `IO_TPD_PRI1_CIDX`
  12455. --> alxd/src/device/regs.rs:1979:1
  12456. |
  12457. 1979 | pub const IO_TPD_PRI1_CIDX: u32 = 0x1C;
  12458. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12459. |
  12460. = note: #[warn(dead_code)] on by default
  12461.  
  12462. warning: constant item is never used: `IO_TPD_PRI0_CIDX`
  12463. --> alxd/src/device/regs.rs:1981:1
  12464. |
  12465. 1981 | pub const IO_TPD_PRI0_CIDX: u32 = 0x1E;
  12466. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12467. |
  12468. = note: #[warn(dead_code)] on by default
  12469.  
  12470. warning: constant item is never used: `IO_RFD_PIDX`
  12471. --> alxd/src/device/regs.rs:1983:1
  12472. |
  12473. 1983 | pub const IO_RFD_PIDX: u32 = 0x20;
  12474. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12475. |
  12476. = note: #[warn(dead_code)] on by default
  12477.  
  12478. warning: constant item is never used: `IO_RFD_CIDX`
  12479. --> alxd/src/device/regs.rs:1985:1
  12480. |
  12481. 1985 | pub const IO_RFD_CIDX: u32 = 0x30;
  12482. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12483. |
  12484. = note: #[warn(dead_code)] on by default
  12485.  
  12486. warning: constant item is never used: `IO_MDIO`
  12487. --> alxd/src/device/regs.rs:1987:1
  12488. |
  12489. 1987 | pub const IO_MDIO: u32 = 0x38;
  12490. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12491. |
  12492. = note: #[warn(dead_code)] on by default
  12493.  
  12494. warning: constant item is never used: `IO_PHY_CTRL`
  12495. --> alxd/src/device/regs.rs:1989:1
  12496. |
  12497. 1989 | pub const IO_PHY_CTRL: u32 = 0x3C;
  12498. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12499. |
  12500. = note: #[warn(dead_code)] on by default
  12501.  
  12502. warning: constant item is never used: `ADVERTISE_SPEED_MASK`
  12503. --> alxd/src/device/regs.rs:1995:1
  12504. |
  12505. 1995 | pub const ADVERTISE_SPEED_MASK: u16 = 0x01E0;
  12506. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12507. |
  12508. = note: #[warn(dead_code)] on by default
  12509.  
  12510. warning: constant item is never used: `ADVERTISE_DEFAULT_CAP`
  12511. --> alxd/src/device/regs.rs:1996:1
  12512. |
  12513. 1996 | pub const ADVERTISE_DEFAULT_CAP: u16 = 0x1DE0;
  12514. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12515. |
  12516. = note: #[warn(dead_code)] on by default
  12517.  
  12518. warning: constant item is never used: `GIGA_CR_1000T_HD_CAPS`
  12519. --> alxd/src/device/regs.rs:1999:1
  12520. |
  12521. 1999 | pub const GIGA_CR_1000T_HD_CAPS: u16 = 0x0100;
  12522. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12523. |
  12524. = note: #[warn(dead_code)] on by default
  12525.  
  12526. warning: constant item is never used: `GIGA_CR_1000T_FD_CAPS`
  12527. --> alxd/src/device/regs.rs:2000:1
  12528. |
  12529. 2000 | pub const GIGA_CR_1000T_FD_CAPS: u16 = 0x0200;
  12530. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12531. |
  12532. = note: #[warn(dead_code)] on by default
  12533.  
  12534. warning: constant item is never used: `GIGA_CR_1000T_REPEATER_DTE`
  12535. --> alxd/src/device/regs.rs:2001:1
  12536. |
  12537. 2001 | pub const GIGA_CR_1000T_REPEATER_DTE: u16 = 0x0400;
  12538. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12539. |
  12540. = note: #[warn(dead_code)] on by default
  12541.  
  12542. warning: constant item is never used: `GIGA_CR_1000T_MS_VALUE`
  12543. --> alxd/src/device/regs.rs:2003:1
  12544. |
  12545. 2003 | pub const GIGA_CR_1000T_MS_VALUE: u16 = 0x0800;
  12546. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12547. |
  12548. = note: #[warn(dead_code)] on by default
  12549.  
  12550. warning: constant item is never used: `GIGA_CR_1000T_MS_ENABLE`
  12551. --> alxd/src/device/regs.rs:2005:1
  12552. |
  12553. 2005 | pub const GIGA_CR_1000T_MS_ENABLE: u16 = 0x1000;
  12554. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12555. |
  12556. = note: #[warn(dead_code)] on by default
  12557.  
  12558. warning: constant item is never used: `GIGA_CR_1000T_TEST_MODE_NORMAL`
  12559. --> alxd/src/device/regs.rs:2007:1
  12560. |
  12561. 2007 | pub const GIGA_CR_1000T_TEST_MODE_NORMAL: u16 = 0x0000;
  12562. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12563. |
  12564. = note: #[warn(dead_code)] on by default
  12565.  
  12566. warning: constant item is never used: `GIGA_CR_1000T_TEST_MODE_1`
  12567. --> alxd/src/device/regs.rs:2008:1
  12568. |
  12569. 2008 | pub const GIGA_CR_1000T_TEST_MODE_1: u16 = 0x2000;
  12570. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12571. |
  12572. = note: #[warn(dead_code)] on by default
  12573.  
  12574. warning: constant item is never used: `GIGA_CR_1000T_TEST_MODE_2`
  12575. --> alxd/src/device/regs.rs:2009:1
  12576. |
  12577. 2009 | pub const GIGA_CR_1000T_TEST_MODE_2: u16 = 0x4000;
  12578. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12579. |
  12580. = note: #[warn(dead_code)] on by default
  12581.  
  12582. warning: constant item is never used: `GIGA_CR_1000T_TEST_MODE_3`
  12583. --> alxd/src/device/regs.rs:2010:1
  12584. |
  12585. 2010 | pub const GIGA_CR_1000T_TEST_MODE_3: u16 = 0x6000;
  12586. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12587. |
  12588. = note: #[warn(dead_code)] on by default
  12589.  
  12590. warning: constant item is never used: `GIGA_CR_1000T_TEST_MODE_4`
  12591. --> alxd/src/device/regs.rs:2011:1
  12592. |
  12593. 2011 | pub const GIGA_CR_1000T_TEST_MODE_4: u16 = 0x8000;
  12594. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12595. |
  12596. = note: #[warn(dead_code)] on by default
  12597.  
  12598. warning: constant item is never used: `GIGA_CR_1000T_SPEED_MASK`
  12599. --> alxd/src/device/regs.rs:2012:1
  12600. |
  12601. 2012 | pub const GIGA_CR_1000T_SPEED_MASK: u16 = 0x0300;
  12602. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12603. |
  12604. = note: #[warn(dead_code)] on by default
  12605.  
  12606. warning: constant item is never used: `GIGA_CR_1000T_DEFAULT_CAP`
  12607. --> alxd/src/device/regs.rs:2013:1
  12608. |
  12609. 2013 | pub const GIGA_CR_1000T_DEFAULT_CAP: u16 = 0x0300;
  12610. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12611. |
  12612. = note: #[warn(dead_code)] on by default
  12613.  
  12614. warning: constant item is never used: `MII_GIGA_SR`
  12615. --> alxd/src/device/regs.rs:2016:1
  12616. |
  12617. 2016 | pub const MII_GIGA_SR: u16 = 0x0A;
  12618. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12619. |
  12620. = note: #[warn(dead_code)] on by default
  12621.  
  12622. warning: constant item is never used: `GIGA_PSSR_FC_RXEN`
  12623. --> alxd/src/device/regs.rs:2020:1
  12624. |
  12625. 2020 | pub const GIGA_PSSR_FC_RXEN: u16 = 0x0004;
  12626. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12627. |
  12628. = note: #[warn(dead_code)] on by default
  12629.  
  12630. warning: constant item is never used: `GIGA_PSSR_FC_TXEN`
  12631. --> alxd/src/device/regs.rs:2021:1
  12632. |
  12633. 2021 | pub const GIGA_PSSR_FC_TXEN: u16 = 0x0008;
  12634. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12635. |
  12636. = note: #[warn(dead_code)] on by default
  12637.  
  12638. warning: constant item is never used: `ISR_LINK_UP`
  12639. --> alxd/src/device/regs.rs:2036:1
  12640. |
  12641. 2036 | pub const ISR_LINK_UP: u16 = 0x0400;
  12642. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12643. |
  12644. = note: #[warn(dead_code)] on by default
  12645.  
  12646. warning: constant item is never used: `ISR_LINK_DOWN`
  12647. --> alxd/src/device/regs.rs:2037:1
  12648. |
  12649. 2037 | pub const ISR_LINK_DOWN: u16 = 0x0800;
  12650. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12651. |
  12652. = note: #[warn(dead_code)] on by default
  12653.  
  12654. warning: constant item is never used: `MII_CDTC`
  12655. --> alxd/src/device/regs.rs:2040:1
  12656. |
  12657. 2040 | pub const MII_CDTC: u16 = 0x16;
  12658. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12659. |
  12660. = note: #[warn(dead_code)] on by default
  12661.  
  12662. warning: constant item is never used: `CDTC_EN`
  12663. --> alxd/src/device/regs.rs:2042:1
  12664. |
  12665. 2042 | pub const CDTC_EN: u16 = 1;
  12666. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12667. |
  12668. = note: #[warn(dead_code)] on by default
  12669.  
  12670. warning: constant item is never used: `CDTC_PAIR_MASK`
  12671. --> alxd/src/device/regs.rs:2043:1
  12672. |
  12673. 2043 | pub const CDTC_PAIR_MASK: u16 = 0x3;
  12674. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12675. |
  12676. = note: #[warn(dead_code)] on by default
  12677.  
  12678. warning: constant item is never used: `CDTC_PAIR_SHIFT`
  12679. --> alxd/src/device/regs.rs:2044:1
  12680. |
  12681. 2044 | pub const CDTC_PAIR_SHIFT: u16 = 8;
  12682. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12683. |
  12684. = note: #[warn(dead_code)] on by default
  12685.  
  12686. warning: constant item is never used: `MII_CDTS`
  12687. --> alxd/src/device/regs.rs:2048:1
  12688. |
  12689. 2048 | pub const MII_CDTS: u16 = 0x1C;
  12690. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12691. |
  12692. = note: #[warn(dead_code)] on by default
  12693.  
  12694. warning: constant item is never used: `CDTS_STATUS_MASK`
  12695. --> alxd/src/device/regs.rs:2049:1
  12696. |
  12697. 2049 | pub const CDTS_STATUS_MASK: u16 = 0x3;
  12698. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12699. |
  12700. = note: #[warn(dead_code)] on by default
  12701.  
  12702. warning: constant item is never used: `CDTS_STATUS_SHIFT`
  12703. --> alxd/src/device/regs.rs:2050:1
  12704. |
  12705. 2050 | pub const CDTS_STATUS_SHIFT: u16 = 8;
  12706. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12707. |
  12708. = note: #[warn(dead_code)] on by default
  12709.  
  12710. warning: constant item is never used: `CDTS_STATUS_NORMAL`
  12711. --> alxd/src/device/regs.rs:2051:1
  12712. |
  12713. 2051 | pub const CDTS_STATUS_NORMAL: u16 = 0;
  12714. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12715. |
  12716. = note: #[warn(dead_code)] on by default
  12717.  
  12718. warning: constant item is never used: `CDTS_STATUS_SHORT`
  12719. --> alxd/src/device/regs.rs:2052:1
  12720. |
  12721. 2052 | pub const CDTS_STATUS_SHORT: u16 = 1;
  12722. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12723. |
  12724. = note: #[warn(dead_code)] on by default
  12725.  
  12726. warning: constant item is never used: `CDTS_STATUS_OPEN`
  12727. --> alxd/src/device/regs.rs:2053:1
  12728. |
  12729. 2053 | pub const CDTS_STATUS_OPEN: u16 = 2;
  12730. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12731. |
  12732. = note: #[warn(dead_code)] on by default
  12733.  
  12734. warning: constant item is never used: `CDTS_STATUS_INVALID`
  12735. --> alxd/src/device/regs.rs:2054:1
  12736. |
  12737. 2054 | pub const CDTS_STATUS_INVALID: u16 = 3;
  12738. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12739. |
  12740. = note: #[warn(dead_code)] on by default
  12741.  
  12742. warning: constant item is never used: `ANACTRL_CLK125M_DELAY_EN`
  12743. --> alxd/src/device/regs.rs:2062:1
  12744. |
  12745. 2062 | pub const ANACTRL_CLK125M_DELAY_EN: u16 = 0x8000;
  12746. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12747. |
  12748. = note: #[warn(dead_code)] on by default
  12749.  
  12750. warning: constant item is never used: `ANACTRL_VCO_FAST`
  12751. --> alxd/src/device/regs.rs:2063:1
  12752. |
  12753. 2063 | pub const ANACTRL_VCO_FAST: u16 = 0x4000;
  12754. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12755. |
  12756. = note: #[warn(dead_code)] on by default
  12757.  
  12758. warning: constant item is never used: `ANACTRL_VCO_SLOW`
  12759. --> alxd/src/device/regs.rs:2064:1
  12760. |
  12761. 2064 | pub const ANACTRL_VCO_SLOW: u16 = 0x2000;
  12762. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12763. |
  12764. = note: #[warn(dead_code)] on by default
  12765.  
  12766. warning: constant item is never used: `ANACTRL_AFE_MODE_EN`
  12767. --> alxd/src/device/regs.rs:2065:1
  12768. |
  12769. 2065 | pub const ANACTRL_AFE_MODE_EN: u16 = 0x1000;
  12770. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12771. |
  12772. = note: #[warn(dead_code)] on by default
  12773.  
  12774. warning: constant item is never used: `ANACTRL_LCKDET_PHY`
  12775. --> alxd/src/device/regs.rs:2066:1
  12776. |
  12777. 2066 | pub const ANACTRL_LCKDET_PHY: u16 = 0x0800;
  12778. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12779. |
  12780. = note: #[warn(dead_code)] on by default
  12781.  
  12782. warning: constant item is never used: `ANACTRL_LCKDET_EN`
  12783. --> alxd/src/device/regs.rs:2067:1
  12784. |
  12785. 2067 | pub const ANACTRL_LCKDET_EN: u16 = 0x0400;
  12786. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12787. |
  12788. = note: #[warn(dead_code)] on by default
  12789.  
  12790. warning: constant item is never used: `ANACTRL_OEN_125M`
  12791. --> alxd/src/device/regs.rs:2068:1
  12792. |
  12793. 2068 | pub const ANACTRL_OEN_125M: u16 = 0x0200;
  12794. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12795. |
  12796. = note: #[warn(dead_code)] on by default
  12797.  
  12798. warning: constant item is never used: `ANACTRL_HBIAS_EN`
  12799. --> alxd/src/device/regs.rs:2069:1
  12800. |
  12801. 2069 | pub const ANACTRL_HBIAS_EN: u16 = 0x0100;
  12802. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12803. |
  12804. = note: #[warn(dead_code)] on by default
  12805.  
  12806. warning: constant item is never used: `ANACTRL_HB_EN`
  12807. --> alxd/src/device/regs.rs:2070:1
  12808. |
  12809. 2070 | pub const ANACTRL_HB_EN: u16 = 0x0080;
  12810. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12811. |
  12812. = note: #[warn(dead_code)] on by default
  12813.  
  12814. warning: constant item is never used: `ANACTRL_SEL_HSP`
  12815. --> alxd/src/device/regs.rs:2071:1
  12816. |
  12817. 2071 | pub const ANACTRL_SEL_HSP: u16 = 0x0040;
  12818. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12819. |
  12820. = note: #[warn(dead_code)] on by default
  12821.  
  12822. warning: constant item is never used: `ANACTRL_CLASSA_EN`
  12823. --> alxd/src/device/regs.rs:2072:1
  12824. |
  12825. 2072 | pub const ANACTRL_CLASSA_EN: u16 = 0x0020;
  12826. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12827. |
  12828. = note: #[warn(dead_code)] on by default
  12829.  
  12830. warning: constant item is never used: `ANACTRL_MANUSWON_SWR_MASK`
  12831. --> alxd/src/device/regs.rs:2073:1
  12832. |
  12833. 2073 | pub const ANACTRL_MANUSWON_SWR_MASK: u16 = 0x3;
  12834. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12835. |
  12836. = note: #[warn(dead_code)] on by default
  12837.  
  12838. warning: constant item is never used: `ANACTRL_MANUSWON_SWR_SHIFT`
  12839. --> alxd/src/device/regs.rs:2074:1
  12840. |
  12841. 2074 | pub const ANACTRL_MANUSWON_SWR_SHIFT: u16 = 2;
  12842. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12843. |
  12844. = note: #[warn(dead_code)] on by default
  12845.  
  12846. warning: constant item is never used: `ANACTRL_MANUSWON_SWR_2V`
  12847. --> alxd/src/device/regs.rs:2075:1
  12848. |
  12849. 2075 | pub const ANACTRL_MANUSWON_SWR_2V: u16 = 0;
  12850. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12851. |
  12852. = note: #[warn(dead_code)] on by default
  12853.  
  12854. warning: constant item is never used: `ANACTRL_MANUSWON_SWR_1P9V`
  12855. --> alxd/src/device/regs.rs:2076:1
  12856. |
  12857. 2076 | pub const ANACTRL_MANUSWON_SWR_1P9V: u16 = 1;
  12858. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12859. |
  12860. = note: #[warn(dead_code)] on by default
  12861.  
  12862. warning: constant item is never used: `ANACTRL_MANUSWON_SWR_1P8V`
  12863. --> alxd/src/device/regs.rs:2077:1
  12864. |
  12865. 2077 | pub const ANACTRL_MANUSWON_SWR_1P8V: u16 = 2;
  12866. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12867. |
  12868. = note: #[warn(dead_code)] on by default
  12869.  
  12870. warning: constant item is never used: `ANACTRL_MANUSWON_SWR_1P7V`
  12871. --> alxd/src/device/regs.rs:2078:1
  12872. |
  12873. 2078 | pub const ANACTRL_MANUSWON_SWR_1P7V: u16 = 3;
  12874. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12875. |
  12876. = note: #[warn(dead_code)] on by default
  12877.  
  12878. warning: constant item is never used: `ANACTRL_MANUSWON_BW3_4M`
  12879. --> alxd/src/device/regs.rs:2079:1
  12880. |
  12881. 2079 | pub const ANACTRL_MANUSWON_BW3_4M: u16 = 0x0002;
  12882. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12883. |
  12884. = note: #[warn(dead_code)] on by default
  12885.  
  12886. warning: constant item is never used: `ANACTRL_RESTART_CAL`
  12887. --> alxd/src/device/regs.rs:2080:1
  12888. |
  12889. 2080 | pub const ANACTRL_RESTART_CAL: u16 = 0x0001;
  12890. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12891. |
  12892. = note: #[warn(dead_code)] on by default
  12893.  
  12894. warning: constant item is never used: `SYSMODCTRL_IECHOADJ_PFMH_PHY`
  12895. --> alxd/src/device/regs.rs:2085:1
  12896. |
  12897. 2085 | pub const SYSMODCTRL_IECHOADJ_PFMH_PHY: u16 = 0x8000;
  12898. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12899. |
  12900. = note: #[warn(dead_code)] on by default
  12901.  
  12902. warning: constant item is never used: `SYSMODCTRL_IECHOADJ_BIASGEN`
  12903. --> alxd/src/device/regs.rs:2086:1
  12904. |
  12905. 2086 | pub const SYSMODCTRL_IECHOADJ_BIASGEN: u16 = 0x4000;
  12906. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12907. |
  12908. = note: #[warn(dead_code)] on by default
  12909.  
  12910. warning: constant item is never used: `SYSMODCTRL_IECHOADJ_PFML_PHY`
  12911. --> alxd/src/device/regs.rs:2087:1
  12912. |
  12913. 2087 | pub const SYSMODCTRL_IECHOADJ_PFML_PHY: u16 = 0x2000;
  12914. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12915. |
  12916. = note: #[warn(dead_code)] on by default
  12917.  
  12918. warning: constant item is never used: `SYSMODCTRL_IECHOADJ_PS_MASK`
  12919. --> alxd/src/device/regs.rs:2088:1
  12920. |
  12921. 2088 | pub const SYSMODCTRL_IECHOADJ_PS_MASK: u16 = 0x3;
  12922. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12923. |
  12924. = note: #[warn(dead_code)] on by default
  12925.  
  12926. warning: constant item is never used: `SYSMODCTRL_IECHOADJ_PS_SHIFT`
  12927. --> alxd/src/device/regs.rs:2089:1
  12928. |
  12929. 2089 | pub const SYSMODCTRL_IECHOADJ_PS_SHIFT: u16 = 10;
  12930. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12931. |
  12932. = note: #[warn(dead_code)] on by default
  12933.  
  12934. warning: constant item is never used: `SYSMODCTRL_IECHOADJ_PS_40`
  12935. --> alxd/src/device/regs.rs:2090:1
  12936. |
  12937. 2090 | pub const SYSMODCTRL_IECHOADJ_PS_40: u16 = 3;
  12938. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12939. |
  12940. = note: #[warn(dead_code)] on by default
  12941.  
  12942. warning: constant item is never used: `SYSMODCTRL_IECHOADJ_PS_20`
  12943. --> alxd/src/device/regs.rs:2091:1
  12944. |
  12945. 2091 | pub const SYSMODCTRL_IECHOADJ_PS_20: u16 = 2;
  12946. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12947. |
  12948. = note: #[warn(dead_code)] on by default
  12949.  
  12950. warning: constant item is never used: `SYSMODCTRL_IECHOADJ_PS_0`
  12951. --> alxd/src/device/regs.rs:2092:1
  12952. |
  12953. 2092 | pub const SYSMODCTRL_IECHOADJ_PS_0: u16 = 1;
  12954. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12955. |
  12956. = note: #[warn(dead_code)] on by default
  12957.  
  12958. warning: constant item is never used: `SYSMODCTRL_IECHOADJ_10BT_100MV`
  12959. --> alxd/src/device/regs.rs:2093:1
  12960. |
  12961. 2093 | pub const SYSMODCTRL_IECHOADJ_10BT_100MV: u16 = 0x0040;
  12962. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12963. |
  12964. = note: #[warn(dead_code)] on by default
  12965.  
  12966. warning: constant item is never used: `SYSMODCTRL_IECHOADJ_HLFAP_MASK`
  12967. --> alxd/src/device/regs.rs:2094:1
  12968. |
  12969. 2094 | pub const SYSMODCTRL_IECHOADJ_HLFAP_MASK: u16 = 0x3;
  12970. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12971. |
  12972. = note: #[warn(dead_code)] on by default
  12973.  
  12974. warning: constant item is never used: `SYSMODCTRL_IECHOADJ_HLFAP_SHIFT`
  12975. --> alxd/src/device/regs.rs:2095:1
  12976. |
  12977. 2095 | pub const SYSMODCTRL_IECHOADJ_HLFAP_SHIFT: u16 = 4;
  12978. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12979. |
  12980. = note: #[warn(dead_code)] on by default
  12981.  
  12982. warning: constant item is never used: `SYSMODCTRL_IECHOADJ_VDFULBW`
  12983. --> alxd/src/device/regs.rs:2096:1
  12984. |
  12985. 2096 | pub const SYSMODCTRL_IECHOADJ_VDFULBW: u16 = 0x0008;
  12986. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12987. |
  12988. = note: #[warn(dead_code)] on by default
  12989.  
  12990. warning: constant item is never used: `SYSMODCTRL_IECHOADJ_VDBIASHLF`
  12991. --> alxd/src/device/regs.rs:2097:1
  12992. |
  12993. 2097 | pub const SYSMODCTRL_IECHOADJ_VDBIASHLF: u16 = 0x0004;
  12994. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  12995. |
  12996. = note: #[warn(dead_code)] on by default
  12997.  
  12998. warning: constant item is never used: `SYSMODCTRL_IECHOADJ_VDAMPHLF`
  12999. --> alxd/src/device/regs.rs:2098:1
  13000. |
  13001. 2098 | pub const SYSMODCTRL_IECHOADJ_VDAMPHLF: u16 = 0x0002;
  13002. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13003. |
  13004. = note: #[warn(dead_code)] on by default
  13005.  
  13006. warning: constant item is never used: `SYSMODCTRL_IECHOADJ_VDLANSW`
  13007. --> alxd/src/device/regs.rs:2099:1
  13008. |
  13009. 2099 | pub const SYSMODCTRL_IECHOADJ_VDLANSW: u16 = 0x0001;
  13010. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13011. |
  13012. = note: #[warn(dead_code)] on by default
  13013.  
  13014. warning: constant item is never used: `SRDSYSMOD_LCKDET_EN`
  13015. --> alxd/src/device/regs.rs:2105:1
  13016. |
  13017. 2105 | pub const SRDSYSMOD_LCKDET_EN: u16 = 0x2000;
  13018. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13019. |
  13020. = note: #[warn(dead_code)] on by default
  13021.  
  13022. warning: constant item is never used: `SRDSYSMOD_PLL_EN`
  13023. --> alxd/src/device/regs.rs:2106:1
  13024. |
  13025. 2106 | pub const SRDSYSMOD_PLL_EN: u16 = 0x0800;
  13026. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13027. |
  13028. = note: #[warn(dead_code)] on by default
  13029.  
  13030. warning: constant item is never used: `SRDSYSMOD_SEL_HSP`
  13031. --> alxd/src/device/regs.rs:2107:1
  13032. |
  13033. 2107 | pub const SRDSYSMOD_SEL_HSP: u16 = 0x0400;
  13034. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13035. |
  13036. = note: #[warn(dead_code)] on by default
  13037.  
  13038. warning: constant item is never used: `SRDSYSMOD_HLFTXDR`
  13039. --> alxd/src/device/regs.rs:2108:1
  13040. |
  13041. 2108 | pub const SRDSYSMOD_HLFTXDR: u16 = 0x0200;
  13042. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13043. |
  13044. = note: #[warn(dead_code)] on by default
  13045.  
  13046. warning: constant item is never used: `SRDSYSMOD_TXCLK_DELAY_EN`
  13047. --> alxd/src/device/regs.rs:2109:1
  13048. |
  13049. 2109 | pub const SRDSYSMOD_TXCLK_DELAY_EN: u16 = 0x0100;
  13050. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13051. |
  13052. = note: #[warn(dead_code)] on by default
  13053.  
  13054. warning: constant item is never used: `SRDSYSMOD_TXELECIDLE`
  13055. --> alxd/src/device/regs.rs:2110:1
  13056. |
  13057. 2110 | pub const SRDSYSMOD_TXELECIDLE: u16 = 0x0080;
  13058. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13059. |
  13060. = note: #[warn(dead_code)] on by default
  13061.  
  13062. warning: constant item is never used: `SRDSYSMOD_MS_PAD`
  13063. --> alxd/src/device/regs.rs:2112:1
  13064. |
  13065. 2112 | pub const SRDSYSMOD_MS_PAD: u16 = 0x0004;
  13066. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13067. |
  13068. = note: #[warn(dead_code)] on by default
  13069.  
  13070. warning: constant item is never used: `SRDSYSMOD_CDR_ADC_VLTG`
  13071. --> alxd/src/device/regs.rs:2113:1
  13072. |
  13073. 2113 | pub const SRDSYSMOD_CDR_ADC_VLTG: u16 = 0x0002;
  13074. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13075. |
  13076. = note: #[warn(dead_code)] on by default
  13077.  
  13078. warning: constant item is never used: `SRDSYSMOD_CDR_DAC_1MA`
  13079. --> alxd/src/device/regs.rs:2114:1
  13080. |
  13081. 2114 | pub const SRDSYSMOD_CDR_DAC_1MA: u16 = 0x0001;
  13082. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13083. |
  13084. = note: #[warn(dead_code)] on by default
  13085.  
  13086. warning: constant item is never used: `HIBNEG_WAKE_BOTH`
  13087. --> alxd/src/device/regs.rs:2120:1
  13088. |
  13089. 2120 | pub const HIBNEG_WAKE_BOTH: u16 = 0x4000;
  13090. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13091. |
  13092. = note: #[warn(dead_code)] on by default
  13093.  
  13094. warning: constant item is never used: `HIBNEG_ONOFF_ANACHG_SUDEN`
  13095. --> alxd/src/device/regs.rs:2121:1
  13096. |
  13097. 2121 | pub const HIBNEG_ONOFF_ANACHG_SUDEN: u16 = 0x2000;
  13098. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13099. |
  13100. = note: #[warn(dead_code)] on by default
  13101.  
  13102. warning: constant item is never used: `HIBNEG_GATE_25M_EN`
  13103. --> alxd/src/device/regs.rs:2123:1
  13104. |
  13105. 2123 | pub const HIBNEG_GATE_25M_EN: u16 = 0x0800;
  13106. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13107. |
  13108. = note: #[warn(dead_code)] on by default
  13109.  
  13110. warning: constant item is never used: `HIBNEG_RST_80U`
  13111. --> alxd/src/device/regs.rs:2124:1
  13112. |
  13113. 2124 | pub const HIBNEG_RST_80U: u16 = 0x0400;
  13114. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13115. |
  13116. = note: #[warn(dead_code)] on by default
  13117.  
  13118. warning: constant item is never used: `HIBNEG_RST_TIMER_MASK`
  13119. --> alxd/src/device/regs.rs:2125:1
  13120. |
  13121. 2125 | pub const HIBNEG_RST_TIMER_MASK: u16 = 0x3;
  13122. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13123. |
  13124. = note: #[warn(dead_code)] on by default
  13125.  
  13126. warning: constant item is never used: `HIBNEG_RST_TIMER_SHIFT`
  13127. --> alxd/src/device/regs.rs:2126:1
  13128. |
  13129. 2126 | pub const HIBNEG_RST_TIMER_SHIFT: u16 = 8;
  13130. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13131. |
  13132. = note: #[warn(dead_code)] on by default
  13133.  
  13134. warning: constant item is never used: `HIBNEG_GTX_CLK_DELAY_MASK`
  13135. --> alxd/src/device/regs.rs:2127:1
  13136. |
  13137. 2127 | pub const HIBNEG_GTX_CLK_DELAY_MASK: u16 = 0x3;
  13138. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13139. |
  13140. = note: #[warn(dead_code)] on by default
  13141.  
  13142. warning: constant item is never used: `HIBNEG_GTX_CLK_DELAY_SHIFT`
  13143. --> alxd/src/device/regs.rs:2128:1
  13144. |
  13145. 2128 | pub const HIBNEG_GTX_CLK_DELAY_SHIFT: u16 = 5;
  13146. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13147. |
  13148. = note: #[warn(dead_code)] on by default
  13149.  
  13150. warning: constant item is never used: `HIBNEG_BYPSS_BRKTIMER`
  13151. --> alxd/src/device/regs.rs:2129:1
  13152. |
  13153. 2129 | pub const HIBNEG_BYPSS_BRKTIMER: u16 = 0x0010;
  13154. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13155. |
  13156. = note: #[warn(dead_code)] on by default
  13157.  
  13158. warning: constant item is never used: `TST10BTCFG_INTV_TIMER_MASK`
  13159. --> alxd/src/device/regs.rs:2134:1
  13160. |
  13161. 2134 | pub const TST10BTCFG_INTV_TIMER_MASK: u16 = 0x3;
  13162. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13163. |
  13164. = note: #[warn(dead_code)] on by default
  13165.  
  13166. warning: constant item is never used: `TST10BTCFG_INTV_TIMER_SHIFT`
  13167. --> alxd/src/device/regs.rs:2135:1
  13168. |
  13169. 2135 | pub const TST10BTCFG_INTV_TIMER_SHIFT: u16 = 14;
  13170. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13171. |
  13172. = note: #[warn(dead_code)] on by default
  13173.  
  13174. warning: constant item is never used: `TST10BTCFG_TRIGER_TIMER_MASK`
  13175. --> alxd/src/device/regs.rs:2136:1
  13176. |
  13177. 2136 | pub const TST10BTCFG_TRIGER_TIMER_MASK: u16 = 0x3;
  13178. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13179. |
  13180. = note: #[warn(dead_code)] on by default
  13181.  
  13182. warning: constant item is never used: `TST10BTCFG_TRIGER_TIMER_SHIFT`
  13183. --> alxd/src/device/regs.rs:2137:1
  13184. |
  13185. 2137 | pub const TST10BTCFG_TRIGER_TIMER_SHIFT: u16 = 12;
  13186. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13187. |
  13188. = note: #[warn(dead_code)] on by default
  13189.  
  13190. warning: constant item is never used: `TST10BTCFG_DIV_MAN_MLT3_EN`
  13191. --> alxd/src/device/regs.rs:2138:1
  13192. |
  13193. 2138 | pub const TST10BTCFG_DIV_MAN_MLT3_EN: u16 = 0x0800;
  13194. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13195. |
  13196. = note: #[warn(dead_code)] on by default
  13197.  
  13198. warning: constant item is never used: `TST10BTCFG_OFF_DAC_IDLE`
  13199. --> alxd/src/device/regs.rs:2139:1
  13200. |
  13201. 2139 | pub const TST10BTCFG_OFF_DAC_IDLE: u16 = 0x0400;
  13202. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13203. |
  13204. = note: #[warn(dead_code)] on by default
  13205.  
  13206. warning: constant item is never used: `TST10BTCFG_LPBK_DEEP`
  13207. --> alxd/src/device/regs.rs:2140:1
  13208. |
  13209. 2140 | pub const TST10BTCFG_LPBK_DEEP: u16 = 0x0004;
  13210. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13211. |
  13212. = note: #[warn(dead_code)] on by default
  13213.  
  13214. warning: constant item is never used: `AZ_ANADECT_10BTRX_TH`
  13215. --> alxd/src/device/regs.rs:2144:1
  13216. |
  13217. 2144 | pub const AZ_ANADECT_10BTRX_TH: u16 = 0x8000;
  13218. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13219. |
  13220. = note: #[warn(dead_code)] on by default
  13221.  
  13222. warning: constant item is never used: `AZ_ANADECT_BOTH_01CHNL`
  13223. --> alxd/src/device/regs.rs:2145:1
  13224. |
  13225. 2145 | pub const AZ_ANADECT_BOTH_01CHNL: u16 = 0x4000;
  13226. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13227. |
  13228. = note: #[warn(dead_code)] on by default
  13229.  
  13230. warning: constant item is never used: `AZ_ANADECT_INTV_MASK`
  13231. --> alxd/src/device/regs.rs:2146:1
  13232. |
  13233. 2146 | pub const AZ_ANADECT_INTV_MASK: u16 = 0x3F;
  13234. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13235. |
  13236. = note: #[warn(dead_code)] on by default
  13237.  
  13238. warning: constant item is never used: `AZ_ANADECT_INTV_SHIFT`
  13239. --> alxd/src/device/regs.rs:2147:1
  13240. |
  13241. 2147 | pub const AZ_ANADECT_INTV_SHIFT: u16 = 8;
  13242. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13243. |
  13244. = note: #[warn(dead_code)] on by default
  13245.  
  13246. warning: constant item is never used: `AZ_ANADECT_THRESH_MASK`
  13247. --> alxd/src/device/regs.rs:2148:1
  13248. |
  13249. 2148 | pub const AZ_ANADECT_THRESH_MASK: u16 = 0xF;
  13250. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13251. |
  13252. = note: #[warn(dead_code)] on by default
  13253.  
  13254. warning: constant item is never used: `AZ_ANADECT_THRESH_SHIFT`
  13255. --> alxd/src/device/regs.rs:2149:1
  13256. |
  13257. 2149 | pub const AZ_ANADECT_THRESH_SHIFT: u16 = 4;
  13258. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13259. |
  13260. = note: #[warn(dead_code)] on by default
  13261.  
  13262. warning: constant item is never used: `AZ_ANADECT_CHNL_MASK`
  13263. --> alxd/src/device/regs.rs:2150:1
  13264. |
  13265. 2150 | pub const AZ_ANADECT_CHNL_MASK: u16 = 0xF;
  13266. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13267. |
  13268. = note: #[warn(dead_code)] on by default
  13269.  
  13270. warning: constant item is never used: `AZ_ANADECT_CHNL_SHIFT`
  13271. --> alxd/src/device/regs.rs:2151:1
  13272. |
  13273. 2151 | pub const AZ_ANADECT_CHNL_SHIFT: u16 = 0;
  13274. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13275. |
  13276. = note: #[warn(dead_code)] on by default
  13277.  
  13278. warning: constant item is never used: `LEGCYPS_DAC_AMP1000_MASK`
  13279. --> alxd/src/device/regs.rs:2173:1
  13280. |
  13281. 2173 | pub const LEGCYPS_DAC_AMP1000_MASK: u16 = 0x7;
  13282. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13283. |
  13284. = note: #[warn(dead_code)] on by default
  13285.  
  13286. warning: constant item is never used: `LEGCYPS_DAC_AMP1000_SHIFT`
  13287. --> alxd/src/device/regs.rs:2174:1
  13288. |
  13289. 2174 | pub const LEGCYPS_DAC_AMP1000_SHIFT: u16 = 12;
  13290. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13291. |
  13292. = note: #[warn(dead_code)] on by default
  13293.  
  13294. warning: constant item is never used: `LEGCYPS_DAC_AMP100_MASK`
  13295. --> alxd/src/device/regs.rs:2175:1
  13296. |
  13297. 2175 | pub const LEGCYPS_DAC_AMP100_MASK: u16 = 0x7;
  13298. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13299. |
  13300. = note: #[warn(dead_code)] on by default
  13301.  
  13302. warning: constant item is never used: `LEGCYPS_DAC_AMP100_SHIFT`
  13303. --> alxd/src/device/regs.rs:2176:1
  13304. |
  13305. 2176 | pub const LEGCYPS_DAC_AMP100_SHIFT: u16 = 9;
  13306. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13307. |
  13308. = note: #[warn(dead_code)] on by default
  13309.  
  13310. warning: constant item is never used: `LEGCYPS_DAC_AMP10_MASK`
  13311. --> alxd/src/device/regs.rs:2177:1
  13312. |
  13313. 2177 | pub const LEGCYPS_DAC_AMP10_MASK: u16 = 0x7;
  13314. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13315. |
  13316. = note: #[warn(dead_code)] on by default
  13317.  
  13318. warning: constant item is never used: `LEGCYPS_DAC_AMP10_SHIFT`
  13319. --> alxd/src/device/regs.rs:2178:1
  13320. |
  13321. 2178 | pub const LEGCYPS_DAC_AMP10_SHIFT: u16 = 6;
  13322. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13323. |
  13324. = note: #[warn(dead_code)] on by default
  13325.  
  13326. warning: constant item is never used: `LEGCYPS_UNPLUG_TIMER_MASK`
  13327. --> alxd/src/device/regs.rs:2179:1
  13328. |
  13329. 2179 | pub const LEGCYPS_UNPLUG_TIMER_MASK: u16 = 0x7;
  13330. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13331. |
  13332. = note: #[warn(dead_code)] on by default
  13333.  
  13334. warning: constant item is never used: `LEGCYPS_UNPLUG_TIMER_SHIFT`
  13335. --> alxd/src/device/regs.rs:2180:1
  13336. |
  13337. 2180 | pub const LEGCYPS_UNPLUG_TIMER_SHIFT: u16 = 3;
  13338. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13339. |
  13340. = note: #[warn(dead_code)] on by default
  13341.  
  13342. warning: constant item is never used: `LEGCYPS_UNPLUG_DECT_EN`
  13343. --> alxd/src/device/regs.rs:2181:1
  13344. |
  13345. 2181 | pub const LEGCYPS_UNPLUG_DECT_EN: u16 = 0x0004;
  13346. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13347. |
  13348. = note: #[warn(dead_code)] on by default
  13349.  
  13350. warning: constant item is never used: `LEGCYPS_ECNC_PS_EN`
  13351. --> alxd/src/device/regs.rs:2182:1
  13352. |
  13353. 2182 | pub const LEGCYPS_ECNC_PS_EN: u16 = 0x0001;
  13354. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13355. |
  13356. = note: #[warn(dead_code)] on by default
  13357.  
  13358. warning: constant item is never used: `TST100BTCFG_NORMAL_BW_EN`
  13359. --> alxd/src/device/regs.rs:2186:1
  13360. |
  13361. 2186 | pub const TST100BTCFG_NORMAL_BW_EN: u16 = 0x8000;
  13362. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13363. |
  13364. = note: #[warn(dead_code)] on by default
  13365.  
  13366. warning: constant item is never used: `TST100BTCFG_BADLNK_BYPASS`
  13367. --> alxd/src/device/regs.rs:2187:1
  13368. |
  13369. 2187 | pub const TST100BTCFG_BADLNK_BYPASS: u16 = 0x4000;
  13370. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13371. |
  13372. = note: #[warn(dead_code)] on by default
  13373.  
  13374. warning: constant item is never used: `TST100BTCFG_SHORTCABL_TH_MASK`
  13375. --> alxd/src/device/regs.rs:2188:1
  13376. |
  13377. 2188 | pub const TST100BTCFG_SHORTCABL_TH_MASK: u16 = 0x3F;
  13378. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13379. |
  13380. = note: #[warn(dead_code)] on by default
  13381.  
  13382. warning: constant item is never used: `TST100BTCFG_SHORTCABL_TH_SHIFT`
  13383. --> alxd/src/device/regs.rs:2189:1
  13384. |
  13385. 2189 | pub const TST100BTCFG_SHORTCABL_TH_SHIFT: u16 = 8;
  13386. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13387. |
  13388. = note: #[warn(dead_code)] on by default
  13389.  
  13390. warning: constant item is never used: `TST100BTCFG_LITCH_EN`
  13391. --> alxd/src/device/regs.rs:2190:1
  13392. |
  13393. 2190 | pub const TST100BTCFG_LITCH_EN: u16 = 0x0080;
  13394. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13395. |
  13396. = note: #[warn(dead_code)] on by default
  13397.  
  13398. warning: constant item is never used: `TST100BTCFG_VLT_SW`
  13399. --> alxd/src/device/regs.rs:2191:1
  13400. |
  13401. 2191 | pub const TST100BTCFG_VLT_SW: u16 = 0x0040;
  13402. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13403. |
  13404. = note: #[warn(dead_code)] on by default
  13405.  
  13406. warning: constant item is never used: `TST100BTCFG_LONGCABL_TH_MASK`
  13407. --> alxd/src/device/regs.rs:2192:1
  13408. |
  13409. 2192 | pub const TST100BTCFG_LONGCABL_TH_MASK: u16 = 0x3F;
  13410. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13411. |
  13412. = note: #[warn(dead_code)] on by default
  13413.  
  13414. warning: constant item is never used: `TST100BTCFG_LONGCABL_TH_SHIFT`
  13415. --> alxd/src/device/regs.rs:2193:1
  13416. |
  13417. 2193 | pub const TST100BTCFG_LONGCABL_TH_SHIFT: u16 = 0;
  13418. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13419. |
  13420. = note: #[warn(dead_code)] on by default
  13421.  
  13422. warning: constant item is never used: `GREENCFG_MSTPS_MSETH2_MASK`
  13423. --> alxd/src/device/regs.rs:2197:1
  13424. |
  13425. 2197 | pub const GREENCFG_MSTPS_MSETH2_MASK: u16 = 0xFF;
  13426. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13427. |
  13428. = note: #[warn(dead_code)] on by default
  13429.  
  13430. warning: constant item is never used: `GREENCFG_MSTPS_MSETH2_SHIFT`
  13431. --> alxd/src/device/regs.rs:2198:1
  13432. |
  13433. 2198 | pub const GREENCFG_MSTPS_MSETH2_SHIFT: u16 = 8;
  13434. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13435. |
  13436. = note: #[warn(dead_code)] on by default
  13437.  
  13438. warning: constant item is never used: `GREENCFG_MSTPS_MSETH1_MASK`
  13439. --> alxd/src/device/regs.rs:2199:1
  13440. |
  13441. 2199 | pub const GREENCFG_MSTPS_MSETH1_MASK: u16 = 0xFF;
  13442. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13443. |
  13444. = note: #[warn(dead_code)] on by default
  13445.  
  13446. warning: constant item is never used: `GREENCFG_MSTPS_MSETH1_SHIFT`
  13447. --> alxd/src/device/regs.rs:2200:1
  13448. |
  13449. 2200 | pub const GREENCFG_MSTPS_MSETH1_SHIFT: u16 = 0;
  13450. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13451. |
  13452. = note: #[warn(dead_code)] on by default
  13453.  
  13454. warning: constant item is never used: `CLDCTRL3_AZ_DISAMP`
  13455. --> alxd/src/device/regs.rs:2215:1
  13456. |
  13457. 2215 | pub const CLDCTRL3_AZ_DISAMP: u16 = 0x1000;
  13458. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13459. |
  13460. = note: #[warn(dead_code)] on by default
  13461.  
  13462. warning: constant item is never used: `MIIEXT_CLDCTRL7`
  13463. --> alxd/src/device/regs.rs:2226:1
  13464. |
  13465. 2226 | pub const MIIEXT_CLDCTRL7: u16 = 0x8007;
  13466. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13467. |
  13468. = note: #[warn(dead_code)] on by default
  13469.  
  13470. warning: constant item is never used: `CLDCTRL7_VDHLF_BIAS_TH_MASK`
  13471. --> alxd/src/device/regs.rs:2227:1
  13472. |
  13473. 2227 | pub const CLDCTRL7_VDHLF_BIAS_TH_MASK: u16 = 0x7F;
  13474. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13475. |
  13476. = note: #[warn(dead_code)] on by default
  13477.  
  13478. warning: constant item is never used: `CLDCTRL7_VDHLF_BIAS_TH_SHIFT`
  13479. --> alxd/src/device/regs.rs:2228:1
  13480. |
  13481. 2228 | pub const CLDCTRL7_VDHLF_BIAS_TH_SHIFT: u16 = 9;
  13482. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13483. |
  13484. = note: #[warn(dead_code)] on by default
  13485.  
  13486. warning: constant item is never used: `CLDCTRL7_AFE_AZ_MASK`
  13487. --> alxd/src/device/regs.rs:2229:1
  13488. |
  13489. 2229 | pub const CLDCTRL7_AFE_AZ_MASK: u16 = 0x1F;
  13490. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13491. |
  13492. = note: #[warn(dead_code)] on by default
  13493.  
  13494. warning: constant item is never used: `CLDCTRL7_AFE_AZ_SHIFT`
  13495. --> alxd/src/device/regs.rs:2230:1
  13496. |
  13497. 2230 | pub const CLDCTRL7_AFE_AZ_SHIFT: u16 = 4;
  13498. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13499. |
  13500. = note: #[warn(dead_code)] on by default
  13501.  
  13502. warning: constant item is never used: `CLDCTRL7_SIDE_PEAK_TH_MASK`
  13503. --> alxd/src/device/regs.rs:2231:1
  13504. |
  13505. 2231 | pub const CLDCTRL7_SIDE_PEAK_TH_MASK: u16 = 0xF;
  13506. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13507. |
  13508. = note: #[warn(dead_code)] on by default
  13509.  
  13510. warning: constant item is never used: `CLDCTRL7_SIDE_PEAK_TH_SHIFT`
  13511. --> alxd/src/device/regs.rs:2232:1
  13512. |
  13513. 2232 | pub const CLDCTRL7_SIDE_PEAK_TH_SHIFT: u16 = 0;
  13514. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13515. |
  13516. = note: #[warn(dead_code)] on by default
  13517.  
  13518. warning: constant item is never used: `CLDCTRL7_DEF`
  13519. --> alxd/src/device/regs.rs:2233:1
  13520. |
  13521. 2233 | pub const CLDCTRL7_DEF: u16 = 0x6BF6;
  13522. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13523. |
  13524. = note: #[warn(dead_code)] on by default
  13525.  
  13526. warning: constant item is never used: `MIIEXT_AZCTRL`
  13527. --> alxd/src/device/regs.rs:2235:1
  13528. |
  13529. 2235 | pub const MIIEXT_AZCTRL: u16 = 0x8008;
  13530. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13531. |
  13532. = note: #[warn(dead_code)] on by default
  13533.  
  13534. warning: constant item is never used: `AZCTRL_SHORT_TH_MASK`
  13535. --> alxd/src/device/regs.rs:2236:1
  13536. |
  13537. 2236 | pub const AZCTRL_SHORT_TH_MASK: u16 = 0xFF;
  13538. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13539. |
  13540. = note: #[warn(dead_code)] on by default
  13541.  
  13542. warning: constant item is never used: `AZCTRL_SHORT_TH_SHIFT`
  13543. --> alxd/src/device/regs.rs:2237:1
  13544. |
  13545. 2237 | pub const AZCTRL_SHORT_TH_SHIFT: u16 = 8;
  13546. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13547. |
  13548. = note: #[warn(dead_code)] on by default
  13549.  
  13550. warning: constant item is never used: `AZCTRL_LONG_TH_MASK`
  13551. --> alxd/src/device/regs.rs:2238:1
  13552. |
  13553. 2238 | pub const AZCTRL_LONG_TH_MASK: u16 = 0xFF;
  13554. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13555. |
  13556. = note: #[warn(dead_code)] on by default
  13557.  
  13558. warning: constant item is never used: `AZCTRL_LONG_TH_SHIFT`
  13559. --> alxd/src/device/regs.rs:2239:1
  13560. |
  13561. 2239 | pub const AZCTRL_LONG_TH_SHIFT: u16 = 0;
  13562. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13563. |
  13564. = note: #[warn(dead_code)] on by default
  13565.  
  13566. warning: constant item is never used: `AZCTRL_DEF`
  13567. --> alxd/src/device/regs.rs:2240:1
  13568. |
  13569. 2240 | pub const AZCTRL_DEF: u16 = 0x1629;
  13570. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13571. |
  13572. = note: #[warn(dead_code)] on by default
  13573.  
  13574. warning: constant item is never used: `MIIEXT_AZCTRL2`
  13575. --> alxd/src/device/regs.rs:2242:1
  13576. |
  13577. 2242 | pub const MIIEXT_AZCTRL2: u16 = 0x8009;
  13578. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13579. |
  13580. = note: #[warn(dead_code)] on by default
  13581.  
  13582. warning: constant item is never used: `AZCTRL2_WAKETRNING_MASK`
  13583. --> alxd/src/device/regs.rs:2243:1
  13584. |
  13585. 2243 | pub const AZCTRL2_WAKETRNING_MASK: u16 = 0xFF;
  13586. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13587. |
  13588. = note: #[warn(dead_code)] on by default
  13589.  
  13590. warning: constant item is never used: `AZCTRL2_WAKETRNING_SHIFT`
  13591. --> alxd/src/device/regs.rs:2244:1
  13592. |
  13593. 2244 | pub const AZCTRL2_WAKETRNING_SHIFT: u16 = 8;
  13594. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13595. |
  13596. = note: #[warn(dead_code)] on by default
  13597.  
  13598. warning: constant item is never used: `AZCTRL2_QUIET_TIMER_MASK`
  13599. --> alxd/src/device/regs.rs:2245:1
  13600. |
  13601. 2245 | pub const AZCTRL2_QUIET_TIMER_MASK: u16 = 0x3;
  13602. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13603. |
  13604. = note: #[warn(dead_code)] on by default
  13605.  
  13606. warning: constant item is never used: `AZCTRL2_QUIET_TIMER_SHIFT`
  13607. --> alxd/src/device/regs.rs:2246:1
  13608. |
  13609. 2246 | pub const AZCTRL2_QUIET_TIMER_SHIFT: u16 = 6;
  13610. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13611. |
  13612. = note: #[warn(dead_code)] on by default
  13613.  
  13614. warning: constant item is never used: `AZCTRL2_PHAS_JMP2`
  13615. --> alxd/src/device/regs.rs:2247:1
  13616. |
  13617. 2247 | pub const AZCTRL2_PHAS_JMP2: u16 = 0x0010;
  13618. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13619. |
  13620. = note: #[warn(dead_code)] on by default
  13621.  
  13622. warning: constant item is never used: `AZCTRL2_CLKTRCV_125MD16`
  13623. --> alxd/src/device/regs.rs:2248:1
  13624. |
  13625. 2248 | pub const AZCTRL2_CLKTRCV_125MD16: u16 = 0x0008;
  13626. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13627. |
  13628. = note: #[warn(dead_code)] on by default
  13629.  
  13630. warning: constant item is never used: `AZCTRL2_GATE1000_EN`
  13631. --> alxd/src/device/regs.rs:2249:1
  13632. |
  13633. 2249 | pub const AZCTRL2_GATE1000_EN: u16 = 0x0004;
  13634. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13635. |
  13636. = note: #[warn(dead_code)] on by default
  13637.  
  13638. warning: constant item is never used: `AZCTRL2_AVRG_FREQ`
  13639. --> alxd/src/device/regs.rs:2250:1
  13640. |
  13641. 2250 | pub const AZCTRL2_AVRG_FREQ: u16 = 0x0002;
  13642. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13643. |
  13644. = note: #[warn(dead_code)] on by default
  13645.  
  13646. warning: constant item is never used: `AZCTRL2_PHAS_JMP4`
  13647. --> alxd/src/device/regs.rs:2251:1
  13648. |
  13649. 2251 | pub const AZCTRL2_PHAS_JMP4: u16 = 0x0001;
  13650. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13651. |
  13652. = note: #[warn(dead_code)] on by default
  13653.  
  13654. warning: constant item is never used: `AZCTRL2_DEF`
  13655. --> alxd/src/device/regs.rs:2252:1
  13656. |
  13657. 2252 | pub const AZCTRL2_DEF: u16 = 0x32C0;
  13658. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13659. |
  13660. = note: #[warn(dead_code)] on by default
  13661.  
  13662. warning: constant item is never used: `MIIEXT_AZCTRL6`
  13663. --> alxd/src/device/regs.rs:2254:1
  13664. |
  13665. 2254 | pub const MIIEXT_AZCTRL6: u16 = 0x800D;
  13666. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13667. |
  13668. = note: #[warn(dead_code)] on by default
  13669.  
  13670. warning: constant item is never used: `VDRVBIAS_SEL_MASK`
  13671. --> alxd/src/device/regs.rs:2257:1
  13672. |
  13673. 2257 | pub const VDRVBIAS_SEL_MASK: u16 = 0x3;
  13674. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13675. |
  13676. = note: #[warn(dead_code)] on by default
  13677.  
  13678. warning: constant item is never used: `VDRVBIAS_SEL_SHIFT`
  13679. --> alxd/src/device/regs.rs:2258:1
  13680. |
  13681. 2258 | pub const VDRVBIAS_SEL_SHIFT: u16 = 0;
  13682. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13683. |
  13684. = note: #[warn(dead_code)] on by default
  13685.  
  13686. warning: constant item is never used: `MIIEXT_REMOTE_EEEADV`
  13687. --> alxd/src/device/regs.rs:2268:1
  13688. |
  13689. 2268 | pub const MIIEXT_REMOTE_EEEADV: u16 = 0x3D;
  13690. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13691. |
  13692. = note: #[warn(dead_code)] on by default
  13693.  
  13694. warning: constant item is never used: `REMOTE_EEEADV_1000BT`
  13695. --> alxd/src/device/regs.rs:2269:1
  13696. |
  13697. 2269 | pub const REMOTE_EEEADV_1000BT: u16 = 0x0004;
  13698. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13699. |
  13700. = note: #[warn(dead_code)] on by default
  13701.  
  13702. warning: constant item is never used: `REMOTE_EEEADV_100BT`
  13703. --> alxd/src/device/regs.rs:2270:1
  13704. |
  13705. 2270 | pub const REMOTE_EEEADV_100BT: u16 = 0x0002;
  13706. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13707. |
  13708. = note: #[warn(dead_code)] on by default
  13709.  
  13710. warning: constant item is never used: `MIIEXT_EEE_ANEG`
  13711. --> alxd/src/device/regs.rs:2272:1
  13712. |
  13713. 2272 | pub const MIIEXT_EEE_ANEG: u16 = 0x8000;
  13714. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13715. |
  13716. = note: #[warn(dead_code)] on by default
  13717.  
  13718. warning: constant item is never used: `EEE_ANEG_1000M`
  13719. --> alxd/src/device/regs.rs:2273:1
  13720. |
  13721. 2273 | pub const EEE_ANEG_1000M: u16 = 0x0004;
  13722. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13723. |
  13724. = note: #[warn(dead_code)] on by default
  13725.  
  13726. warning: constant item is never used: `EEE_ANEG_100M`
  13727. --> alxd/src/device/regs.rs:2274:1
  13728. |
  13729. 2274 | pub const EEE_ANEG_100M: u16 = 0x0002;
  13730. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13731. |
  13732. = note: #[warn(dead_code)] on by default
  13733.  
  13734. warning: constant item is never used: `MIIEXT_S3DIG10_SL`
  13735. --> alxd/src/device/regs.rs:2281:1
  13736. |
  13737. 2281 | pub const MIIEXT_S3DIG10_SL: u16 = 0x0001;
  13738. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13739. |
  13740. = note: #[warn(dead_code)] on by default
  13741.  
  13742. warning: constant item is never used: `MIIEXT_NLP34`
  13743. --> alxd/src/device/regs.rs:2284:1
  13744. |
  13745. 2284 | pub const MIIEXT_NLP34: u16 = 0x8025;
  13746. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13747. |
  13748. = note: #[warn(dead_code)] on by default
  13749.  
  13750. warning: constant item is never used: `MIIEXT_NLP34_DEF`
  13751. --> alxd/src/device/regs.rs:2286:1
  13752. |
  13753. 2286 | pub const MIIEXT_NLP34_DEF: u16 = 0x1010;
  13754. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13755. |
  13756. = note: #[warn(dead_code)] on by default
  13757.  
  13758. warning: constant item is never used: `MIIEXT_NLP56`
  13759. --> alxd/src/device/regs.rs:2288:1
  13760. |
  13761. 2288 | pub const MIIEXT_NLP56: u16 = 0x8026;
  13762. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13763. |
  13764. = note: #[warn(dead_code)] on by default
  13765.  
  13766. warning: constant item is never used: `MIIEXT_NLP56_DEF`
  13767. --> alxd/src/device/regs.rs:2290:1
  13768. |
  13769. 2290 | pub const MIIEXT_NLP56_DEF: u16 = 0x1010;
  13770. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13771. |
  13772. = note: #[warn(dead_code)] on by default
  13773.  
  13774. warning: constant item is never used: `MIIEXT_NLP78_160M_DEF`
  13775. --> alxd/src/device/regs.rs:2294:1
  13776. |
  13777. 2294 | pub const MIIEXT_NLP78_160M_DEF: u16 = 0x8D05;
  13778. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13779. |
  13780. = note: #[warn(dead_code)] on by default
  13781.  
  13782. warning: constant item is never used: `ERR_ALOAD`
  13783. --> alxd/src/device/mod.rs:13:1
  13784. |
  13785. 13 | const ERR_ALOAD: usize = 1;
  13786. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13787. |
  13788. = note: #[warn(dead_code)] on by default
  13789.  
  13790. warning: constant item is never used: `ERR_PARM`
  13791. --> alxd/src/device/mod.rs:15:1
  13792. |
  13793. 15 | const ERR_PARM: usize = 3;
  13794. | ^^^^^^^^^^^^^^^^^^^^^^^^^^
  13795. |
  13796. = note: #[warn(dead_code)] on by default
  13797.  
  13798. warning: constant item is never used: `LINK_TIMEOUT`
  13799. --> alxd/src/device/mod.rs:17:1
  13800. |
  13801. 17 | const LINK_TIMEOUT: usize = 8;
  13802. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13803. |
  13804. = note: #[warn(dead_code)] on by default
  13805.  
  13806. warning: constant item is never used: `CAP_PTP`
  13807. --> alxd/src/device/mod.rs:37:1
  13808. |
  13809. 37 | const CAP_PTP: u32 = 1 << 1;
  13810. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13811. |
  13812. = note: #[warn(dead_code)] on by default
  13813.  
  13814. warning: constant item is never used: `CAP_SWOI`
  13815. --> alxd/src/device/mod.rs:41:1
  13816. |
  13817. 41 | const CAP_SWOI: u32 = 1 << 5;
  13818. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13819. |
  13820. = note: #[warn(dead_code)] on by default
  13821.  
  13822. warning: constant item is never used: `CAP_RSS`
  13823. --> alxd/src/device/mod.rs:42:1
  13824. |
  13825. 42 | const CAP_RSS: u32 = 1 << 6;
  13826. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13827. |
  13828. = note: #[warn(dead_code)] on by default
  13829.  
  13830. warning: constant item is never used: `CAP_MSIX`
  13831. --> alxd/src/device/mod.rs:43:1
  13832. |
  13833. 43 | const CAP_MSIX: u32 = 1 << 7;
  13834. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13835. |
  13836. = note: #[warn(dead_code)] on by default
  13837.  
  13838. warning: constant item is never used: `CAP_MRQ`
  13839. --> alxd/src/device/mod.rs:47:1
  13840. |
  13841. 47 | const CAP_MRQ: u32 = 1 << 9;
  13842. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13843. |
  13844. = note: #[warn(dead_code)] on by default
  13845.  
  13846. warning: constant item is never used: `PCI_COMMAND_SPECIAL`
  13847. --> alxd/src/device/mod.rs:84:1
  13848. |
  13849. 84 | const PCI_COMMAND_SPECIAL: u16 = 0x8; /* Enable response to special cycles */
  13850. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13851. |
  13852. = note: #[warn(dead_code)] on by default
  13853.  
  13854. warning: constant item is never used: `PCI_COMMAND_INVALIDATE`
  13855. --> alxd/src/device/mod.rs:85:1
  13856. |
  13857. 85 | const PCI_COMMAND_INVALIDATE: u16 = 0x10; /* Use memory write and invalidate */
  13858. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13859. |
  13860. = note: #[warn(dead_code)] on by default
  13861.  
  13862. warning: constant item is never used: `PCI_COMMAND_VGA_PALETTE`
  13863. --> alxd/src/device/mod.rs:86:1
  13864. |
  13865. 86 | const PCI_COMMAND_VGA_PALETTE: u16 = 0x20; /* Enable palette snooping */
  13866. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13867. |
  13868. = note: #[warn(dead_code)] on by default
  13869.  
  13870. warning: constant item is never used: `PCI_COMMAND_PARITY`
  13871. --> alxd/src/device/mod.rs:87:1
  13872. |
  13873. 87 | const PCI_COMMAND_PARITY: u16 = 0x40; /* Enable parity checking */
  13874. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13875. |
  13876. = note: #[warn(dead_code)] on by default
  13877.  
  13878. warning: constant item is never used: `PCI_COMMAND_WAIT`
  13879. --> alxd/src/device/mod.rs:88:1
  13880. |
  13881. 88 | const PCI_COMMAND_WAIT: u16 = 0x80; /* Enable address/data stepping */
  13882. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13883. |
  13884. = note: #[warn(dead_code)] on by default
  13885.  
  13886. warning: constant item is never used: `PCI_COMMAND_SERR`
  13887. --> alxd/src/device/mod.rs:89:1
  13888. |
  13889. 89 | const PCI_COMMAND_SERR: u16 = 0x100; /* Enable SERR */
  13890. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13891. |
  13892. = note: #[warn(dead_code)] on by default
  13893.  
  13894. warning: constant item is never used: `PCI_COMMAND_FAST_BACK`
  13895. --> alxd/src/device/mod.rs:90:1
  13896. |
  13897. 90 | const PCI_COMMAND_FAST_BACK: u16 = 0x200; /* Enable back-to-back writes */
  13898. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13899. |
  13900. = note: #[warn(dead_code)] on by default
  13901.  
  13902. warning: constant `ADVERTISED_10baseT_Half` should have an upper case name such as `ADVERTISED_10BASE_T_HALF`
  13903. --> alxd/src/device/mod.rs:113:1
  13904. |
  13905. 113 | const ADVERTISED_10baseT_Half: u32 = 1 << 0;
  13906. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13907. |
  13908. = note: #[warn(non_upper_case_globals)] on by default
  13909.  
  13910. warning: constant `ADVERTISED_10baseT_Full` should have an upper case name such as `ADVERTISED_10BASE_T_FULL`
  13911. --> alxd/src/device/mod.rs:114:1
  13912. |
  13913. 114 | const ADVERTISED_10baseT_Full: u32 = 1 << 1;
  13914. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13915. |
  13916. = note: #[warn(non_upper_case_globals)] on by default
  13917.  
  13918. warning: constant `ADVERTISED_100baseT_Half` should have an upper case name such as `ADVERTISED_100BASE_T_HALF`
  13919. --> alxd/src/device/mod.rs:115:1
  13920. |
  13921. 115 | const ADVERTISED_100baseT_Half: u32 = 1 << 2;
  13922. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13923. |
  13924. = note: #[warn(non_upper_case_globals)] on by default
  13925.  
  13926. warning: constant `ADVERTISED_100baseT_Full` should have an upper case name such as `ADVERTISED_100BASE_T_FULL`
  13927. --> alxd/src/device/mod.rs:116:1
  13928. |
  13929. 116 | const ADVERTISED_100baseT_Full: u32 = 1 << 3;
  13930. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13931. |
  13932. = note: #[warn(non_upper_case_globals)] on by default
  13933.  
  13934. warning: constant `ADVERTISED_1000baseT_Half` should have an upper case name such as `ADVERTISED_1000BASE_T_HALF`
  13935. --> alxd/src/device/mod.rs:117:1
  13936. |
  13937. 117 | const ADVERTISED_1000baseT_Half: u32 = 1 << 4;
  13938. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13939. |
  13940. = note: #[warn(non_upper_case_globals)] on by default
  13941.  
  13942. warning: constant `ADVERTISED_1000baseT_Full` should have an upper case name such as `ADVERTISED_1000BASE_T_FULL`
  13943. --> alxd/src/device/mod.rs:118:1
  13944. |
  13945. 118 | const ADVERTISED_1000baseT_Full: u32 = 1 << 5;
  13946. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13947. |
  13948. = note: #[warn(non_upper_case_globals)] on by default
  13949.  
  13950. warning: constant `ADVERTISED_Autoneg` should have an upper case name such as `ADVERTISED_AUTONEG`
  13951. --> alxd/src/device/mod.rs:119:1
  13952. |
  13953. 119 | const ADVERTISED_Autoneg: u32 = 1 << 6;
  13954. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13955. |
  13956. = note: #[warn(non_upper_case_globals)] on by default
  13957.  
  13958. warning: constant `ADVERTISED_Pause` should have an upper case name such as `ADVERTISED_PAUSE`
  13959. --> alxd/src/device/mod.rs:120:1
  13960. |
  13961. 120 | const ADVERTISED_Pause: u32 = 1 << 13;
  13962. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13963. |
  13964. = note: #[warn(non_upper_case_globals)] on by default
  13965.  
  13966. warning: constant `ADVERTISED_Asym_Pause` should have an upper case name such as `ADVERTISED_ASYM_PAUSE`
  13967. --> alxd/src/device/mod.rs:121:1
  13968. |
  13969. 121 | const ADVERTISED_Asym_Pause: u32 = 1 << 14;
  13970. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13971. |
  13972. = note: #[warn(non_upper_case_globals)] on by default
  13973.  
  13974. warning: constant item is never used: `ADVERTISE_1000XFULL`
  13975. --> alxd/src/device/mod.rs:125:1
  13976. |
  13977. 125 | const ADVERTISE_1000XFULL: u32 = 0x0020; /* Try for 1000BASE-X full-duplex */
  13978. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13979. |
  13980. = note: #[warn(dead_code)] on by default
  13981.  
  13982. warning: constant item is never used: `ADVERTISE_1000XHALF`
  13983. --> alxd/src/device/mod.rs:127:1
  13984. |
  13985. 127 | const ADVERTISE_1000XHALF: u32 = 0x0040; /* Try for 1000BASE-X half-duplex */
  13986. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13987. |
  13988. = note: #[warn(dead_code)] on by default
  13989.  
  13990. warning: constant item is never used: `ADVERTISE_1000XPAUSE`
  13991. --> alxd/src/device/mod.rs:129:1
  13992. |
  13993. 129 | const ADVERTISE_1000XPAUSE: u32 = 0x0080; /* Try for 1000BASE-X pause */
  13994. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  13995. |
  13996. = note: #[warn(dead_code)] on by default
  13997.  
  13998. warning: constant item is never used: `ADVERTISE_1000XPSE_ASYM`
  13999. --> alxd/src/device/mod.rs:131:1
  14000. |
  14001. 131 | const ADVERTISE_1000XPSE_ASYM: u32 = 0x0100; /* Try for 1000BASE-X asym pause */
  14002. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14003. |
  14004. = note: #[warn(dead_code)] on by default
  14005.  
  14006. warning: constant item is never used: `ADVERTISE_100BASE4`
  14007. --> alxd/src/device/mod.rs:132:1
  14008. |
  14009. 132 | const ADVERTISE_100BASE4: u32 = 0x0200; /* Try for 100mbps 4k packets */
  14010. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14011. |
  14012. = note: #[warn(dead_code)] on by default
  14013.  
  14014. warning: field is never used: `blen`
  14015. --> alxd/src/device/mod.rs:210:5
  14016. |
  14017. 210 | blen: Mmio<u16>,
  14018. | ^^^^^^^^^^^^^^^
  14019. |
  14020. = note: #[warn(dead_code)] on by default
  14021.  
  14022. warning: field is never used: `vlan`
  14023. --> alxd/src/device/mod.rs:211:5
  14024. |
  14025. 211 | vlan: Mmio<u16>,
  14026. | ^^^^^^^^^^^^^^^
  14027. |
  14028. = note: #[warn(dead_code)] on by default
  14029.  
  14030. warning: field is never used: `flags`
  14031. --> alxd/src/device/mod.rs:212:5
  14032. |
  14033. 212 | flags: Mmio<u32>,
  14034. | ^^^^^^^^^^^^^^^^
  14035. |
  14036. = note: #[warn(dead_code)] on by default
  14037.  
  14038. warning: field is never used: `addr`
  14039. --> alxd/src/device/mod.rs:213:5
  14040. |
  14041. 213 | addr: Mmio<u64>,
  14042. | ^^^^^^^^^^^^^^^
  14043. |
  14044. = note: #[warn(dead_code)] on by default
  14045.  
  14046. warning: field is never used: `checksum`
  14047. --> alxd/src/device/mod.rs:225:5
  14048. |
  14049. 225 | checksum: Mmio<u16>,
  14050. | ^^^^^^^^^^^^^^^^^^^
  14051. |
  14052. = note: #[warn(dead_code)] on by default
  14053.  
  14054. warning: field is never used: `rfd`
  14055. --> alxd/src/device/mod.rs:226:5
  14056. |
  14057. 226 | rfd: Mmio<u16>,
  14058. | ^^^^^^^^^^^^^^
  14059. |
  14060. = note: #[warn(dead_code)] on by default
  14061.  
  14062. warning: field is never used: `rss`
  14063. --> alxd/src/device/mod.rs:227:5
  14064. |
  14065. 227 | rss: Mmio<u32>,
  14066. | ^^^^^^^^^^^^^^
  14067. |
  14068. = note: #[warn(dead_code)] on by default
  14069.  
  14070. warning: field is never used: `vlan`
  14071. --> alxd/src/device/mod.rs:228:5
  14072. |
  14073. 228 | vlan: Mmio<u16>,
  14074. | ^^^^^^^^^^^^^^^
  14075. |
  14076. = note: #[warn(dead_code)] on by default
  14077.  
  14078. warning: field is never used: `proto`
  14079. --> alxd/src/device/mod.rs:229:5
  14080. |
  14081. 229 | proto: Mmio<u8>,
  14082. | ^^^^^^^^^^^^^^^
  14083. |
  14084. = note: #[warn(dead_code)] on by default
  14085.  
  14086. warning: field is never used: `rss_flags`
  14087. --> alxd/src/device/mod.rs:230:5
  14088. |
  14089. 230 | rss_flags: Mmio<u8>,
  14090. | ^^^^^^^^^^^^^^^^^^^
  14091. |
  14092. = note: #[warn(dead_code)] on by default
  14093.  
  14094. warning: field is never used: `len`
  14095. --> alxd/src/device/mod.rs:231:5
  14096. |
  14097. 231 | len: Mmio<u16>,
  14098. | ^^^^^^^^^^^^^^
  14099. |
  14100. = note: #[warn(dead_code)] on by default
  14101.  
  14102. warning: field is never used: `flags`
  14103. --> alxd/src/device/mod.rs:232:5
  14104. |
  14105. 232 | flags: Mmio<u16>,
  14106. | ^^^^^^^^^^^^^^^^
  14107. |
  14108. = note: #[warn(dead_code)] on by default
  14109.  
  14110. warning: field is never used: `tpd_buffer`
  14111. --> alxd/src/device/mod.rs:274:5
  14112. |
  14113. 274 | tpd_buffer: [Dma<[u8; 16384]>; 16],
  14114. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14115. |
  14116. = note: #[warn(dead_code)] on by default
  14117.  
  14118. warning: value assigned to `val` is never read
  14119. --> alxd/src/device/mod.rs:669:6
  14120. |
  14121. 669 | val = self.read(WOL0);
  14122. | ^^^
  14123. |
  14124. = note: #[warn(unused_assignments)] on by default
  14125.  
  14126. warning: constant in pattern `ADVERTISED_10baseT_Half` should have an upper case name such as `ADVERTISED_10BASE_T_HALF`
  14127. --> alxd/src/device/mod.rs:1027:11
  14128. |
  14129. 1027 | ADVERTISED_10baseT_Half => {
  14130. | ^^^^^^^^^^^^^^^^^^^^^^^
  14131. |
  14132. = note: #[warn(non_upper_case_globals)] on by default
  14133.  
  14134. warning: constant in pattern `ADVERTISED_100baseT_Half` should have an upper case name such as `ADVERTISED_100BASE_T_HALF`
  14135. --> alxd/src/device/mod.rs:1030:11
  14136. |
  14137. 1030 | ADVERTISED_100baseT_Half => {
  14138. | ^^^^^^^^^^^^^^^^^^^^^^^^
  14139. |
  14140. = note: #[warn(non_upper_case_globals)] on by default
  14141.  
  14142. warning: constant in pattern `ADVERTISED_10baseT_Full` should have an upper case name such as `ADVERTISED_10BASE_T_FULL`
  14143. --> alxd/src/device/mod.rs:1033:11
  14144. |
  14145. 1033 | ADVERTISED_10baseT_Full => {
  14146. | ^^^^^^^^^^^^^^^^^^^^^^^
  14147. |
  14148. = note: #[warn(non_upper_case_globals)] on by default
  14149.  
  14150. warning: constant in pattern `ADVERTISED_100baseT_Full` should have an upper case name such as `ADVERTISED_100BASE_T_FULL`
  14151. --> alxd/src/device/mod.rs:1036:11
  14152. |
  14153. 1036 | ADVERTISED_100baseT_Full => {
  14154. | ^^^^^^^^^^^^^^^^^^^^^^^^
  14155. |
  14156. = note: #[warn(non_upper_case_globals)] on by default
  14157.  
  14158. warning: value assigned to `err` is never read
  14159. --> alxd/src/device/mod.rs:1127:6
  14160. |
  14161. 1127 | err = self.read_phy_reg(MII_BMSR, &mut bmsr);
  14162. | ^^^
  14163. |
  14164. = note: #[warn(unused_assignments)] on by default
  14165.  
  14166. warning: value assigned to `val` is never read
  14167. --> alxd/src/device/mod.rs:1282:6
  14168. |
  14169. 1282 | val = self.read(DMA);
  14170. | ^^^
  14171. |
  14172. = note: #[warn(unused_assignments)] on by default
  14173.  
  14174. warning: method is never used: `free_all_ring_resources`
  14175. --> alxd/src/device/mod.rs:1715:5
  14176. |
  14177. 1715 | / unsafe fn free_all_ring_resources(&mut self) {
  14178. 1716 | | println!("free_all_ring_resources");
  14179. 1717 | | }
  14180. | |_____^
  14181. |
  14182. = note: #[warn(dead_code)] on by default
  14183.  
  14184. warning: method is never used: `disable_advanced_intr`
  14185. --> alxd/src/device/mod.rs:1719:5
  14186. |
  14187. 1719 | / unsafe fn disable_advanced_intr(&mut self) {
  14188. 1720 | | println!("disable_advanced_intr");
  14189. 1721 | | }
  14190. | |_____^
  14191. |
  14192. = note: #[warn(dead_code)] on by default
  14193.  
  14194. warning: variable does not need to be mutable
  14195. --> alxd/src/device/mod.rs:1724:13
  14196. |
  14197. 1724 | let mut err: usize = 0;
  14198. | ^^^^^^^
  14199. |
  14200. = note: #[warn(unused_mut)] on by default
  14201.  
  14202. warning: unused variable: `err`
  14203. --> alxd/src/device/mod.rs:1724:13
  14204. |
  14205. 1724 | let mut err: usize = 0;
  14206. | ^^^^^^^
  14207. |
  14208. = note: #[warn(unused_variables)] on by default
  14209.  
  14210. warning: unused variable: `buf`
  14211. --> alxd/src/device/mod.rs:1804:35
  14212. |
  14213. 1804 | fn read(&mut self, id: usize, buf: &mut [u8]) -> Result<usize> {
  14214. | ^^^
  14215. |
  14216. = note: #[warn(unused_variables)] on by default
  14217.  
  14218. warning: unused variable: `buf`
  14219. --> alxd/src/device/mod.rs:1841:37
  14220. |
  14221. 1841 | fn write(&mut self, _id: usize, buf: &[u8]) -> Result<usize> {
  14222. | ^^^
  14223. |
  14224. = note: #[warn(unused_variables)] on by default
  14225.  
  14226. warning: unreachable expression
  14227. --> alxd/src/main.rs:136:9
  14228. |
  14229. 136 | unsafe { let _ = syscall::physunmap(address); }
  14230. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  14231. |
  14232. = note: #[warn(unreachable_code)] on by default
  14233.  
  14234. Finished release [optimized] target(s) in 168.23 secs
  14235. cook - drivers stage
  14236. cook - drivers unstage
  14237. mkdir: created directory '../stage/etc'
  14238. 'pcid.toml' -> '../stage/etc/pcid.toml'
  14239. copy from `target/x86_64-unknown-redox/release/ps2d' [elf64-x86-64] to `../stage/bin/ps2d' [elf64-x86-64]
  14240. copy from `target/x86_64-unknown-redox/release/pcid' [elf64-x86-64] to `../stage/bin/pcid' [elf64-x86-64]
  14241. copy from `target/x86_64-unknown-redox/release/xhcid' [elf64-x86-64] to `../stage/bin/xhcid' [elf64-x86-64]
  14242. copy from `target/x86_64-unknown-redox/release/alxd' [elf64-x86-64] to `../stage/bin/alxd' [elf64-x86-64]
  14243. copy from `target/x86_64-unknown-redox/release/rtl8168d' [elf64-x86-64] to `../stage/bin/rtl8168d' [elf64-x86-64]
  14244. copy from `target/x86_64-unknown-redox/release/e1000d' [elf64-x86-64] to `../stage/bin/e1000d' [elf64-x86-64]
  14245. copy from `target/x86_64-unknown-redox/release/vboxd' [elf64-x86-64] to `../stage/bin/vboxd' [elf64-x86-64]
  14246. copy from `target/x86_64-unknown-redox/release/ihdad' [elf64-x86-64] to `../stage/bin/ihdad' [elf64-x86-64]
  14247. copy from `target/x86_64-unknown-redox/release/bgad' [elf64-x86-64] to `../stage/bin/bgad' [elf64-x86-64]
  14248. copy from `target/x86_64-unknown-redox/release/nvmed' [elf64-x86-64] to `../stage/bin/nvmed' [elf64-x86-64]
  14249. copy from `target/x86_64-unknown-redox/release/ahcid' [elf64-x86-64] to `../stage/bin/ahcid' [elf64-x86-64]
  14250. copy from `target/x86_64-unknown-redox/release/vesad' [elf64-x86-64] to `../stage/bin/vesad' [elf64-x86-64]
  14251. cook - drivers tar
  14252. cook - drivers version
  14253. 'stage.toml' -> 'stage/pkg/drivers.toml'
  14254. Updating registry `https://github.com/rust-lang/crates.io-index`
  14255. Updating git repository `https://github.com/libOctavo/octavo.git`
  14256. Updating git repository `https://github.com/redox-os/tar-rs`
  14257. Updating git repository `https://github.com/ids1024/pb`
  14258. Downloading libflate v0.1.8
  14259. Downloading clap v2.25.0
  14260. Downloading winapi v0.2.8
  14261. Downloading kernel32-sys v0.2.2
  14262. Downloading winapi-build v0.1.1
  14263. Downloading bitflags v0.9.1
  14264. Downloading textwrap v0.6.0
  14265. Downloading vec_map v0.8.0
  14266. Downloading unicode-segmentation v1.1.0
  14267. Downloading term_size v0.3.0
  14268. Compiling percent-encoding v1.0.0
  14269. Compiling httparse v1.2.3
  14270. Compiling scopeguard v0.3.2
  14271. Compiling rayon-core v1.2.1
  14272. Compiling either v1.1.0
  14273. Compiling typenum v1.9.0
  14274. Compiling gcc v0.3.51
  14275. Compiling serde v1.0.8
  14276. Compiling unicode-segmentation v1.1.0
  14277. Compiling unicode-normalization v0.1.5
  14278. Compiling lazy_static v0.2.8
  14279. Compiling winapi-build v0.1.1
  14280. Compiling log v0.3.8
  14281. Compiling safemem v0.2.0
  14282. Compiling matches v0.1.6
  14283. Compiling language-tags v0.2.2
  14284. Compiling unicode-xid v0.0.4
  14285. Compiling byteorder v0.5.3
  14286. Compiling bitflags v0.9.1
  14287. Compiling futures v0.1.14
  14288. Compiling version_check v0.1.2
  14289. Compiling winapi v0.2.8
  14290. Compiling traitobject v0.1.0
  14291. Compiling unicode-width v0.1.4
  14292. Compiling quote v0.3.15
  14293. Compiling untrusted v0.5.0
  14294. Compiling typeable v0.1.2
  14295. Compiling libc v0.2.24
  14296. Compiling byteorder v1.0.0
  14297. Compiling version-compare v0.0.4
  14298. Compiling vec_map v0.8.0
  14299. Compiling coco v0.1.1
  14300. Compiling kernel32-sys v0.2.2
  14301. Compiling mime v0.2.6
  14302. Compiling unicode-bidi v0.3.3
  14303. Compiling synom v0.11.3
  14304. Compiling unicase v1.4.2
  14305. Compiling toml v0.4.2
  14306. Compiling base64 v0.6.0
  14307. Compiling base64 v0.5.2
  14308. Compiling libflate v0.1.8
  14309. Compiling term_size v0.3.0
  14310. Compiling time v0.1.37
  14311. Compiling termion v1.4.0
  14312. Compiling xattr v0.1.11
  14313. Compiling rand v0.3.15
  14314. Compiling num_cpus v1.6.2
  14315. Compiling syn v0.11.11
  14316. Compiling textwrap v0.6.0
  14317. Compiling idna v0.1.2
  14318. Compiling tar v0.4.11 (https://github.com/redox-os/tar-rs#1ccf2baf)
  14319. Compiling liner v0.1.5
  14320. Compiling generic-array v0.2.1
  14321. Compiling clap v2.25.0
  14322. Compiling url v1.5.1
  14323. Compiling pbr v1.0.0 (https://github.com/ids1024/pb?branch=redox#43ecff5a)
  14324. Compiling static-buffer v0.2.0
  14325. Compiling rayon v0.7.1
  14326. Compiling octavo-digest v0.1.2 (https://github.com/libOctavo/octavo.git#d94d9246)
  14327. Compiling ring v0.11.0
  14328. Compiling serde_derive_internals v0.15.1
  14329. Compiling hyper v0.10.12
  14330. Compiling octavo v0.1.1 (https://github.com/libOctavo/octavo.git#d94d9246)
  14331. Compiling serde_derive v1.0.8
  14332. Compiling webpki v0.14.0
  14333. Compiling rustls v0.9.0
  14334. Compiling webpki-roots v0.11.0
  14335. Compiling hyper-rustls v0.6.1
  14336. Compiling pkgutils v0.1.1 (file:///src/cookbook/pkgutils)
  14337. Finished release [optimized] target(s) in 221.95 secs
  14338. Running `/src/cookbook/pkgutils/target/release/pkg create stage`
  14339. pkg: create: stage: created stage.tar.gz
  14340. repo - fetching init
  14341. cook - init fetch
  14342. Cloning into 'source'...
  14343. Already up-to-date.
  14344. repo - preparing init
  14345. cook - init prepare
  14346. repo - building init
  14347. cook - init update
  14348. Updating registry `https://github.com/rust-lang/crates.io-index`
  14349. cook - init build
  14350. Compiling redox_syscall v0.1.18
  14351. Compiling init v0.1.0 (file:///src/cookbook/recipes/init/build)
  14352. Finished release [optimized] target(s) in 2.73 secs
  14353. cook - init stage
  14354. cook - init unstage
  14355. copy from `target/x86_64-unknown-redox/release/init' [elf64-x86-64] to `../stage/bin/init' [elf64-x86-64]
  14356. cook - init tar
  14357. cook - init version
  14358. error: no such subcommand: `config`
  14359. 'stage.toml' -> 'stage/pkg/init.toml'
  14360. Finished release [optimized] target(s) in 0.0 secs
  14361. Running `/src/cookbook/pkgutils/target/release/pkg create stage`
  14362. pkg: create: stage: created stage.tar.gz
  14363. repo - fetching redoxfs
  14364. cook - redoxfs fetch
  14365. Cloning into 'source'...
  14366. Already up-to-date.
  14367. repo - preparing redoxfs
  14368. cook - redoxfs prepare
  14369. repo - building redoxfs
  14370. cook - redoxfs update
  14371. Updating registry `https://github.com/rust-lang/crates.io-index`
  14372. cook - redoxfs build
  14373. Compiling spin v0.4.5
  14374. Compiling redox_syscall v0.1.18
  14375. Compiling redoxfs v0.1.2 (file:///src/cookbook/recipes/redoxfs/build)
  14376. Finished release [optimized] target(s) in 6.67 secs
  14377. cook - redoxfs stage
  14378. cook - redoxfs unstage
  14379. copy from `target/x86_64-unknown-redox/release/redoxfs-mkfs' [elf64-x86-64] to `../stage/bin/redoxfs-mkfs' [elf64-x86-64]
  14380. copy from `target/x86_64-unknown-redox/release/redoxfs' [elf64-x86-64] to `../stage/bin/redoxfs' [elf64-x86-64]
  14381. cook - redoxfs tar
  14382. cook - redoxfs version
  14383. error: no such subcommand: `config`
  14384. 'stage.toml' -> 'stage/pkg/redoxfs.toml'
  14385. Finished release [optimized] target(s) in 0.0 secs
  14386. Running `/src/cookbook/pkgutils/target/release/pkg create stage`
  14387. pkg: create: stage: created stage.tar.gz
  14388. repo - publishing drivers
  14389. cook - drivers publish
  14390. 'stage.tar.gz' -> '/src/cookbook/repo/x86_64-unknown-redox/drivers.tar.gz'
  14391. 'stage.sig' -> '/src/cookbook/repo/x86_64-unknown-redox/drivers.sig'
  14392. 'stage.toml' -> '/src/cookbook/repo/x86_64-unknown-redox/drivers.toml'
  14393. repo - publishing init
  14394. cook - init publish
  14395. 'stage.tar.gz' -> '/src/cookbook/repo/x86_64-unknown-redox/init.tar.gz'
  14396. 'stage.sig' -> '/src/cookbook/repo/x86_64-unknown-redox/init.sig'
  14397. 'stage.toml' -> '/src/cookbook/repo/x86_64-unknown-redox/init.toml'
  14398. repo - publishing redoxfs
  14399. cook - redoxfs publish
  14400. 'stage.tar.gz' -> '/src/cookbook/repo/x86_64-unknown-redox/redoxfs.tar.gz'
  14401. 'stage.sig' -> '/src/cookbook/repo/x86_64-unknown-redox/redoxfs.sig'
  14402. 'stage.toml' -> '/src/cookbook/repo/x86_64-unknown-redox/redoxfs.toml'
  14403. repo - generating repo.toml
  14404. Installing package drivers
  14405. thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error { repr: Custom(Custom { kind: Other, error: TarError { desc: "failed to iterate over archive", io: Error { repr: Custom(Custom { kind: Other, error: StringError("numeric field did not have utf-8 text") }) } } }) }', /checkout/src/libcore/result.rs:860
  14406. stack backtrace:
  14407. 0: std::sys::imp::backtrace::tracing::imp::unwind_backtrace
  14408. at /checkout/src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:49
  14409. 1: std::sys_common::backtrace::_print
  14410. at /checkout/src/libstd/sys_common/backtrace.rs:71
  14411. 2: std::panicking::default_hook::{{closure}}
  14412. at /checkout/src/libstd/sys_common/backtrace.rs:60
  14413. at /checkout/src/libstd/panicking.rs:355
  14414. 3: std::panicking::default_hook
  14415. at /checkout/src/libstd/panicking.rs:371
  14416. 4: std::panicking::rust_panic_with_hook
  14417. at /checkout/src/libstd/panicking.rs:549
  14418. 5: std::panicking::begin_panic
  14419. at /checkout/src/libstd/panicking.rs:511
  14420. 6: std::panicking::begin_panic_fmt
  14421. at /checkout/src/libstd/panicking.rs:495
  14422. 7: rust_begin_unwind
  14423. at /checkout/src/libstd/panicking.rs:471
  14424. 8: core::panicking::panic_fmt
  14425. at /checkout/src/libcore/panicking.rs:71
  14426. 9: core::result::unwrap_failed
  14427. at /checkout/src/libcore/macros.rs:29
  14428. 10: <core::result::Result<T, E>>::unwrap
  14429. at /checkout/src/libcore/result.rs:738
  14430. 11: redox_installer::install::install_packages
  14431. at installer/src/install.rs:90
  14432. 12: redox_installer::install::install
  14433. at installer/src/install.rs:152
  14434. 13: redox_installer::main
  14435. at installer/src/bin/installer.rs:75
  14436. 14: __rust_maybe_catch_panic
  14437. at /checkout/src/libpanic_unwind/lib.rs:98
  14438. 15: std::rt::lang_start
  14439. at /checkout/src/libstd/panicking.rs:433
  14440. at /checkout/src/libstd/panic.rs:361
  14441. at /checkout/src/libstd/rt.rs:59
  14442. 16: main
  14443. 17: __libc_start_main
  14444. 18: _start
  14445. make: *** [build/initfs.tag] Error 101
  14446. mk/initfs.mk:2: recipe for target 'build/initfs.tag' failed
Add Comment
Please, Sign In to add comment