Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/marvell/
H A Dmvsoc.c78 static int mvsoc_target_peripheral(uint32_t, uint32_t, uint32_t *, uint32_t *);
1283 return mvsoc_target_peripheral(mvsoc_tags[i].target, in mvsoc_target()
1421 mvsoc_target_peripheral(uint32_t target, uint32_t attr, uint32_t *base, in mvsoc_target_peripheral() function