Home
last modified time | relevance | path

Searched full:flat (Results 1 – 25 of 401) sorted by relevance

12345678910>>...17

/linux/tools/testing/selftests/net/forwarding/
H A Dip6gre_flat.sh5 # This test uses flat topology for IP tunneling tests. See ip6gre_lib.sh for
39 test_traffic_ip4ip6 "GRE flat IPv4-in-IPv6"
40 test_traffic_ip6ip6 "GRE flat IPv6-in-IPv6"
52 test_traffic_ip4ip6 "GRE flat IPv4-in-IPv6 (new remote)"
53 test_traffic_ip6ip6 "GRE flat IPv6-in-IPv6 (new remote)"
57 test_traffic_ip4ip6 "GRE flat IPv4-in-IPv6 (old remote)"
58 test_traffic_ip6ip6 "GRE flat IPv6-in-IPv6 (old remote)"
H A Dip6gre_flat_key.sh5 # This test uses flat topology for IP tunneling tests. See ip6gre_lib.sh for
39 test_traffic_ip4ip6 "GRE flat IPv4-in-IPv6 with key"
40 test_traffic_ip6ip6 "GRE flat IPv6-in-IPv6 with key"
52 test_traffic_ip4ip6 "GRE flat IPv4-in-IPv6 with key (new remote)"
53 test_traffic_ip6ip6 "GRE flat IPv6-in-IPv6 with key (new remote)"
57 test_traffic_ip4ip6 "GRE flat IPv4-in-IPv6 with key (old remote)"
58 test_traffic_ip6ip6 "GRE flat IPv6-in-IPv6 with key (old remote)"
H A Dip6gre_flat_keys.sh5 # This test uses flat topology for IP tunneling tests. See ip6gre_lib.sh for
39 test_traffic_ip4ip6 "GRE flat IPv4-in-IPv6 with ikey/okey"
40 test_traffic_ip6ip6 "GRE flat IPv6-in-IPv6 with ikey/okey"
52 test_traffic_ip4ip6 "GRE flat IPv4-in-IPv6 with ikey/okey (new remote)"
53 test_traffic_ip6ip6 "GRE flat IPv6-in-IPv6 with ikey/okey (new remote)"
57 test_traffic_ip4ip6 "GRE flat IPv4-in-IPv6 with ikey/okey (old remote)"
58 test_traffic_ip6ip6 "GRE flat IPv6-in-IPv6 with ikey/okey (old remote)"
/linux/drivers/video/fbdev/core/
H A Dfb_backlight.c18 unsigned int i, flat, count, range = (max - min); in fb_bl_default_curve() local
24 for (flat = 1; flat < (FB_BACKLIGHT_LEVELS / 16); ++flat) in fb_bl_default_curve()
25 fb_info->bl_curve[flat] = min; in fb_bl_default_curve()
29 fb_info->bl_curve[flat + i] = min + (range * (i + 1) / count); in fb_bl_default_curve()
/linux/Documentation/userspace-api/media/dvb/
H A Dlegacy_dvb_osd.rst69 .. flat-table::
333 .. flat-table::
425 .. flat-table::
576 .. flat-table::
595 .. flat-table::
633 .. flat-table::
666 .. flat-table::
696 .. flat-table::
740 .. flat-table::
770 .. flat-table::
[all …]
/linux/drivers/macintosh/
H A Dvia-pmu-backlight.c28 int i, flat, count, range = (max - min); in pmu_backlight_init_curve() local
32 for (flat = 1; flat < (FB_BACKLIGHT_LEVELS / 16); ++flat) in pmu_backlight_init_curve()
33 bl_curve[flat] = min; in pmu_backlight_init_curve()
37 bl_curve[flat + i] = min + (range * (i + 1) / count); in pmu_backlight_init_curve()
/linux/arch/m68k/include/asm/
H A Dflat.h3 * flat.h -- uClinux flat-format executables
9 #include <asm-generic/flat.h>
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_4_3_cleaner_shader.asm117 //clear vcc, flat scratch
118 s_mov_b32 flat_scratch_lo, 0 //clear flat scratch lo SGPR
119 s_mov_b32 flat_scratch_hi, 0 //clear flat scratch hi SGPR
146 //clear vcc, flat scratch
147 s_mov_b32 flat_scratch_lo, 0 //clear flat scratch lo SGPR
148 s_mov_b32 flat_scratch_hi, 0 //clear flat scratch hi SGPR
/linux/include/linux/
H A Dkcsan.h29 * other nestable regions; and (b) flat atomic regions that do not keep
31 * other, and a flat region may be started in a nestable region or
36 * atomic regions, but reader critical sections as (b) flat atomic
42 * for (a), and whether the leaf level is flat for (b).
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-dqevent.rst45 .. flat-table:: struct v4l2_event
106 .. flat-table:: Event Types
194 .. flat-table:: struct v4l2_event_vsync
208 .. flat-table:: struct v4l2_event_ctrl
258 .. flat-table:: struct v4l2_event_frame_sync
272 .. flat-table:: struct v4l2_event_src_change
287 .. flat-table:: struct v4l2_event_motion_det
316 .. flat-table:: Control Changes
346 .. flat-table:: Source Changes
H A Dcolorspaces-defs.rst39 .. flat-table:: V4L2 Colorspaces
81 .. flat-table:: V4L2 Transfer Function
110 .. flat-table:: V4L2 Y'CbCr Encodings
139 .. flat-table:: V4L2 HSV Encodings
157 .. flat-table:: V4L2 Quantization Methods
H A Dpixfmt-yuv-planar.rst58 .. flat-table:: Overview of Semi-Planar YUV Formats
248 .. flat-table:: Sample 4x4 NV12 Image
283 .. flat-table:: Sample 4x4 NV12M Image
329 .. flat-table:: Sample 4x4 NV15 Image (1 byte per cell)
501 .. flat-table:: MT2110T LSB bits layout
535 .. flat-table:: MT2110R LSB bits layout
608 .. flat-table:: Sample 4x4 NV16 Image
653 .. flat-table:: Sample 4x4 NV16M Image
709 .. flat-table:: Sample 4x4 NV20 Image (1 byte per cell)
774 .. flat-table:: Sample 4x4 NV24 Image
[all …]
H A Dyuv-formats.rst60 .. flat-table:: 4:2:2 subsampling, interstitially sited
105 .. flat-table:: 4:2:2 subsampling, co-sited
150 .. flat-table:: 4:2:0 subsampling, horizontally interstitially sited, vertically co-sited
195 .. flat-table:: 4:1:0 subsampling, horizontally and vertically interstitially sited
H A Dvidioc-enum-framesizes.rst92 .. flat-table:: struct v4l2_frmsize_discrete
107 .. flat-table:: struct v4l2_frmsize_stepwise
136 .. flat-table:: struct v4l2_frmsizeenum
174 .. flat-table:: enum v4l2_frmsizetypes
H A Dvidioc-g-parm.rst63 .. flat-table:: struct v4l2_streamparm
94 .. flat-table:: struct v4l2_captureparm
153 .. flat-table:: struct v4l2_outputparm
213 .. flat-table:: Streaming Parameters Capabilities
228 .. flat-table:: Capture Parameters Flags
H A Dmetafmt-vsp1-hgo.rst45 .. flat-table:: VSP1 HGO Data - 64 Bins, Normal Mode (792 bytes)
96 .. flat-table:: VSP1 HGO Data - 64 Bins, Max Mode (264 bytes)
121 .. flat-table:: VSP1 HGO Data - 256 Bins, Normal Mode (1032 bytes)
146 .. flat-table:: VSP1 HGO Data - 256 Bins, Max Mode (1032 bytes)
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h700-anbernic-rg35xx-h.dts27 abs-flat = <32>;
35 abs-flat = <32>;
43 abs-flat = <32>;
51 abs-flat = <32>;
/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-ioc-g-topology.rst53 .. flat-table:: struct media_v2_topology
126 .. flat-table:: struct media_v2_entity
163 .. flat-table:: struct media_v2_interface
196 .. flat-table:: struct media_v2_intf_devnode
213 .. flat-table:: struct media_v2_pad
248 .. flat-table:: struct media_v2_link
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3566-anbernic-rg353x.dtsi25 abs-flat = <32>;
33 abs-flat = <32>;
41 abs-flat = <32>;
49 abs-flat = <32>;
H A Drk3326-odroid-go3.dts47 abs-flat = <10>;
55 abs-flat = <10>;
63 abs-flat = <10>;
71 abs-flat = <10>;
/linux/Documentation/userspace-api/media/drivers/
H A Dmax2175.rst14 .. flat-table::
28 .. flat-table::
45 .. flat-table::
/linux/Documentation/driver-api/surface_aggregator/clients/
H A Ddtx.rst162 .. flat-table:: Overview of Status/Error Categories.
197 .. flat-table:: Overview of Error Codes.
234 .. flat-table:: Latch Status Codes.
253 .. flat-table:: Base State Codes.
289 .. flat-table:: Overview of DTX events.
363 .. flat-table:: Detachment Cancel Event Payload
384 .. flat-table:: Base-Connection-Change Event Payload
414 .. flat-table:: Latch-Status-Change Event Payload
442 .. flat-table:: Device-Mode-Change Event Payload
469 .. flat-table:: Overview of DTX IOCTLs
/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-adap-g-conn-info.rst46 .. flat-table:: struct cec_connector_info
66 .. flat-table:: Connector types
91 .. flat-table:: struct cec_drm_connector_info
H A Dcec-ioc-dqevent.rst51 .. flat-table:: struct cec_event_state_change
79 .. flat-table:: struct cec_event_lost_msgs
100 .. flat-table:: struct cec_event
135 .. flat-table:: CEC Events Types
208 .. flat-table:: CEC Event Flags
/linux/Documentation/devicetree/bindings/input/
H A Dadc-joystick.yaml86 abs-flat:
118 abs-flat = <200>;
125 abs-flat = <200>;

12345678910>>...17