/linux-5.19.10/drivers/media/platform/samsung/exynos4-is/ |
D | fimc-is-regs.c | 17 void fimc_is_fw_clear_irq1(struct fimc_is *is, unsigned int nr) in fimc_is_fw_clear_irq1() argument 19 mcuctl_write(1UL << nr, is, MCUCTL_REG_INTCR1); in fimc_is_fw_clear_irq1() 22 void fimc_is_fw_clear_irq2(struct fimc_is *is) in fimc_is_fw_clear_irq2() argument 24 u32 cfg = mcuctl_read(is, MCUCTL_REG_INTSR2); in fimc_is_fw_clear_irq2() 25 mcuctl_write(cfg, is, MCUCTL_REG_INTCR2); in fimc_is_fw_clear_irq2() 28 void fimc_is_hw_set_intgr0_gd0(struct fimc_is *is) in fimc_is_hw_set_intgr0_gd0() argument 30 mcuctl_write(INTGR0_INTGD(0), is, MCUCTL_REG_INTGR0); in fimc_is_hw_set_intgr0_gd0() 33 int fimc_is_hw_wait_intmsr0_intmsd0(struct fimc_is *is) in fimc_is_hw_wait_intmsr0_intmsd0() argument 39 cfg = mcuctl_read(is, MCUCTL_REG_INTMSR0); in fimc_is_hw_wait_intmsr0_intmsd0() 43 dev_warn(&is->pdev->dev, "%s timeout\n", in fimc_is_hw_wait_intmsr0_intmsd0() [all …]
|
D | fimc-is.c | 65 static void fimc_is_put_clocks(struct fimc_is *is) in fimc_is_put_clocks() argument 70 if (IS_ERR(is->clocks[i])) in fimc_is_put_clocks() 72 clk_put(is->clocks[i]); in fimc_is_put_clocks() 73 is->clocks[i] = ERR_PTR(-EINVAL); in fimc_is_put_clocks() 77 static int fimc_is_get_clocks(struct fimc_is *is) in fimc_is_get_clocks() argument 82 is->clocks[i] = ERR_PTR(-EINVAL); in fimc_is_get_clocks() 85 is->clocks[i] = clk_get(&is->pdev->dev, fimc_is_clocks[i]); in fimc_is_get_clocks() 86 if (IS_ERR(is->clocks[i])) { in fimc_is_get_clocks() 87 ret = PTR_ERR(is->clocks[i]); in fimc_is_get_clocks() 94 fimc_is_put_clocks(is); in fimc_is_get_clocks() [all …]
|
D | fimc-is-param.c | 38 static void __fimc_is_hw_update_param_global_shotmode(struct fimc_is *is) in __fimc_is_hw_update_param_global_shotmode() argument 42 dst = &is->is_p_region->parameter.global.shotmode; in __fimc_is_hw_update_param_global_shotmode() 43 src = &is->config[is->config_index].global.shotmode; in __fimc_is_hw_update_param_global_shotmode() 47 static void __fimc_is_hw_update_param_sensor_framerate(struct fimc_is *is) in __fimc_is_hw_update_param_sensor_framerate() argument 51 dst = &is->is_p_region->parameter.sensor.frame_rate; in __fimc_is_hw_update_param_sensor_framerate() 52 src = &is->config[is->config_index].sensor.frame_rate; in __fimc_is_hw_update_param_sensor_framerate() 56 int __fimc_is_hw_update_param(struct fimc_is *is, u32 offset) in __fimc_is_hw_update_param() argument 58 struct is_param_region *par = &is->is_p_region->parameter; in __fimc_is_hw_update_param() 59 struct chain_config *cfg = &is->config[is->config_index]; in __fimc_is_hw_update_param() 161 unsigned int __get_pending_param_count(struct fimc_is *is) in __get_pending_param_count() argument [all …]
|
/linux-5.19.10/arch/riscv/configs/ |
D | nommu_k210_defconfig | 1 # CONFIG_CPU_ISOLATION is not set 5 # CONFIG_RD_GZIP is not set 6 # CONFIG_RD_BZIP2 is not set 7 # CONFIG_RD_LZMA is not set 8 # CONFIG_RD_XZ is not set 9 # CONFIG_RD_LZO is not set 10 # CONFIG_RD_LZ4 is not set 11 # CONFIG_RD_ZSTD is not set 13 # CONFIG_SYSFS_SYSCALL is not set 14 # CONFIG_FHANDLE is not set [all …]
|
D | nommu_k210_sdcard_defconfig | 1 # CONFIG_CPU_ISOLATION is not set 5 # CONFIG_SYSFS_SYSCALL is not set 6 # CONFIG_FHANDLE is not set 7 # CONFIG_BASE_FULL is not set 8 # CONFIG_FUTEX is not set 9 # CONFIG_EPOLL is not set 10 # CONFIG_SIGNALFD is not set 11 # CONFIG_TIMERFD is not set 12 # CONFIG_EVENTFD is not set 13 # CONFIG_AIO is not set [all …]
|
D | nommu_virt_defconfig | 1 # CONFIG_CPU_ISOLATION is not set 5 # CONFIG_RD_BZIP2 is not set 6 # CONFIG_RD_LZMA is not set 7 # CONFIG_RD_XZ is not set 8 # CONFIG_RD_LZO is not set 9 # CONFIG_RD_LZ4 is not set 12 # CONFIG_SYSFS_SYSCALL is not set 13 # CONFIG_FHANDLE is not set 14 # CONFIG_BASE_FULL is not set 15 # CONFIG_EPOLL is not set [all …]
|
/linux-5.19.10/arch/mips/configs/ |
D | ath25_defconfig | 1 # CONFIG_LOCALVERSION_AUTO is not set 3 # CONFIG_CROSS_MEMORY_ATTACH is not set 6 # CONFIG_RD_GZIP is not set 7 # CONFIG_RD_BZIP2 is not set 8 # CONFIG_RD_XZ is not set 9 # CONFIG_RD_LZO is not set 10 # CONFIG_RD_LZ4 is not set 12 # CONFIG_FHANDLE is not set 13 # CONFIG_AIO is not set 15 # CONFIG_VM_EVENT_COUNTERS is not set [all …]
|
D | rs90_defconfig | 1 # CONFIG_LOCALVERSION_AUTO is not set 3 # CONFIG_CROSS_MEMORY_ATTACH is not set 9 # CONFIG_SGETMASK_SYSCALL is not set 10 # CONFIG_SYSFS_SYSCALL is not set 11 # CONFIG_ELF_CORE is not set 12 # CONFIG_BASE_FULL is not set 13 # CONFIG_TIMERFD is not set 14 # CONFIG_AIO is not set 15 # CONFIG_IO_URING is not set 16 # CONFIG_ADVISE_SYSCALLS is not set [all …]
|
D | bcm63xx_defconfig | 1 # CONFIG_LOCALVERSION_AUTO is not set 2 # CONFIG_SWAP is not set 5 # CONFIG_FUTEX is not set 6 # CONFIG_EPOLL is not set 7 # CONFIG_SIGNALFD is not set 8 # CONFIG_TIMERFD is not set 9 # CONFIG_EVENTFD is not set 10 # CONFIG_SHMEM is not set 11 # CONFIG_AIO is not set 12 # CONFIG_VM_EVENT_COUNTERS is not set [all …]
|
D | rt305x_defconfig | 1 # CONFIG_LOCALVERSION_AUTO is not set 3 # CONFIG_CROSS_MEMORY_ATTACH is not set 6 # CONFIG_RD_GZIP is not set 8 # CONFIG_AIO is not set 11 # CONFIG_VM_EVENT_COUNTERS is not set 12 # CONFIG_SLUB_DEBUG is not set 13 # CONFIG_COMPAT_BRK is not set 18 # CONFIG_SECCOMP is not set 19 # CONFIG_SUSPEND is not set 22 # CONFIG_BLK_DEV_BSG is not set [all …]
|
/linux-5.19.10/tools/testing/kunit/configs/ |
D | broken_on_uml.config | 2 # CONFIG_STATIC_LINK is not set 3 # CONFIG_UML_NET_VECTOR is not set 4 # CONFIG_UML_NET_VDE is not set 5 # CONFIG_UML_NET_PCAP is not set 6 # CONFIG_NET_PTP_CLASSIFY is not set 7 # CONFIG_IP_VS is not set 8 # CONFIG_BRIDGE_EBT_BROUTE is not set 9 # CONFIG_BRIDGE_EBT_T_FILTER is not set 10 # CONFIG_BRIDGE_EBT_T_NAT is not set 11 # CONFIG_MTD_NAND_CADENCE is not set [all …]
|
/linux-5.19.10/arch/s390/configs/ |
D | zfcpdump_defconfig | 1 # CONFIG_SWAP is not set 5 # CONFIG_CPU_ISOLATION is not set 6 # CONFIG_UTS_NS is not set 7 # CONFIG_TIME_NS is not set 8 # CONFIG_PID_NS is not set 9 # CONFIG_NET_NS is not set 12 # CONFIG_COMPAT_BRK is not set 15 # CONFIG_COMPAT is not set 18 # CONFIG_ARCH_RANDOM is not set 19 # CONFIG_RELOCATABLE is not set [all …]
|
/linux-5.19.10/arch/arm/configs/ |
D | mps2_defconfig | 6 # CONFIG_UID16 is not set 7 # CONFIG_BASE_FULL is not set 8 # CONFIG_FUTEX is not set 9 # CONFIG_EPOLL is not set 10 # CONFIG_SIGNALFD is not set 11 # CONFIG_EVENTFD is not set 12 # CONFIG_AIO is not set 13 # CONFIG_VM_EVENT_COUNTERS is not set 14 # CONFIG_SLUB_DEBUG is not set 15 # CONFIG_BLOCK is not set [all …]
|
D | lpc18xx_defconfig | 4 # CONFIG_RD_BZIP2 is not set 5 # CONFIG_RD_LZMA is not set 6 # CONFIG_RD_XZ is not set 7 # CONFIG_RD_LZO is not set 8 # CONFIG_RD_LZ4 is not set 10 # CONFIG_UID16 is not set 11 # CONFIG_BASE_FULL is not set 12 # CONFIG_FUTEX is not set 13 # CONFIG_EPOLL is not set 14 # CONFIG_SIGNALFD is not set [all …]
|
D | aspeed_g4_defconfig | 2 # CONFIG_SWAP is not set 12 # CONFIG_RD_BZIP2 is not set 13 # CONFIG_RD_LZO is not set 14 # CONFIG_RD_LZ4 is not set 15 # CONFIG_UID16 is not set 16 # CONFIG_SYSFS_SYSCALL is not set 17 # CONFIG_AIO is not set 20 # CONFIG_COMPAT_BRK is not set 23 # CONFIG_ARCH_MULTI_V7 is not set 29 # CONFIG_ATAGS is not set [all …]
|
D | moxart_defconfig | 1 # CONFIG_LOCALVERSION_AUTO is not set 2 # CONFIG_SWAP is not set 7 # CONFIG_ELF_CORE is not set 8 # CONFIG_BASE_FULL is not set 9 # CONFIG_SIGNALFD is not set 10 # CONFIG_TIMERFD is not set 11 # CONFIG_EVENTFD is not set 12 # CONFIG_AIO is not set 14 # CONFIG_VM_EVENT_COUNTERS is not set 15 # CONFIG_SLUB_DEBUG is not set [all …]
|
/linux-5.19.10/arch/powerpc/configs/ |
D | microwatt_defconfig | 1 # CONFIG_SWAP is not set 2 # CONFIG_CROSS_MEMORY_ATTACH is not set 13 # CONFIG_VM_EVENT_COUNTERS is not set 14 # CONFIG_SLUB_DEBUG is not set 15 # CONFIG_COMPAT_BRK is not set 16 # CONFIG_SLAB_MERGE_DEFAULT is not set 19 # CONFIG_PPC_64S_HASH_MMU is not set 20 # CONFIG_PPC_KUEP is not set 21 # CONFIG_PPC_KUAP is not set 25 # CONFIG_PPC_POWERNV is not set [all …]
|
D | skiroot_defconfig | 2 # CONFIG_SWAP is not set 5 # CONFIG_CROSS_MEMORY_ATTACH is not set 8 # CONFIG_CPU_ISOLATION is not set 13 # CONFIG_RD_GZIP is not set 14 # CONFIG_RD_BZIP2 is not set 15 # CONFIG_RD_LZMA is not set 16 # CONFIG_RD_LZO is not set 17 # CONFIG_RD_LZ4 is not set 20 # CONFIG_SGETMASK_SYSCALL is not set 21 # CONFIG_SYSFS_SYSCALL is not set [all …]
|
/linux-5.19.10/arch/powerpc/configs/44x/ |
D | akebono_defconfig | 9 # CONFIG_SLUB_CPU_PARTIAL is not set 13 # CONFIG_BLK_DEV_BSG is not set 15 # CONFIG_EBONY is not set 20 # CONFIG_COMPACTION is not set 21 # CONFIG_SUSPEND is not set 30 # CONFIG_IPV6 is not set 41 # CONFIG_SCSI_PROC_FS is not set 43 # CONFIG_SCSI_LOWLEVEL is not set 45 # CONFIG_SATA_PMP is not set 47 # CONFIG_ATA_SFF is not set [all …]
|
/linux-5.19.10/arch/sh/configs/ |
D | edosk7705_defconfig | 1 # CONFIG_LOCALVERSION_AUTO is not set 2 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 3 # CONFIG_UID16 is not set 4 # CONFIG_KALLSYMS is not set 5 # CONFIG_HOTPLUG is not set 6 # CONFIG_PRINTK is not set 7 # CONFIG_BUG is not set 8 # CONFIG_ELF_CORE is not set 9 # CONFIG_BASE_FULL is not set 10 # CONFIG_FUTEX is not set [all …]
|
/linux-5.19.10/arch/m68k/configs/ |
D | amcore_defconfig | 4 # CONFIG_FHANDLE is not set 5 # CONFIG_USELIB is not set 8 # CONFIG_AIO is not set 9 # CONFIG_ADVISE_SYSCALLS is not set 10 # CONFIG_MEMBARRIER is not set 12 # CONFIG_VM_EVENT_COUNTERS is not set 13 # CONFIG_SLUB_DEBUG is not set 14 # CONFIG_COMPAT_BRK is not set 15 # CONFIG_BLK_DEV_BSG is not set 16 # CONFIG_MMU is not set [all …]
|
/linux-5.19.10/arch/openrisc/configs/ |
D | simple_smp_defconfig | 5 # CONFIG_RD_GZIP is not set 6 # CONFIG_RD_BZIP2 is not set 7 # CONFIG_RD_LZMA is not set 8 # CONFIG_RD_XZ is not set 9 # CONFIG_RD_LZO is not set 10 # CONFIG_RD_LZ4 is not set 12 # CONFIG_KALLSYMS is not set 13 # CONFIG_EPOLL is not set 14 # CONFIG_TIMERFD is not set 15 # CONFIG_EVENTFD is not set [all …]
|
D | or1ksim_defconfig | 4 # CONFIG_RD_GZIP is not set 6 # CONFIG_KALLSYMS is not set 7 # CONFIG_EPOLL is not set 8 # CONFIG_TIMERFD is not set 9 # CONFIG_EVENTFD is not set 10 # CONFIG_AIO is not set 11 # CONFIG_VM_EVENT_COUNTERS is not set 12 # CONFIG_COMPAT_BRK is not set 15 # CONFIG_BLOCK is not set 22 # CONFIG_INET_XFRM_MODE_TRANSPORT is not set [all …]
|
/linux-5.19.10/fs/ntfs3/lib/ |
D | decompress_common.h | 73 static forceinline void init_input_bitstream(struct input_bitstream *is, in init_input_bitstream() argument 76 is->bitbuf = 0; in init_input_bitstream() 77 is->bitsleft = 0; in init_input_bitstream() 78 is->next = buffer; in init_input_bitstream() 79 is->end = is->next + size; in init_input_bitstream() 87 static forceinline void bitstream_ensure_bits(struct input_bitstream *is, in bitstream_ensure_bits() argument 90 if (is->bitsleft < num_bits) { in bitstream_ensure_bits() 91 if (is->end - is->next >= 2) { in bitstream_ensure_bits() 92 is->bitbuf |= (u32)get_unaligned_le16(is->next) in bitstream_ensure_bits() 93 << (16 - is->bitsleft); in bitstream_ensure_bits() [all …]
|
/linux-5.19.10/arch/arc/configs/ |
D | nsimosci_hs_smp_defconfig | 1 # CONFIG_SWAP is not set 3 # CONFIG_CROSS_MEMORY_ATTACH is not set 8 # CONFIG_UTS_NS is not set 9 # CONFIG_PID_NS is not set 13 # CONFIG_COMPAT_BRK is not set 16 # CONFIG_BLK_DEV_BSG is not set 19 # CONFIG_ARC_TIMERS_64BIT is not set 22 # CONFIG_COMPACTION is not set 30 # CONFIG_INET_XFRM_MODE_TRANSPORT is not set 31 # CONFIG_INET_XFRM_MODE_TUNNEL is not set [all …]
|