Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/octeon/
Dcvmx-mio-defs.h3160 struct cvmx_mio_ptp_clock_cfg_s { struct
3162 uint64_t reserved_42_63:22;
3163 uint64_t pps:1;
3164 uint64_t ckout:1;
3165 uint64_t ext_clk_edge:2;
3166 uint64_t ckout_out4:1;
3167 uint64_t pps_out:5;
3168 uint64_t pps_inv:1;
3169 uint64_t pps_en:1;
3170 uint64_t ckout_out:4;
[all …]