Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-arch/
H A Dbdk-csrs-gpio.h1788 #define BDK_GPIO_MISC_STRAP BDK_GPIO_MISC_STRAP_FUNC()
1789 static inline uint64_t BDK_GPIO_MISC_STRAP_FUNC(void) __attribute__ ((pure, always_inline));
1790 static inline uint64_t BDK_GPIO_MISC_STRAP_FUNC(void) in BDK_GPIO_MISC_STRAP_FUNC() function