Home
last modified time | relevance | path

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

/qemu/hw/riscv/
H A Dspike.c64 static const char * const clint_compat[2] = { in create_fdt() local
163 (char **)&clint_compat, ARRAY_SIZE(clint_compat)); in create_fdt()
H A Dsifive_u.c108 static const char * const clint_compat[2] = { in create_fdt() local
214 (char **)&clint_compat, ARRAY_SIZE(clint_compat)); in create_fdt()
H A Dvirt.c317 static const char * const clint_compat[2] = { in create_fdt_socket_clint() local
334 (char **)&clint_compat, in create_fdt_socket_clint()
335 ARRAY_SIZE(clint_compat)); in create_fdt_socket_clint()