Searched refs:is (Results 1 - 25 of 344) sorted by relevance

1234567891011>>

/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-is-regs.c12 #include "fimc-is.h"
13 #include "fimc-is-command.h"
14 #include "fimc-is-regs.h"
15 #include "fimc-is-sensor.h"
17 void fimc_is_fw_clear_irq1(struct fimc_is *is, unsigned int nr) argument
19 mcuctl_write(1UL << nr, is, MCUCTL_REG_INTCR1);
22 void fimc_is_fw_clear_irq2(struct fimc_is *is) argument
24 u32 cfg = mcuctl_read(is, MCUCTL_REG_INTSR2);
25 mcuctl_write(cfg, is, MCUCTL_REG_INTCR2);
28 void fimc_is_hw_set_intgr0_gd0(struct fimc_is *is) argument
33 fimc_is_hw_wait_intmsr0_intmsd0(struct fimc_is *is) argument
53 fimc_is_hw_set_param(struct fimc_is *is) argument
72 fimc_is_hw_set_tune(struct fimc_is *is) argument
86 fimc_is_hw_get_params(struct fimc_is *is, unsigned int num_args) argument
105 fimc_is_hw_set_isp_buf_mask(struct fimc_is *is, unsigned int mask) argument
119 fimc_is_hw_set_sensor_num(struct fimc_is *is) argument
129 fimc_is_hw_close_sensor(struct fimc_is *is, unsigned int index) argument
141 fimc_is_hw_get_setfile_addr(struct fimc_is *is) argument
149 fimc_is_hw_load_setfile(struct fimc_is *is) argument
157 fimc_is_hw_change_mode(struct fimc_is *is) argument
174 fimc_is_hw_stream_on(struct fimc_is *is) argument
183 fimc_is_hw_stream_off(struct fimc_is *is) argument
191 fimc_is_hw_subip_power_off(struct fimc_is *is) argument
199 fimc_is_itf_s_param(struct fimc_is *is, bool update) argument
218 fimc_is_itf_mode_change(struct fimc_is *is) argument
[all...]
H A Dfimc-is.c33 #include "fimc-is.h"
34 #include "fimc-is-command.h"
35 #include "fimc-is-errno.h"
36 #include "fimc-is-i2c.h"
37 #include "fimc-is-param.h"
38 #include "fimc-is-regs.h"
65 static void fimc_is_put_clocks(struct fimc_is *is) argument
70 if (IS_ERR(is->clocks[i]))
72 clk_put(is->clocks[i]);
73 is
77 fimc_is_get_clocks(struct fimc_is *is) argument
100 fimc_is_setup_clocks(struct fimc_is *is) argument
131 fimc_is_enable_clocks(struct fimc_is *is) argument
151 fimc_is_disable_clocks(struct fimc_is *is) argument
163 fimc_is_parse_sensor_config(struct fimc_is *is, unsigned int index, struct device_node *node) argument
201 fimc_is_register_subdevs(struct fimc_is *is) argument
225 fimc_is_unregister_subdevs(struct fimc_is *is) argument
231 fimc_is_load_setfile(struct fimc_is *is, char *file_name) argument
263 fimc_is_cpu_set_power(struct fimc_is *is, int on) argument
294 fimc_is_wait_event(struct fimc_is *is, unsigned long bit, unsigned int state, unsigned int timeout) argument
308 fimc_is_start_firmware(struct fimc_is *is) argument
334 fimc_is_alloc_cpu_memory(struct fimc_is *is) argument
366 fimc_is_free_cpu_memory(struct fimc_is *is) argument
379 struct fimc_is *is = context; local
437 fimc_is_request_firmware(struct fimc_is *is, const char *fw_name) argument
445 fimc_is_general_irq_handler(struct fimc_is *is) argument
600 struct fimc_is *is = priv; local
617 fimc_is_hw_open_sensor(struct fimc_is *is, struct fimc_is_sensor *sensor) argument
653 fimc_is_hw_initialize(struct fimc_is *is) argument
739 struct fimc_is *is = s->private; local
753 fimc_is_debugfs_remove(struct fimc_is *is) argument
759 fimc_is_debugfs_create(struct fimc_is *is) argument
794 struct fimc_is *is; local
896 struct fimc_is *is = dev_get_drvdata(dev); local
908 struct fimc_is *is = dev_get_drvdata(dev); local
923 struct fimc_is *is = dev_get_drvdata(dev); local
936 struct fimc_is *is = dev_get_drvdata(dev); local
[all...]
H A DMakefile5 exynos4-is-common-objs := common.o
7 exynos-fimc-is-objs := fimc-is.o fimc-isp.o fimc-is-sensor.o fimc-is-regs.o
8 exynos-fimc-is-objs += fimc-is-param.o fimc-is-errno.o fimc-is-i2c.o
11 exynos-fimc-is
[all...]
H A Dfimc-is-param.c26 #include "fimc-is.h"
27 #include "fimc-is-command.h"
28 #include "fimc-is-errno.h"
29 #include "fimc-is-param.h"
30 #include "fimc-is-regs.h"
31 #include "fimc-is-sensor.h"
38 static void __fimc_is_hw_update_param_global_shotmode(struct fimc_is *is) argument
42 dst = &is->is_p_region->parameter.global.shotmode;
43 src = &is->config[is
47 __fimc_is_hw_update_param_sensor_framerate(struct fimc_is *is) argument
56 __fimc_is_hw_update_param(struct fimc_is *is, u32 offset) argument
161 __get_pending_param_count(struct fimc_is *is) argument
175 __is_hw_update_params(struct fimc_is *is) argument
207 __is_get_frame_size(struct fimc_is *is, struct v4l2_mbus_framefmt *mf) argument
216 __is_set_frame_size(struct fimc_is *is, struct v4l2_mbus_framefmt *mf) argument
253 fimc_is_hw_get_sensor_max_framerate(struct fimc_is *is) argument
263 __is_set_sensor(struct fimc_is *is, int fps) argument
287 __is_set_init_isp_aa(struct fimc_is *is) argument
308 __is_set_isp_flash(struct fimc_is *is, u32 cmd, u32 redeye) argument
320 __is_set_isp_awb(struct fimc_is *is, u32 cmd, u32 val) argument
334 __is_set_isp_effect(struct fimc_is *is, u32 cmd) argument
347 __is_set_isp_iso(struct fimc_is *is, u32 cmd, u32 val) argument
361 __is_set_isp_adjust(struct fimc_is *is, u32 cmd, u32 val) argument
408 __is_set_isp_metering(struct fimc_is *is, u32 id, u32 val) argument
443 __is_set_isp_afc(struct fimc_is *is, u32 cmd, u32 val) argument
457 __is_set_drc_control(struct fimc_is *is, u32 val) argument
469 __is_set_fd_control(struct fimc_is *is, u32 val) argument
484 __is_set_fd_config_maxface(struct fimc_is *is, u32 val) argument
504 __is_set_fd_config_rollangle(struct fimc_is *is, u32 val) argument
524 __is_set_fd_config_yawangle(struct fimc_is *is, u32 val) argument
544 __is_set_fd_config_smilemode(struct fimc_is *is, u32 val) argument
564 __is_set_fd_config_blinkmode(struct fimc_is *is, u32 val) argument
584 __is_set_fd_config_eyedetect(struct fimc_is *is, u32 val) argument
604 __is_set_fd_config_mouthdetect(struct fimc_is *is, u32 val) argument
624 __is_set_fd_config_orientation(struct fimc_is *is, u32 val) argument
644 __is_set_fd_config_orientation_val(struct fimc_is *is, u32 val) argument
664 fimc_is_set_initial_params(struct fimc_is *is) argument
[all...]
H A Dfimc-is-regs.h140 void fimc_is_fw_clear_irq1(struct fimc_is *is, unsigned int bit);
141 void fimc_is_fw_clear_irq2(struct fimc_is *is);
142 int fimc_is_hw_get_params(struct fimc_is *is, unsigned int num);
144 void fimc_is_hw_set_intgr0_gd0(struct fimc_is *is);
145 int fimc_is_hw_wait_intmsr0_intmsd0(struct fimc_is *is);
146 void fimc_is_hw_set_sensor_num(struct fimc_is *is);
147 void fimc_is_hw_set_isp_buf_mask(struct fimc_is *is, unsigned int mask);
148 void fimc_is_hw_stream_on(struct fimc_is *is);
149 void fimc_is_hw_stream_off(struct fimc_is *is);
150 int fimc_is_hw_set_param(struct fimc_is *is);
[all...]
H A Dfimc-isp.c26 #include "fimc-is-command.h"
27 #include "fimc-is-param.h"
28 #include "fimc-is-regs.h"
29 #include "fimc-is.h"
85 void fimc_isp_irq_handler(struct fimc_is *is) argument
87 is->i2h_cmd.args[0] = mcuctl_read(is, MCUCTL_REG_ISSR(20));
88 is->i2h_cmd.args[1] = mcuctl_read(is, MCUCTL_REG_ISSR(21));
90 fimc_is_fw_clear_irq1(is, FIMC_IS_INT_FRAME_DONE_IS
198 struct fimc_is *is = fimc_isp_to_is(isp); local
255 struct fimc_is *is = fimc_isp_to_is(isp); local
304 struct fimc_is *is = fimc_isp_to_is(isp); local
442 __ctrl_set_white_balance(struct fimc_is *is, int value) argument
471 __ctrl_set_aewb_lock(struct fimc_is *is, struct v4l2_ctrl *ctrl) argument
505 __ctrl_set_iso(struct fimc_is *is, int value) argument
522 __ctrl_set_metering(struct fimc_is *is, unsigned int value) argument
547 __ctrl_set_afc(struct fimc_is *is, int value) argument
569 __ctrl_set_image_effect(struct fimc_is *is, int value) argument
594 struct fimc_is *is = fimc_isp_to_is(isp); local
677 struct fimc_is *is = fimc_isp_to_is(isp); local
[all...]
H A Dfimc-isp-video.h22 void fimc_isp_video_irq_handler(struct fimc_is *is);
24 static inline void fimc_isp_video_irq_handler(struct fimc_is *is) argument
H A Dfimc-is.h25 #include "fimc-is-command.h"
26 #include "fimc-is-sensor.h"
27 #include "fimc-is-param.h"
28 #include "fimc-is-regs.h"
30 #define FIMC_IS_DRV_NAME "exynos4-fimc-is"
231 * struct fimc_is - fimc-is data structure
237 * @sensor: fimc-is sensor subdevice array
307 static inline struct chain_config *__get_curr_is_config(struct fimc_is *is) argument
309 return &is->config[is
317 fimc_is_set_param_bit(struct fimc_is *is, int num) argument
324 fimc_is_set_param_ctrl_cmd(struct fimc_is *is, int cmd) argument
329 mcuctl_write(u32 v, struct fimc_is *is, unsigned int offset) argument
334 mcuctl_read(struct fimc_is *is, unsigned int offset) argument
339 pmuisp_write(u32 v, struct fimc_is *is, unsigned int offset) argument
344 pmuisp_read(struct fimc_is *is, unsigned int offset) argument
[all...]
/linux-master/fs/ntfs3/lib/
H A Ddecompress_common.h58 * left-justified; the next bit is always bit 31.
73 static forceinline void init_input_bitstream(struct input_bitstream *is, argument
76 is->bitbuf = 0;
77 is->bitsleft = 0;
78 is->next = buffer;
79 is->end = is->next + size;
87 static forceinline void bitstream_ensure_bits(struct input_bitstream *is, argument
90 if (is->bitsleft < num_bits) {
91 if (is
105 bitstream_peek_bits(const struct input_bitstream *is, const u32 num_bits) argument
115 bitstream_remove_bits(struct input_bitstream *is, u32 num_bits) argument
126 bitstream_pop_bits(struct input_bitstream *is, u32 num_bits) argument
136 bitstream_read_bits(struct input_bitstream *is, u32 num_bits) argument
144 bitstream_read_byte(struct input_bitstream *is) argument
153 bitstream_read_u16(struct input_bitstream *is) argument
166 bitstream_read_u32(struct input_bitstream *is) argument
181 bitstream_read_bytes(struct input_bitstream *is, void *dst_buffer, size_t count) argument
192 bitstream_align(struct input_bitstream *is) argument
[all...]
H A Dlzx_decompress.c4 * be used in "System Compressed" files. This is based on the code from wimlib.
6 * this is the only size used in System Compression.
24 /* Number of match lengths for which no length symbol is required */
46 /* Number of bits in which each precode codeword length is represented */
62 /* Number of bits in which each aligned offset codeword length is represented */
73 * in the LZX format used in WIM files and system-compressed files this value is
175 * A worthwhile optimization is to push the end-of-buffer check into the
176 * relatively rare E8 case. This is possible if we replace the last six
180 * bytes because a 4-byte offset containing E8 as its high byte is a
181 * large negative number that is no
207 read_presym(const struct lzx_decompressor *d, struct input_bitstream *is) argument
215 read_mainsym(const struct lzx_decompressor *d, struct input_bitstream *is) argument
223 read_lensym(const struct lzx_decompressor *d, struct input_bitstream *is) argument
231 read_alignedsym(const struct lzx_decompressor *d, struct input_bitstream *is) argument
254 lzx_read_codeword_lens(struct lzx_decompressor *d, struct input_bitstream *is, u8 *lens, u32 num_lens) argument
345 lzx_read_block_header(struct lzx_decompressor *d, struct input_bitstream *is, int *block_type_ret, u32 *block_size_ret, u32 recent_offsets[]) argument
471 lzx_decompress_block(const struct lzx_decompressor *d, struct input_bitstream *is, int block_type, u32 block_size, u8 * const out_begin, u8 *out_next, u32 recent_offsets[]) argument
598 struct input_bitstream is; local
[all...]
H A Dxpress_decompress.c4 * (Huffman variant), which can be used in "System Compressed" files. This is
17 /* This value is chosen for fast decompression. */
66 struct input_bitstream is; local
86 init_input_bitstream(&is, in_begin + XPRESS_NUM_SYMBOLS / 2,
95 sym = read_huffsym(&is, d->decode_table,
105 bitstream_ensure_bits(&is, 16);
108 bitstream_pop_bits(&is, log2_offset);
111 length += bitstream_read_byte(&is);
113 length = bitstream_read_u16(&is);
/linux-master/drivers/isdn/hardware/mISDN/
H A DmISDNisar.c53 * if msg is NULL use isar->buf
87 * if msg is NULL use isar->buf
242 /* the ISAR is big endian */
403 pr_debug("%s: HL->LL FAXIND %x\n", ch->is->name, status);
413 if (!ch->is->clsb) {
414 pr_debug("%s; ISAR zero len frame\n", ch->is->name);
415 ch->is->write_reg(ch->is->hw, ISAR_IIA, 0);
419 ch->bch.dropcnt += ch->is->clsb;
420 ch->is
[all...]
/linux-master/include/linux/byteorder/
H A Dlittle_endian.h8 #warning inconsistent configuration, CONFIG_CPU_BIG_ENDIAN is set
/linux-master/tools/build/feature/
H A Dtest-libbpf.c5 #error At least libbpf 1.0 is required for Linux tools.
/linux-master/arch/xtensa/lib/
H A Dstrncpy_user.S4 * This file is subject to the terms and conditions of the GNU General
55 beqz a4, .Lret # if len is zero
62 .Lsrcaligned: # return here when src is word-aligned
68 .Lsrc1mod2: # src address is odd
72 beqz a9, .Lret # if byte 0 is zero
75 beqz a4, .Lret # if len is zero
76 bbci.l a3, 1, .Lsrcaligned # if src is now word-aligned
78 .Lsrc2mod4: # src address is 2 mod 4
82 beqz a9, .Lret # if byte 0 is zero
85 beqz a4, .Lret # if len is zer
[all...]
H A Dstrnlen_user.S4 * This file is subject to the terms and conditions of the GNU General
60 * String is word-aligned.
74 bnone a9, a5, .Lz0 # if byte 0 is zero
75 bnone a9, a6, .Lz1 # if byte 1 is zero
76 bnone a9, a7, .Lz2 # if byte 2 is zero
77 bnone a9, a8, .Lz3 # if byte 3 is zero
88 bnone a9, a5, .Lz0 # if byte 0 is zero
89 bnone a9, a6, .Lz1 # if byte 1 is zero
104 .Lz3: # byte 3 is zero
106 .Lz0: # byte 0 is zer
[all...]
/linux-master/drivers/media/platform/samsung/
H A DMakefile3 obj-y += exynos4-is/
/linux-master/tools/tracing/rtla/
H A DMakefile.config19 $(info libtraceevent version is too low, it must be at least $(LIBTRACEEVENT_MIN_VERSION))
26 $(info libtraceevent is missing. Please install libtraceevent-dev/libtraceevent-devel)
35 $(info libtracefs version is too low, it must be at least $(LIBTRACEFS_MIN_VERSION))
42 $(info libtracefs is missing. Please install libtracefs-dev/libtracefs-devel)
/linux-master/tools/verification/rv/
H A DMakefile.config19 $(info libtraceevent version is too low, it must be at least $(LIBTRACEEVENT_MIN_VERSION))
26 $(info libtraceevent is missing. Please install libtraceevent-dev/libtraceevent-devel)
35 $(info libtracefs version is too low, it must be at least $(LIBTRACEFS_MIN_VERSION))
42 $(info libtracefs is missing. Please install libtracefs-dev/libtracefs-devel)
/linux-master/arch/arm/boot/compressed/
H A Dhead-xscale.S5 * XScale specific tweaks. This is merged into head.S by the linker.
19 @ whatever state it is, before it is turned off.
20 @ This is done by fetching through currently executed
23 add r3, r2, #0x10000 @ 64 kb is quite enough...
/linux-master/arch/m68k/fpsp040/
H A Dutil.S72 | This entry point is used by kernel_ex.
77 | Output: a result is in ETEMP (internal extended format)
94 | instruction is fsgldiv or fsglmul or fsadd, fdadd, fsub, fdsub, fsmul,
96 | If the instruction is fsgldiv of fsglmul, the rounding precision must be
97 | extended. If the instruction is not fsgldiv or fsglmul but a force-
98 | precision instruction, the rounding precision is then set to the force
104 beql ovf_e1_exc |it is cu exception
109 beql ovff_sgl |force precision is single
111 beql ovff_dbl |force precision is double
118 bra ovf_fpcr |instruction is non
[all...]
H A Dsetox.S5 | setoxd does the same except the input value is a denormalized
20 | The returned result is within 0.85 ulps in 64 significant bit, i.e.
21 | within 0.5001 ulp to 53 bits if the result is subsequently rounded
22 | to double precision. The result is provably monotonic in double
28 | first one is measured when the function is invoked the first time
30 | second one is measured when the function is reinvoked at the same
34 | argument X whose magnitude is less than 16380 log2, which
35 | is th
[all...]
/linux-master/scripts/dtc/
H A Ddtx_diff29 -s SRCTREE linux kernel source tree is at path SRCTREE
30 (default is current directory)
31 -S linux kernel source tree is at root of current git repo
37 Each DTx is processed by the dtc compiler to produce a sorted dts source
38 file. If DTx is a dts source file then it is pre-processed in the same
44 If DTx is a directory, it is treated as a DT subtree, such as
48 it is treated as a binary blob (aka .dtb or FDT).
50 Otherwise DTx is treate
[all...]
/linux-master/tools/scripts/
H A Dutilities.mak12 # This is used as the common way to specify
14 # newlines; the default is a bizarre string.
27 # The only solution is to change each newline into
47 # the default escape is a bizarre string.
49 # NOTE: The escape is used directly as a string constant
50 # in an `awk' program that is delimited by shell
63 # the default escape is a bizarre string.
65 # NOTE: The escape is used directly as an extended regular
66 # expression constant in an `awk' program that is
70 # (The bash shell has a bug where `{gsub(...),...}' is
[all...]
/linux-master/arch/m68k/ifpsp060/
H A Dfskeleton.S9 |THE SOFTWARE is provided on an "AS IS" basis and without warranty.
24 |so long as this entire notice is retained without alteration in any modified and/or
58 | This is the main exit point for the 68060 Floating-Point
70 | This is the exit point for the 060FPSP when an enabled overflow exception
71 | is present. The routine below should point to the operating system handler
72 | for enabled overflow conditions. The exception stack frame is an overflow
89 | This is the exit point for the 060FPSP when an enabled underflow exception
90 | is present. The routine below should point to the operating system handler
91 | for enabled underflow conditions. The exception stack frame is an underflow
107 | This is th
[all...]

Completed in 247 milliseconds

1234567891011>>