Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/xilinx_hwicap/
H A Dxilinx_hwicap.h204 static inline u32 hwicap_type_1_read(u32 reg) in hwicap_type_1_read() function
H A Dxilinx_hwicap.c297 buffer[index++] = hwicap_type_1_read(reg) | 1; in hwicap_get_configuration_register()