Searched refs:regcache (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/base/regmap/ |
| H A D | Makefile | 5 obj-$(CONFIG_REGMAP) += regmap.o regcache.o 6 obj-$(CONFIG_REGMAP) += regcache-rbtree.o regcache-flat.o 7 obj-$(CONFIG_REGCACHE_COMPRESSED) += regcache-lzo.o
|
| /OK3568_Linux_fs/kernel/sound/soc/fsl/ |
| H A D | imx-audmux.c | 26 static u32 *regcache; variable 334 regcache = devm_kzalloc(&pdev->dev, sizeof(u32) * reg_max, GFP_KERNEL); in imx_audmux_probe() 335 if (!regcache) in imx_audmux_probe() 360 regcache[i] = readl(audmux_base + i * 4); in imx_audmux_suspend() 374 writel(regcache[i], audmux_base + i * 4); in imx_audmux_resume()
|
| /OK3568_Linux_fs/u-boot/drivers/video/rk_eink/ |
| H A D | rk_ebc_tcon.c | 26 u32 *regcache; member 206 unsigned int *cache = tcon->regcache + (reg >> 2); in tcon_write() 223 unsigned int *cache = tcon->regcache + (reg >> 2); in tcon_update_bits() 534 priv->regcache = malloc(size); in rk_ebc_tcon_ofdata_to_platdata() 535 memset(priv->regcache, 0, size); in rk_ebc_tcon_ofdata_to_platdata()
|
| /OK3568_Linux_fs/buildroot/package/gdb/11.2/ |
| H A D | 0009-gdb-Fix-native-build-on-xtensa.patch | 14 ../../gdb/xtensa-linux-nat.c: In function ‘void fill_gregset(const regcache*, elf_greg_t (*)[128], … 35 72 | regcache->raw_collect (gdbarch_tdep (gdbarch)->wb_regnum,
|
| H A D | 0007-fix-musl-build-on-riscv.patch | 8 ../../gdbserver/linux-riscv-low.cc: In function 'void riscv_fill_fpregset(regcache*, void*)':
|
| /OK3568_Linux_fs/buildroot/package/gdb/12.1/ |
| H A D | 0009-gdb-Fix-native-build-on-xtensa.patch | 14 ../../gdb/xtensa-linux-nat.c: In function ‘void fill_gregset(const regcache*, elf_greg_t (*)[128], … 35 72 | regcache->raw_collect (gdbarch_tdep (gdbarch)->wb_regnum,
|
| H A D | 0007-fix-musl-build-on-riscv.patch | 8 ../../gdbserver/linux-riscv-low.cc: In function 'void riscv_fill_fpregset(regcache*, void*)':
|
| /OK3568_Linux_fs/buildroot/package/gdb/10.2/ |
| H A D | 0009-gdb-Fix-native-build-on-xtensa.patch | 14 ../../gdb/xtensa-linux-nat.c: In function ‘void fill_gregset(const regcache*, elf_greg_t (*)[128], … 35 72 | regcache->raw_collect (gdbarch_tdep (gdbarch)->wb_regnum,
|
| H A D | 0007-fix-musl-build-on-riscv.patch | 8 ../../gdbserver/linux-riscv-low.cc: In function 'void riscv_fill_fpregset(regcache*, void*)':
|
| /OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/ |
| H A D | 10-kernel-build_2025-06-06_01-57-58.log | |
| H A D | build_2025-06-06_01-57-58.log | |
| H A D | 10-kernel-build.log | |
| H A D | build.log | |