Searched refs:frd (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/firmware/tegra/ |
H A D | bpmp-debugfs.c | 150 .frd = { in mrq_debug_close() 208 req.frd.fd = fd; in mrq_debug_read() 220 if (resp.frd.readlen > remaining) { in mrq_debug_read() 226 memcpy(data, resp.frd.data, resp.frd.readlen); in mrq_debug_read() 227 data += resp.frd.readlen; in mrq_debug_read() 228 remaining -= resp.frd.readlen; in mrq_debug_read() 335 req.frd.fd = fd; in bpmp_debug_show() 347 if (resp.frd.readlen > remaining) { in bpmp_debug_show() 353 seq_write(m, resp.frd.data, resp.frd.readlen); in bpmp_debug_show() 354 remaining -= resp.frd.readlen; in bpmp_debug_show()
|
/openbmc/u-boot/cmd/ |
H A D | mfsl.c | 366 U_BOOT_CMD (frd, 3, 1, do_frd,
|
/openbmc/linux/include/soc/tegra/ |
H A D | bpmp-abi.h | 840 struct cmd_debug_fread_request frd; member 856 struct cmd_debug_fread_response frd; member
|
/openbmc/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-fpa-defs.h | 91 uint64_t frd:1; member 101 uint64_t frd:1;
|
/openbmc/linux/arch/mips/boot/dts/ingenic/ |
H A D | ci20.dts | 587 groups = "nemc-data", "nemc-cle-ale", "nemc-rd-we", "nemc-frd-fwe";
|