Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/octeon-sdk/
HDcvmx-agl-defs.h4869 struct cvmx_agl_prtx_ctl_s { struct
4871 uint64_t drv_byp : 1; /**< Bypass the compensation controller and use
4873 uint64_t reserved_62_62 : 1;
4874 uint64_t cmp_pctl : 6; /**< PCTL drive strength from the compensation ctl */
4875 uint64_t reserved_54_55 : 2;
4876 uint64_t cmp_nctl : 6; /**< NCTL drive strength from the compensation ctl */
4877 uint64_t reserved_46_47 : 2;
4878 uint64_t drv_pctl : 6; /**< PCTL drive strength to use in bypass mode
4880 uint64_t reserved_38_39 : 2;
4881 uint64_t drv_nctl : 6; /**< NCTL drive strength to use in bypass mode
[all …]