Home
last modified time | relevance | path

Searched defs:cvmx_mio_ptp_clock_cfg_s (Results 1 – 1 of 1) sorted by relevance

/linux/arch/mips/include/asm/octeon/
H A Dcvmx-mio-defs.h2629 struct cvmx_mio_ptp_clock_cfg_s { struct
2631 uint64_t reserved_42_63:22;
2632 uint64_t pps:1;
2633 uint64_t ckout:1;
2634 uint64_t ext_clk_edge:2;
2635 uint64_t ckout_out4:1;
2636 uint64_t pps_out:5;
2637 uint64_t pps_inv:1;
2638 uint64_t pps_en:1;
2639 uint64_t ckout_out:4;
[all …]