Home
last modified time | relevance | path

Searched refs:cvmx_helper_cfg_option_t (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-helper-cfg.h114 typedef enum cvmx_helper_cfg_option cvmx_helper_cfg_option_t; typedef
230 extern uint64_t cvmx_helper_cfg_opt_get(cvmx_helper_cfg_option_t opt);
243 extern int cvmx_helper_cfg_opt_set(cvmx_helper_cfg_option_t opt, uint64_t val);
H A Dcvmx-helper-cfg.c257 int cvmx_helper_cfg_opt_set(cvmx_helper_cfg_option_t opt, uint64_t val) in cvmx_helper_cfg_opt_set()
267 uint64_t cvmx_helper_cfg_opt_get(cvmx_helper_cfg_option_t opt) in cvmx_helper_cfg_opt_get()