Home
last modified time | relevance | path

Searched refs:square (Results 1 – 25 of 57) sorted by relevance

123

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/spl/
Dspl_fixpt31_32.c208 struct spl_fixed31_32 square; in spl_fixpt_sinc() local
228 square = spl_fixpt_sqr(arg_norm); in spl_fixpt_sinc()
235 square, in spl_fixpt_sinc()
261 const struct spl_fixed31_32 square = spl_fixpt_sqr(arg); in spl_fixpt_cos() local
272 square, in spl_fixpt_cos()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/basics/
Dfixpt31_32.c226 struct fixed31_32 square; in dc_fixpt_sinc() local
246 square = dc_fixpt_sqr(arg_norm); in dc_fixpt_sinc()
253 square, in dc_fixpt_sinc()
279 const struct fixed31_32 square = dc_fixpt_sqr(arg); in dc_fixpt_cos() local
290 square, in dc_fixpt_cos()
/linux-6.12.1/Documentation/devicetree/bindings/clock/ti/davinci/
Dpll.txt18 - ti,clkmode-square-wave: Indicates that the board is supplying a square
61 ti,clkmode-square-wave;
/linux-6.12.1/Documentation/userspace-api/media/v4l/
Dvidioc-cropcap.rst43 support cropping and/or scaling and/or have non-square pixels, and for
80 to get square pixels.
82 When cropping coordinates refer to square pixels, the driver sets
Dvidioc-g-dv-timings.rst161 - The picture aspect if the pixels are not square. Only valid if the
303 the pixels are square, so the picture aspect ratio is the same as the
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-bus-iio-dac-dpot-dac7 the step and the maximum value, all enclosed in square brackets.
Dsysfs-bus-iio-potentiometer-mcp45317 the step and the maximum value, all enclosed in square brackets.
Dsysfs-driver-typec-displayport10 with the active one wrapped in square brackets.
33 square brackets.
Dsysfs-bus-iio-distance-srf0813 in square brackets.
Dsysfs-bus-iio-sps3028 square brackets.
/linux-6.12.1/Documentation/devicetree/bindings/input/
Dlpc32xx-key.txt19 since LPC32xx only supports square matrices
/linux-6.12.1/arch/arm/boot/dts/rockchip/
DMakefile31 rk3288-rock2-square.dtb \
Drk3288-rock2-square.dts9 compatible = "radxa,rock2-square", "rockchip,rk3288";
/linux-6.12.1/Documentation/arch/arm/sa1100/
Dcerf.rst8 that measures approximately 2" square. It includes an Ethernet
/linux-6.12.1/arch/arm64/boot/dts/qcom/
Dapq8039-t2.dts19 compatible = "square,apq8039-t2", "qcom,msm8939";
170 model = "apq8039-square-sndcard";
/linux-6.12.1/Documentation/maintainer/
Dmodifying-patches.rst16 name, all enclosed in square brackets, is noticeable enough to make it obvious
/linux-6.12.1/Documentation/input/
Dff.rst76 - FF_SQUARE square waveform
95 devices that support FF_RUMBLE support FF_PERIODIC (square, triangle,
/linux-6.12.1/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-dds88 (sine, triangle, ramp, square, ...)
/linux-6.12.1/Documentation/networking/
Dtls-offload-reorder-good.svg1 <svg version="1.1" viewBox="0.0 0.0 672.0 68.0" fill="none" stroke="none" stroke-linecap="square" s…
Dtls-offload-reorder-bad.svg1 <svg version="1.1" viewBox="0.0 0.0 672.0 68.0" fill="none" stroke="none" stroke-linecap="square" s…
/linux-6.12.1/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-core.c1720 tpg->square.width = sq_w; in tpg_calculate_square_border()
1726 tpg->square.width = ana_sq_w; in tpg_calculate_square_border()
1728 tpg->square.left = (w - tpg->square.width) / 2; in tpg_calculate_square_border()
1733 tpg->square.height = sq_h; in tpg_calculate_square_border()
1734 tpg->square.top = (h - sq_h) / 2; in tpg_calculate_square_border()
2356 const struct v4l2_rect *sq = &tpg->square; in tpg_fill_plane_extras()
/linux-6.12.1/Documentation/arch/powerpc/
Dassociativity.rst76 The number N must be equal to the square of m where m is the number of domainIDs in the
/linux-6.12.1/Documentation/devicetree/bindings/clock/
Dnvidia,tegra124-dfll.txt56 - nvidia,pwm-period-nanoseconds: period of PWM square wave in nanoseconds.
/linux-6.12.1/drivers/tty/vt/
Dcp437.uni288 # Mapping U+fffd to the square bullet means it is the substitution
/linux-6.12.1/include/media/tpg/
Dv4l2-tpg.h148 struct v4l2_rect square; member

123