Home
last modified time | relevance | path

Searched refs:xc_psr_type (Results 1 – 3 of 3) sorted by relevance

/tools/libs/light/
A Dlibxl_psr.c320 static inline xc_psr_type libxl__psr_type_to_libxc_psr_type( in libxl__psr_type_to_libxc_psr_type()
323 BUILD_BUG_ON(sizeof(libxl_psr_type) != sizeof(xc_psr_type)); in libxl__psr_type_to_libxc_psr_type()
324 return (xc_psr_type)type; in libxl__psr_type_to_libxc_psr_type()
433 xc_psr_type xc_type = libxl__psr_type_to_libxc_psr_type(type); in libxl_psr_set_val()
463 xc_psr_type xc_type = libxl__psr_type_to_libxc_psr_type(type); in libxl_psr_get_val()
/tools/libs/ctrl/
A Dxc_psr.c252 xc_psr_type type, uint32_t target, in xc_psr_set_domain_data()
290 xc_psr_type type, uint32_t target, in xc_psr_get_domain_data()
/tools/include/
A Dxenctrl.h2498 enum xc_psr_type { enum
2505 typedef enum xc_psr_type xc_psr_type; typedef
2545 xc_psr_type type, uint32_t target,
2548 xc_psr_type type, uint32_t target,

Completed in 11 milliseconds