Home
last modified time | relevance | path

Searched full:321 (Results 1 – 25 of 130) sorted by relevance

123456

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmmap.c187 bss_data->in_val = 321; in test_mmap()
189 CHECK_FAIL(bss_data->in_val != 321); in test_mmap()
190 CHECK_FAIL(bss_data->out_val != 321); in test_mmap()
191 CHECK_FAIL(skel->bss->in_val != 321); in test_mmap()
192 CHECK_FAIL(skel->bss->out_val != 321); in test_mmap()
195 CHECK_FAIL(map_data->val[2] != 321); in test_mmap()
196 CHECK_FAIL(map_data->val[far] != 3 * 321); in test_mmap()
241 CHECK_FAIL(bss_data->in_val != 321); in test_mmap()
242 CHECK_FAIL(bss_data->out_val != 321); in test_mmap()
243 CHECK_FAIL(skel->bss->in_val != 321); in test_mmap()
[all …]
/linux/drivers/net/ethernet/rdc/
H A DKconfig28 the RDC R-321x System-on-chips.
/linux/Documentation/arch/powerpc/
H A Dvpa-dtl.rst135 # Samples: 321 of event 'vpa-dtl'
136 # Event count (approx.): 321
/linux/tools/build/feature/
H A Dtest-bpf.c10 # define __NR_bpf 321
/linux/Documentation/devicetree/bindings/reset/
H A Dzynq-reset.txt52 321: uart1 reset
/linux/drivers/mfd/
H A Drdc321x-southbridge.c96 MODULE_DESCRIPTION("RDC R-321x MFD southbridge driver");
/linux/Documentation/admin-guide/media/
H A Dci.rst39 eg: TMC:11996:h:0:27500:278:512:650:321
/linux/include/dt-bindings/gce/
H A Dmt8183-gce.h152 #define CMDQ_EVENT_ISP_FRAME_DONE_A 321
H A Dmt6779-gce.h162 #define CMDQ_EVENT_ISP_FRAME_DONE_A 321
H A Dmt8192-gce.h230 #define CMDQ_EVENT_MDP_STREAM_DONE_ENG_EVENT_1 321
/linux/include/dt-bindings/clock/
H A Drk3036-cru.h62 #define PCLK_GPIO1 321
H A Dexynos5250.h125 #define CLK_CMU_TOP 321
H A Drk3399-cru.h216 #define PCLK_PERIHP_NOC 321
698 #define SRST_P_GPIO3 321
H A Drk3128-cru.h94 #define PCLK_GPIO1 321
H A Drk3228-cru.h94 #define PCLK_GPIO1 321
H A Dexynos4.h159 #define CLK_I2C4 321
H A Dtegra194-clock.h315 #define TEGRA194_CLK_PEX0_CORE_2M 321
H A Drk3568-cru.h385 #define CLK_CAN0 321
777 #define SRST_H_RKVDEC_NIU 321
H A Drv1108-cru.h140 #define HCLK_I2S1_2CH 321
H A Dqcom,gcc-apq8084.h330 #define PCIE_1_AUX_CLK_SRC 321
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_fw_defs.h51 (IRO[321].base + ((pfId) * IRO[321].m1) + ((iscsiEqId) * IRO[321].m2))
/linux/tools/testing/selftests/bpf/progs/
H A Dsetget_sockopt.c53 { .opt = TCP_KEEPIDLE, .new = 123, .expected = 123, .restore = 321, },
54 { .opt = TCP_KEEPINTVL, .new = 123, .expected = 123, .restore = 321, },
/linux/drivers/i2c/busses/
H A Di2c-iop3xx.h75 #define I2C_ERR 321
/linux/include/uapi/linux/
H A Datmsap.h53 #define ATM_L3_H321 0x0d /* ITU-T Recommendation H.321 */
/linux/include/dt-bindings/arm/
H A Dqcom,ids.h169 #define QCOM_ID_SDM845 321

123456