Home
last modified time | relevance | path

Searched +full:30 +full:v (Results 1 – 25 of 1073) sorted by relevance

12345678910>>...43

/linux/drivers/media/dvb-frontends/
H A Dmb86a16.c730 int v, int R, in swp_info_get() argument
740 crnt_swp_freq = fOSC_start * 1000 + v * swp_ofs; in swp_info_get()
758 static int swp_freq_calcuation(struct mb86a16_state *state, int i, int v, int *V, int vmax, int vm… in swp_freq_calcuation() argument
763 if ((i % 2 == 1) && (v <= vmax)) { in swp_freq_calcuation()
764 /* positive v (case 1) */ in swp_freq_calcuation()
765 if ((v - 1 == vmin) && in swp_freq_calcuation()
766 (*(V + 30 + v) >= 0) && in swp_freq_calcuation()
767 (*(V + 30 + v - 1) >= 0) && in swp_freq_calcuation()
768 (*(V + 30 + v - 1) > *(V + 30 + v)) && in swp_freq_calcuation()
769 (*(V + 30 + v - 1) > SIGMIN)) { in swp_freq_calcuation()
[all …]
/linux/include/linux/
H A Dinet.h12 * $Id: Space.c,v 0.8.4.5 1992/12/12 19:25:04 bir7 Exp $
13 * $Id: arp.c,v 0.8.4.6 1993/01/28 22:30:00 bir7 Exp $
14 * $Id: arp.h,v 0.8.4.6 1993/01/28 22:30:00 bir7 Exp $
15 * $Id: dev.c,v 0.8.4.13 1993/01/23 18:00:11 bir7 Exp $
16 * $Id: dev.h,v 0.8.4.7 1993/01/23 18:00:11 bir7 Exp $
17 * $Id: eth.c,v 0.8.4.4 1993/01/22 23:21:38 bir7 Exp $
18 * $Id: eth.h,v 0.8.4.1 1992/11/10 00:17:18 bir7 Exp $
19 * $Id: icmp.c,v 0.8.4.9 1993/01/23 18:00:11 bir7 Exp $
20 * $Id: icmp.h,v 0.8.4.2 1992/11/15 14:55:30 bir7 Exp $
21 * $Id: ip.c,v 0.8.4.8 1992/12/12 19:25:04 bir7 Exp $
[all …]
/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_regs.h13 #define SHIFT_AND_MASK_BITS(v, h, l) \ argument
14 (((unsigned long)(v) << (l)) & GENMASK(h, l))
68 #define VE_SECONDARY_OUT_FMT_TILED_32_NV12 (0x00 << 30)
69 #define VE_SECONDARY_OUT_FMT_EXT (0x01 << 30)
70 #define VE_SECONDARY_OUT_FMT_YU12 (0x02 << 30)
71 #define VE_SECONDARY_OUT_FMT_YV12 (0x03 << 30)
95 #define VE_DEC_MPEG_MP12HDR_SLICE_TYPE(t) SHIFT_AND_MASK_BITS(t, 30, 28)
104 #define VE_DEC_MPEG_MP12HDR_TOP_FIELD_FIRST(v) \ argument
105 ((v) ? BIT(7) : 0)
106 #define VE_DEC_MPEG_MP12HDR_FRAME_PRED_FRAME_DCT(v) \ argument
[all …]
/linux/arch/arm64/crypto/
H A Dsha512-ce-core.S85 ld1 {v\rc1\().2d}, [x4], #16
87 add v5.2d, v\rc0\().2d, v\in0\().2d
88 ext v6.16b, v\i2\().16b, v\i3\().16b, #8
90 ext v7.16b, v\i1\().16b, v\i2\().16b, #8
91 add v\i3\().2d, v\i3\().2d, v5.2d
93 ext v5.16b, v\in3\().16b, v\in4\().16b, #8
94 sha512su0 v\in0\().2d, v\in1\().2d
98 sha512su1 v\in0\().2d, v\in2\().2d, v5.2d
100 add v\i4\().2d, v\i1\().2d, v\i3\().2d
101 sha512h2 q\i3, q\i1, v\i0\().2d
[all …]
/linux/sound/isa/sb/
H A Demu8000_patch.c28 /* reserve all 30 voices for loading */ in snd_emu8000_open_dma()
35 EMU8000_VTFT_WRITE(emu, 30, 0); in snd_emu8000_open_dma()
36 EMU8000_PSST_WRITE(emu, 30, 0x1d8); in snd_emu8000_open_dma()
37 EMU8000_CSL_WRITE(emu, 30, 0x1e0); in snd_emu8000_open_dma()
38 EMU8000_CCCA_WRITE(emu, 30, 0x1d8); in snd_emu8000_open_dma()
152 truesize = sp->v.size; in snd_emu8000_sample_new()
153 if (sp->v.mode_flags & (SNDRV_SFNT_SAMPLE_BIDIR_LOOP|SNDRV_SFNT_SAMPLE_REVERSE_LOOP)) in snd_emu8000_sample_new()
154 truesize += sp->v.loopend - sp->v.loopstart; in snd_emu8000_sample_new()
155 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_NO_BLANK) in snd_emu8000_sample_new()
164 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS) { in snd_emu8000_sample_new()
[all …]
/linux/drivers/gpu/drm/exynos/
H A Dregs-scaler.h206 #define SCALER_SRC_CFG_SET_BYTE_SWAP(v) SCALER_SET(v, 6, 5) argument
208 #define SCALER_SRC_CFG_SET_COLOR_FORMAT(v) SCALER_SET(v, 4, 0) argument
232 #define SCALER_SRC_SPAN_SET_C_SPAN(v) SCALER_SET(v, 29, 16) argument
234 #define SCALER_SRC_SPAN_SET_Y_SPAN(v) SCALER_SET(v, 13, 0) argument
238 #define SCALER_SRC_Y_POS_SET_YH_POS(v) SCALER_SET(v, 31, 16) argument
240 #define SCALER_SRC_Y_POS_SET_YV_POS(v) SCALER_SET(v, 15, 0) argument
244 #define SCALER_SRC_WH_SET_WIDTH(v) SCALER_SET(v, 29, 16) argument
246 #define SCALER_SRC_WH_SET_HEIGHT(v) SCALER_SET(v, 13, 0) argument
250 #define SCALER_SRC_C_POS_SET_CH_POS(v) SCALER_SET(v, 31, 16) argument
252 #define SCALER_SRC_C_POS_SET_CV_POS(v) SCALER_SET(v, 15, 0) argument
[all …]
/linux/rust/kernel/
H A Drbtree.rs35 /// tree.try_create_and_insert(30, 300, flags::GFP_KERNEL)?;
41 /// assert_eq!(tree.get(&30).unwrap(), &300);
49 /// assert_eq!(iter.next().unwrap(), (&30, &300));
66 /// assert_eq!(iter.next().unwrap(), (&30, &300));
71 /// *tree.get_mut(&30).unwrap() = 3000;
78 /// assert_eq!(iter.next().unwrap(), (&30, &3000));
89 /// assert_eq!(iter.next().unwrap(), (&30, &3000));
126 /// tree.try_create_and_insert(30, 300, flags::GFP_KERNEL)?;
133 /// assert_eq!(iter.next().unwrap(), (&30, &300));
138 /// let existing = tree.remove(&30)
196 iter(&self) -> Iter<'_, K, V> iter() argument
211 iter_mut(&mut self) -> IterMut<'_, K, V> iter_mut() argument
241 cursor_front(&mut self) -> Option<Cursor<'_, K, V>> cursor_front() argument
256 cursor_back(&mut self) -> Option<Cursor<'_, K, V>> cursor_back() argument
284 try_create_and_insert( &mut self, key: K, value: V, flags: Flags, ) -> Result<Option<RBTreeNode<K, V>>> try_create_and_insert() argument
286 try_create_and_insert( &mut self, key: K, value: V, flags: Flags, ) -> Result<Option<RBTreeNode<K, V>>> try_create_and_insert() argument
296 insert(&mut self, node: RBTreeNode<K, V>) -> Option<RBTreeNode<K, V>> insert() argument
306 raw_entry(&mut self, key: &K) -> RawEntry<'_, K, V> raw_entry() argument
360 entry(&mut self, key: K) -> Entry<'_, K, V> entry() argument
368 find_mut(&mut self, key: &K) -> Option<OccupiedEntry<'_, K, V>> find_mut() argument
376 get(&self, key: &K) -> Option<&V> get() argument
396 get_mut(&mut self, key: &K) -> Option<&mut V> get_mut() argument
403 remove_node(&mut self, key: &K) -> Option<RBTreeNode<K, V>> remove_node() argument
410 remove(&mut self, key: &K) -> Option<V> remove() argument
740 current(&self) -> (&K, &V) current() argument
748 current_mut(&mut self) -> (&K, &mut V) current_mut() argument
760 remove_current(self) -> (Option<Self>, RBTreeNode<K, V>) remove_current() argument
793 remove_prev(&mut self) -> Option<RBTreeNode<K, V>> remove_prev() argument
798 remove_next(&mut self) -> Option<RBTreeNode<K, V>> remove_next() argument
802 remove_neighbor(&mut self, direction: Direction) -> Option<RBTreeNode<K, V>> remove_neighbor() argument
838 peek_prev(&self) -> Option<(&K, &V)> peek_prev() argument
843 peek_next(&self) -> Option<(&K, &V)> peek_next() argument
847 peek(&self, direction: Direction) -> Option<(&K, &V)> peek() argument
857 peek_prev_mut(&mut self) -> Option<(&K, &mut V)> peek_prev_mut() argument
862 peek_next_mut(&mut self) -> Option<(&K, &mut V)> peek_next_mut() argument
866 peek_mut(&mut self, direction: Direction) -> Option<(&K, &mut V)> peek_mut() argument
890 to_key_value<'b>(node: NonNull<bindings::rb_node>) -> (&'b K, &'b V) to_key_value() argument
900 to_key_value_mut<'b>(node: NonNull<bindings::rb_node>) -> (&'b K, &'b mut V) to_key_value_mut() argument
910 to_key_value_raw<'b>(node: NonNull<bindings::rb_node>) -> (&'b K, *mut V) to_key_value_raw() argument
919 let v = unsafe { addr_of_mut!((*this).value) }; to_key_value_raw() localVariable
1044 new(flags: Flags) -> Result<RBTreeNodeReservation<K, V>> new() argument
1062 into_node(mut self, key: K, value: V) -> RBTreeNode<K, V> into_node() argument
1085 new(key: K, value: V, flags: Flags) -> Result<RBTreeNode<K, V>> new() argument
1090 to_key_value(self) -> (K, V) to_key_value() argument
1111 into_reservation(self) -> RBTreeNodeReservation<K, V> into_reservation() argument
1163 insert(self, node: RBTreeNode<K, V>) -> &'a mut V insert() argument
1185 insert(self, value: V, reservation: RBTreeNodeReservation<K, V>) -> &'a mut V insert() argument
1202 get(&self) -> &V get() argument
1210 get_mut(&mut self) -> &mut V get_mut() argument
1220 into_mut(self) -> &'a mut V into_mut() argument
1228 remove_node(self) -> RBTreeNode<K, V> remove_node() argument
1244 remove(self) -> V remove() argument
1251 replace(self, node: RBTreeNode<K, V>) -> RBTreeNode<K, V> replace() argument
[all...]
/linux/sound/soc/qcom/
H A Dlpass-sc7280.c113 const struct lpass_variant *v = drvdata->variant; in sc7280_lpass_alloc_dma_channel() local
120 v->rdma_channels); in sc7280_lpass_alloc_dma_channel()
122 if (chan >= v->rdma_channels) in sc7280_lpass_alloc_dma_channel()
126 v->wrdma_channel_start + in sc7280_lpass_alloc_dma_channel()
127 v->wrdma_channels, in sc7280_lpass_alloc_dma_channel()
128 v->wrdma_channel_start); in sc7280_lpass_alloc_dma_channel()
130 if (chan >= v->wrdma_channel_start + v->wrdma_channels) in sc7280_lpass_alloc_dma_channel()
137 v->hdmi_rdma_channels); in sc7280_lpass_alloc_dma_channel()
138 if (chan >= v->hdmi_rdma_channels) in sc7280_lpass_alloc_dma_channel()
144 v->rxtx_rdma_channels); in sc7280_lpass_alloc_dma_channel()
[all …]
H A Dlpass-sc7180.c79 const struct lpass_variant *v = drvdata->variant; in sc7180_lpass_alloc_dma_channel() local
85 v->hdmi_rdma_channels); in sc7180_lpass_alloc_dma_channel()
87 if (chan >= v->hdmi_rdma_channels) in sc7180_lpass_alloc_dma_channel()
94 v->rdma_channels); in sc7180_lpass_alloc_dma_channel()
96 if (chan >= v->rdma_channels) in sc7180_lpass_alloc_dma_channel()
100 v->wrdma_channel_start + in sc7180_lpass_alloc_dma_channel()
101 v->wrdma_channels, in sc7180_lpass_alloc_dma_channel()
102 v->wrdma_channel_start); in sc7180_lpass_alloc_dma_channel()
104 if (chan >= v->wrdma_channel_start + v->wrdma_channels) in sc7180_lpass_alloc_dma_channel()
264 .dptx_index = REG_FIELD(0x610c8, 30, 31),
[all …]
/linux/drivers/media/platform/nxp/
H A Dimx-pxp.h19 #define BF_PXP_CTRL_SFTRST(v) \ argument
20 (((v) << 31) & BM_PXP_CTRL_SFTRST)
22 #define BF_PXP_CTRL_CLKGATE(v) \ argument
23 (((v) << 30) & BM_PXP_CTRL_CLKGATE)
25 #define BF_PXP_CTRL_RSVD4(v) \ argument
26 (((v) << 29) & BM_PXP_CTRL_RSVD4)
28 #define BF_PXP_CTRL_EN_REPEAT(v) \ argument
29 (((v) << 28) & BM_PXP_CTRL_EN_REPEAT)
31 #define BF_PXP_CTRL_ENABLE_ROTATE1(v) \ argument
32 (((v) << 27) & BM_PXP_CTRL_ENABLE_ROTATE1)
[all …]
/linux/drivers/i3c/master/mipi-i3c-hci/
H A Dcmd_v1.c26 #define CMD_A0_ROC W0_BIT_(30)
27 #define CMD_A0_DEV_COUNT(v) FIELD_PREP(W0_MASK(29, 26), v) argument
28 #define CMD_A0_DEV_INDEX(v) FIELD_PREP(W0_MASK(20, 16), v) argument
29 #define CMD_A0_CMD(v) FIELD_PREP(W0_MASK(14, 7), v) argument
30 #define CMD_A0_TID(v) FIELD_PREP(W0_MASK( 6, 3), v) argument
38 #define CMD_I1_DATA_BYTE_4(v) FIELD_PREP(W1_MASK(63, 56), v) argument
39 #define CMD_I1_DATA_BYTE_3(v) FIELD_PREP(W1_MASK(55, 48), v) argument
40 #define CMD_I1_DATA_BYTE_2(v) FIELD_PREP(W1_MASK(47, 40), v) argument
41 #define CMD_I1_DATA_BYTE_1(v) FIELD_PREP(W1_MASK(39, 32), v) argument
42 #define CMD_I1_DEF_BYTE(v) FIELD_PREP(W1_MASK(39, 32), v) argument
[all …]
/linux/drivers/media/pci/cx23885/
H A Dcx23885-f300.c47 udelay(30); in f300_send_byte()
49 udelay(30); in f300_send_byte()
52 udelay(30); in f300_send_byte()
62 udelay(30); in f300_get_byte()
65 udelay(30); in f300_get_byte()
87 udelay(30); in f300_xfer()
148 buf[4] = 0x02;/* B port, H/V */ in f300_set_voltage()
149 buf[5] = 0x00;/*13V v*/ in f300_set_voltage()
154 buf[5] = 0x01;/* 18V h*/ in f300_set_voltage()
/linux/arch/mips/pic32/pic32mzda/
H A Dconfig.c28 u32 v; in pic32_conf_get_reg_field() local
30 v = readl(pic32_conf_base + offset); in pic32_conf_get_reg_field()
31 v >>= rshift; in pic32_conf_get_reg_field()
32 v &= mask; in pic32_conf_get_reg_field()
34 return v; in pic32_conf_get_reg_field()
39 u32 v; in pic32_conf_modify_atomic() local
43 v = readl(pic32_conf_base + offset); in pic32_conf_modify_atomic()
44 v &= ~mask; in pic32_conf_modify_atomic()
45 v |= (set & mask); in pic32_conf_modify_atomic()
46 writel(v, pic32_conf_base + offset); in pic32_conf_modify_atomic()
[all …]
/linux/rust/kernel/alloc/
H A Dvec_ext.rs
/linux/kernel/sched/
H A Ddebug.c56 static int sched_feat_show(struct seq_file *m, void *v) in sched_feat_show() argument
198 static int sched_scaling_show(struct seq_file *m, void *v) in sched_scaling_show() argument
245 static int sched_dynamic_show(struct seq_file *m, void *v) in sched_dynamic_show() argument
403 static size_t sched_fair_server_show(struct seq_file *m, void *v, enum dl_param param) in sched_fair_server_show() argument
430 static int sched_fair_server_runtime_show(struct seq_file *m, void *v) in sched_fair_server_runtime_show() argument
432 return sched_fair_server_show(m, v, DL_RUNTIME); in sched_fair_server_runtime_show()
455 static int sched_fair_server_period_show(struct seq_file *m, void *v) in sched_fair_server_period_show() argument
457 return sched_fair_server_show(m, v, DL_PERIOD); in sched_fair_server_period_show()
545 static int sd_flags_show(struct seq_file *m, void *v) in sd_flags_show() argument
656 #define P(F) SEQ_printf(m, " .%-30s: %lld\n", #F, (long long)F) in print_cfs_group_stats()
[all …]
/linux/drivers/media/platform/verisilicon/
H A Dhantro_g1_regs.h135 #define G1_REG_DEC_CTRL4_BLACKWHITE_E BIT(30)
143 #define G1_REG_DEC_CTRL4_BITPLANE1_E BIT(30)
172 #define G1_REG_DEC_CTRL5_FILT_CTRL_PRES BIT(30)
188 #define G1_REG_DEC_CTRL5_RV_PROFILE(x) (((x) & 0x3) << 30)
313 #define G1_REG_PP_AXI_RD_ID(v) (((v) << 24) & GENMASK(31, 24)) argument
314 #define G1_REG_PP_AXI_WR_ID(v) (((v) << 16) & GENMASK(23, 16)) argument
315 #define G1_REG_PP_INSWAP32_E(v) ((v) ? BIT(10) : 0) argument
316 #define G1_REG_PP_DATA_DISC_E(v) ((v) ? BIT(9) : 0) argument
317 #define G1_REG_PP_CLK_GATE_E(v) ((v) ? BIT(8) : 0) argument
318 #define G1_REG_PP_IN_ENDIAN(v) ((v) ? BIT(7) : 0) argument
[all …]
/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dblackhole_routes.sh56 ip -4 route add default vrf v$h1 nexthop via 192.0.2.2
57 ip -6 route add default vrf v$h1 nexthop via 2001:db8:1::2
62 ip -6 route del default vrf v$h1 nexthop via 2001:db8:1::2
63 ip -4 route del default vrf v$h1 nexthop via 192.0.2.2
72 ip -4 route add default vrf v$h2 nexthop via 198.51.100.2
73 ip -6 route add default vrf v$h2 nexthop via 2001:db8:2::2
78 ip -6 route del default vrf v$h2 nexthop via 2001:db8:2::2
79 ip -4 route del default vrf v$h2 nexthop via 198.51.100.2
122 ip -4 route add blackhole 198.51.100.0/30
127 busywait "$TIMEOUT" wait_for_offload ip -4 route show 198.51.100.0/30
[all …]
/linux/drivers/watchdog/
H A Drealtek_otto_wdt.c38 #define OTTO_WDT_INTR_PHASE_2 BIT(30)
42 #define OTTO_WDT_CTRL_PRESCALE GENMASK(30, 29)
77 u32 v; in otto_wdt_start() local
79 v = ioread32(ctrl->base + OTTO_WDT_REG_CTRL); in otto_wdt_start()
80 v |= OTTO_WDT_CTRL_ENABLE; in otto_wdt_start()
81 iowrite32(v, ctrl->base + OTTO_WDT_REG_CTRL); in otto_wdt_start()
89 u32 v; in otto_wdt_stop() local
91 v = ioread32(ctrl->base + OTTO_WDT_REG_CTRL); in otto_wdt_stop()
92 v &= ~OTTO_WDT_CTRL_ENABLE; in otto_wdt_stop()
93 iowrite32(v, ctrl->base + OTTO_WDT_REG_CTRL); in otto_wdt_stop()
[all …]
/linux/arch/arm/boot/dts/ti/omap/
H A Dam335x-phycore-som.dtsi209 gpmc,cs-rd-off-ns = <30>;
210 gpmc,cs-wr-off-ns = <30>;
212 gpmc,adv-rd-off-ns = <30>;
213 gpmc,adv-wr-off-ns = <30>;
217 gpmc,oe-off-ns = <30>;
218 gpmc,access-ns = <30>;
219 gpmc,rd-cycle-ns = <30>;
220 gpmc,wr-cycle-ns = <30>;
225 gpmc,wr-access-ns = <30>;
258 /* VDD_MPU voltage limits 0.95V - 1.325V with +/-4% tolerance */
[all …]
H A Dam335x-nano.dts279 gpmc,adv-rd-off-ns = <30>;
280 gpmc,adv-wr-off-ns = <30>;
371 gpmc,oe-on-ns = <30>;
373 gpmc,we-on-ns = <30>;
382 gpmc,wr-data-mux-bus-ns = <30>;
435 /* +1.5V voltage with ±4% tolerance */
443 /* VDD_MPU voltage limits 0.95V - 1.1V with ±4% tolerance */
452 /* VDD_CORE voltage limits 0.95V - 1.1V with ±4% tolerance */
461 /* +1.8V voltage with ±4% tolerance */
469 /* +3.3V voltage with ±4% tolerance */
[all …]
/linux/arch/arm/vfp/
H A Dvfp.h33 u32 v; in vfp_hi64to32jamming() local
39 : "=r" (v) : "r" (val) : "cc"); in vfp_hi64to32jamming()
41 return v; in vfp_hi64to32jamming()
177 #define vfp_single_packed_sign(v) ((v) & 0x80000000) argument
178 #define vfp_single_packed_negate(v) ((v) ^ 0x80000000) argument
179 #define vfp_single_packed_abs(v) ((v) & ~0x80000000) argument
180 #define vfp_single_packed_exponent(v) (((v) >> VFP_SINGLE_MANTISSA_BITS) & ((1 << VFP_SINGLE_EXPONE… argument
181 #define vfp_single_packed_mantissa(v) ((v) & ((1 << VFP_SINGLE_MANTISSA_BITS) - 1)) argument
186 * aligned to bit 30.
204 * already normalised such that the MSB is bit 30, _not_ bit 31.
[all …]
/linux/tools/testing/selftests/hid/tests/
H A Dtest_tablet.py625 for v in self.parsed_rdesc.feature_reports.values():
626 if v.report_ID == rnum:
627 rdesc = v
639 for v in self.parsed_rdesc.feature_reports.values():
640 if v.report_ID == rnum:
641 rdesc = v
727 [pytest.param(v, id=k) for k, v in PenState.legal_transitions().items()],
740 pytest.param(v, id=k)
741 for k, v in PenState.tolerated_transitions().items()
758 pytest.param(v, id=k)
[all …]
/linux/drivers/media/radio/
H A Dradio-tea5777.c79 #define TEA5777_W_FM_FREF_MASK (0x03LL << 30)
80 #define TEA5777_W_FM_FREF_SHIFT 30
104 #define TEA5777_W_AM_LNA_MASK (1LL << 30)
105 #define TEA5777_W_AM_LNA_SHIFT 30
255 struct v4l2_capability *v) in vidioc_querycap() argument
259 strscpy(v->driver, tea->v4l2_dev->name, sizeof(v->driver)); in vidioc_querycap()
260 strscpy(v->card, tea->card, sizeof(v->card)); in vidioc_querycap()
261 strlcat(v->card, " TEA5777", sizeof(v->card)); in vidioc_querycap()
262 strscpy(v->bus_info, tea->bus_info, sizeof(v->bus_info)); in vidioc_querycap()
280 struct v4l2_tuner *v) in vidioc_g_tuner() argument
[all …]
/linux/drivers/platform/x86/intel/pmt/
H A Dcrashlog.c29 * Bits 29 and 30 control the state of bit 31.
32 * Bit 30 will immediately trigger a crashlog to be generated, setting bit 31.
36 #define CRASHLOG_FLAG_TRIGGER_EXECUTE BIT(30)
45 #define GET_ACCESS(v) ((v) & GENMASK(3, 0)) argument
46 #define GET_TYPE(v) (((v) & GENMASK(7, 4)) >> 4) argument
47 #define GET_VERSION(v) (((v) & GENMASK(19, 16)) >> 16) argument
49 #define GET_SIZE(v) ((v) * sizeof(u32)) argument
/linux/drivers/staging/media/sunxi/sun6i-isp/
H A Dsun6i_isp_reg.h21 #define SUN6I_ISP_FE_CFG_SRC0_MODE(v) (((v) << 8) & GENMASK(9, 8)) argument
22 #define SUN6I_ISP_FE_CFG_SRC1_MODE(v) (((v) << 16) & GENMASK(17, 16)) argument
33 #define SUN6I_ISP_FE_CTRL_OUTPUT_SPEED_CTRL(v) (((v) << 16) & GENMASK(17, 16)) argument
100 #define SUN6I_ISP_MODULE_EN_SRC1 BIT(30)
104 #define SUN6I_ISP_MODE_INPUT_FMT(v) ((v) & GENMASK(2, 0)) argument
105 #define SUN6I_ISP_MODE_INPUT_YUV_SEQ(v) (((v) << 3) & GENMASK(4, 3)) argument
106 #define SUN6I_ISP_MODE_OTF_DPC(v) (((v) << 16) & BIT(16)) argument
107 #define SUN6I_ISP_MODE_SHARP(v) (((v) << 17) & BIT(17)) argument
108 #define SUN6I_ISP_MODE_HIST(v) (((v) << 20) & GENMASK(21, 20)) argument
123 #define SUN6I_ISP_IN_CFG_STRIDE_DIV16(v) ((v) & GENMASK(10, 0)) argument
[all …]

12345678910>>...43