HomeSort by: relevance | last modified time | path
    Searched defs:clint_compat_data (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/riscv/dev/
plic_fdt.c 115 static const struct device_compatible_entry clint_compat_data[] = { local in function:plic_fdt_attach_source
120 if (!of_compatible_match(xref, clint_compat_data)) {

Completed in 14 milliseconds