Home
last modified time | relevance | path

Searched refs:code (Results 601 – 625 of 4688) sorted by relevance

1...<<21222324252627282930>>...188

/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dgm107.c32 .code.data = gm107_pmu_code,
33 .code.size = sizeof(gm107_pmu_code),
H A Dgm20b.c91 const u64 code = (base + lsfw->app_resident_code_offset) >> 8; in gm20b_pmu_acr_bld_write() local
95 .code_dma_base = lower_32_bits(code), in gm20b_pmu_acr_bld_write()
101 .overlay_dma_base = lower_32_bits(code), in gm20b_pmu_acr_bld_write()
104 .code_dma_base1 = upper_32_bits(code), in gm20b_pmu_acr_bld_write()
106 .overlay_dma_base1 = upper_32_bits(code), in gm20b_pmu_acr_bld_write()
/linux-6.15/net/netfilter/
H A Dnft_xfrm.c128 regs->verdict.code = NFT_BREAK; in nft_xfrm_state_get_key()
157 regs->verdict.code = NFT_BREAK; in nft_xfrm_state_get_key()
168 regs->verdict.code = NFT_BREAK; in nft_xfrm_get_eval_in()
192 regs->verdict.code = NFT_BREAK; in nft_xfrm_get_eval_out()
210 regs->verdict.code = NFT_BREAK; in nft_xfrm_get_eval()
/linux-6.15/drivers/input/misc/
H A Dsparcspkr.c34 int (*event)(struct input_dev *dev, unsigned int type, unsigned int code, int value);
67 static int bbc_spkr_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) in bbc_spkr_event() argument
76 switch (code) { in bbc_spkr_event()
107 static int grover_spkr_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) in grover_spkr_event() argument
116 switch (code) { in grover_spkr_event()
/linux-6.15/Documentation/admin-guide/gpio/
H A Dgpio-aggregator.rst35 .. code-block:: none
55 .. code-block:: sh
67 .. code-block:: sh
99 .. code-block:: sh
106 .. code-block:: sh
/linux-6.15/arch/arm/boot/dts/broadcom/
H A Dbcm4709-netgear-r8000.dts2 * Broadcom BCM470X / BCM5301X ARM platform code.
105 linux,code = <KEY_RFKILL>;
111 linux,code = <KEY_WPS_BUTTON>;
117 linux,code = <KEY_RESTART>;
123 linux,code = <KEY_BRIGHTNESS_ZERO>;
H A Dbcm47189-tenda-ac9.dts64 linux,code = <KEY_RFKILL>;
70 linux,code = <KEY_RESTART>;
76 linux,code = <KEY_WPS_BUTTON>;
/linux-6.15/lib/zlib_deflate/
H A Ddefutil.h45 ush code; /* bit string */ member
54 #define Code fc.code
299 unsigned code, /* the value to invert */ in bi_reverse() argument
305 res |= code & 1; in bi_reverse()
306 code >>= 1, res <<= 1; in bi_reverse()
/linux-6.15/Documentation/virt/kvm/
H A Dppc-pv.rst8 space code in PR=1 which is user space. This way we trap all privileged
19 The code for that interface can be found in arch/powerpc/kernel/kvm*
44 r3 1st parameter Return code
56 Hypercall definitions are shared in generic code, so the same hypercall numbers
58 also needs to be ORed with the KVM vendor code which is (42 << 16).
192 1) copy emulation code to memory
193 2) patch that code to fit the emulated instruction
194 3) patch that code to return to the original pc + 4
195 4) patch the original instruction to branch to the new code
197 That way we can inject an arbitrary amount of code as replacement for a single
/linux-6.15/include/linux/mtd/
H A Dnand-ecc-sw-bch.h38 const unsigned char *buf, unsigned char *code);
49 unsigned char *code) in nand_ecc_sw_bch_calculate() argument
/linux-6.15/include/net/netfilter/ipv4/
H A Dnf_reject.h10 void nf_send_unreach(struct sk_buff *skb_in, int code, int hook);
24 int hook, u8 code);
/linux-6.15/arch/powerpc/math-emu/
H A Dfcmpu.c16 int code[4] = { (1 << 3), (1 << 1), (1 << 2), (1 << 0) }; in fcmpu() local
32 cmp = code[(cmp + 1) & 3]; in fcmpu()
/linux-6.15/drivers/media/i2c/
H A Dlt6911uxe.c84 u32 code; member
341 fmt->code = mode->code; in lt6911uxe_update_pad_format()
407 struct v4l2_subdev_mbus_code_enum *code) in lt6911uxe_enum_mbus_code() argument
411 if (code->index) in lt6911uxe_enum_mbus_code()
414 code->code = lt6911uxe->cur_mode.code; in lt6911uxe_enum_mbus_code()
520 lt6911uxe->cur_mode.code = MEDIA_BUS_FMT_UYVY8_1X16; in lt6911uxe_fwnode_parse()
H A Dimx290.c613 u32 code[IMX290_VARIANT_MAX]; member
621 .code = {
629 .code = {
647 if (info->code[imx290->model->colour_variant] == code) in imx290_format_info()
756 info = imx290_format_info(imx290, format->code); in imx290_setup_format()
1120 struct v4l2_subdev_mbus_code_enum *code) in imx290_enum_mbus_code() argument
1124 if (code->index >= ARRAY_SIZE(imx290_formats)) in imx290_enum_mbus_code()
1127 code->code = imx290_formats[code->index].code[imx290->model->colour_variant]; in imx290_enum_mbus_code()
1139 if (!imx290_format_info(imx290, fse->code)) in imx290_enum_frame_size()
1168 if (!imx290_format_info(imx290, fmt->format.code)) in imx290_set_fmt()
[all …]
/linux-6.15/drivers/media/platform/renesas/vsp1/
H A Dvsp1_lif.c44 struct v4l2_subdev_mbus_code_enum *code) in lif_enum_mbus_code() argument
46 return vsp1_subdev_enum_mbus_code(subdev, sd_state, code, lif_codes, in lif_enum_mbus_code()
130 (format->code == 0 ? VI6_LIF_CTRL_CFMT : 0) | in lif_configure_stream()
/linux-6.15/drivers/watchdog/
H A Dsbc8360.c289 static int sbc8360_notify_sys(struct notifier_block *this, unsigned long code, in sbc8360_notify_sys() argument
292 if (code == SYS_DOWN || code == SYS_HALT) in sbc8360_notify_sys()
/linux-6.15/drivers/greybus/
H A DKconfig15 To compile this code as a module, choose M here: the module
30 To compile this code as a module, chose M here: the module
41 To compile this code as a module, choose M here: the module
/linux-6.15/Documentation/devicetree/bindings/leds/
H A Dleds-el15203000.txt9 Vending area LED encoded with symbol 'V' (hex code 0x56).
13 encoded with symbol 'S' (hex code 0x53). Supports blinking breathing pattern.
15 Water Pipe LED encoded with symbol 'P' (hex code 0x50) and
/linux-6.15/arch/arm/boot/dts/allwinner/
H A Dsun8i-v3-sl631.dtsi48 linux,code = <KEY_DOWN>;
55 linux,code = <KEY_UP>;
62 linux,code = <KEY_OK>;
/linux-6.15/drivers/gpu/drm/tegra/
H A Dfalcon.c104 falcon->firmware.code.offset = os->code_offset; in falcon_parse_firmware_image()
105 falcon->firmware.code.size = os->code_size; in falcon_parse_firmware_image()
190 for (offset = 0; offset < falcon->firmware.code.size; offset += 256) in falcon_boot()
191 falcon_copy_chunk(falcon, falcon->firmware.code.offset + offset, in falcon_boot()
/linux-6.15/Documentation/filesystems/ext4/
H A Dmmp.rst9 etc.), the MMP code running on the node (call it node A) checks a
13 open code will wait for twice the specified MMP check interval and check
16 code passes all of those checks, a new MMP sequence number is generated
28 an open operation succeeds. The MMP code does not use these values; they
/linux-6.15/drivers/bus/
H A Domap_l3_smx.c56 static char *omap3_l3_code_string(u8 code) in omap3_l3_code_string() argument
58 switch (code) { in omap3_l3_code_string()
142 u8 code = omap3_l3_decode_error_code(error); in omap3_l3_block_irq() local
148 omap3_l3_code_string(code), in omap3_l3_block_irq()
/linux-6.15/Documentation/devicetree/bindings/tpm/
H A Dibm,vtpm.yaml61 ibm,loc-code:
63 unique and persistent location code associated with this virtual
76 - ibm,loc-code
100 ibm,loc-code = "U8286.41A.10082DV-V3-C3";
/linux-6.15/drivers/input/keyboard/
H A Dmax7359_keypad.c89 int val, row, col, release, code; in max7359_interrupt() local
96 code = MATRIX_SCAN_CODE(row, col, MAX7359_ROW_SHIFT); in max7359_interrupt()
101 input_event(input_dev, EV_MSC, MSC_SCAN, code); in max7359_interrupt()
102 input_report_key(input_dev, keypad->keycodes[code], !release); in max7359_interrupt()
/linux-6.15/Documentation/input/devices/
H A Dcma3000_d0x.rst84 Event code 0 (X)
89 Event code 1 (Y)
94 Event code 2 (Z)
99 Event code 40 (Misc)

1...<<21222324252627282930>>...188