Home
last modified time | relevance | path

Searched refs:VAR (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/media/i2c/soc_camera/
Dmt9t112.c73 #define VAR(id, offset) _VAR(id, offset, 0x0000) macro
359 mt9t112_mcu_write(ret, client, VAR(26, 0), width); in mt9t112_set_a_frame_size()
360 mt9t112_mcu_write(ret, client, VAR(26, 2), height); in mt9t112_set_a_frame_size()
363 mt9t112_mcu_write(ret, client, VAR(18, 43), 8 + width); in mt9t112_set_a_frame_size()
364 mt9t112_mcu_write(ret, client, VAR(18, 45), 8 + height); in mt9t112_set_a_frame_size()
367 mt9t112_mcu_write(ret, client, VAR(18, 2), 4 + hstart); in mt9t112_set_a_frame_size()
368 mt9t112_mcu_write(ret, client, VAR(18, 4), 4 + wstart); in mt9t112_set_a_frame_size()
371 mt9t112_mcu_write(ret, client, VAR(18, 6), 11 + height + hstart); in mt9t112_set_a_frame_size()
372 mt9t112_mcu_write(ret, client, VAR(18, 8), 11 + width + wstart); in mt9t112_set_a_frame_size()
508 mt9t112_mcu_mask_set(ret, client, VAR(26, 160), 0x0040, 0x0000); in mt9t112_init_setting()
[all …]
/linux-4.1.27/Documentation/devicetree/bindings/arm/omap/
Domap.txt121 - OMAP4 VAR-STK-OM44 : Commercial dev kit with VAR-OM44CustomBoard and VAR-SOM-OM44 w/WLAN
124 - OMAP4 VAR-DVK-OM44 : Commercial dev kit with VAR-OM44CustomBoard, VAR-SOM-OM44 w/WLAN and LCD tou…
/linux-4.1.27/include/net/
Dnet_namespace.h256 #define for_each_net(VAR) \ argument
257 list_for_each_entry(VAR, &net_namespace_list, list)
259 #define for_each_net_rcu(VAR) \ argument
260 list_for_each_entry_rcu(VAR, &net_namespace_list, list)
/linux-4.1.27/arch/arm/boot/dts/
Domap4-var-stk-om44.dts15 model = "Variscite VAR-STK-OM44";
Domap4-var-dvk-om44.dts15 model = "Variscite VAR-DVK-OM44";
Domap4-var-som-om44.dtsi12 model = "Variscite VAR-SOM-OM44";
22 ti,model = "VAR-SOM-OM44";
/linux-4.1.27/arch/frv/kernel/
Dsetup.c1081 #define print_clk(TAG, VAR) \ in show_cpuinfo() argument
1082 seq_printf(m, "Clock-" TAG ":\t%lu.%2.2lu MHz\n", VAR / 1000000, (VAR / 10000) % 100) in show_cpuinfo()
/linux-4.1.27/tools/usb/usbip/
DINSTALL189 them in the `configure' command line, using `VAR=value'. For example: