/linux-6.12.1/drivers/gpu/drm/vc4/ |
D | vc4_render_cl.c | 56 static inline void rcl_u8(struct vc4_rcl_setup *setup, u8 val) in rcl_u8() argument 58 *(u8 *)(setup->rcl->vaddr + setup->next_offset) = val; in rcl_u8() 59 setup->next_offset += 1; in rcl_u8() 62 static inline void rcl_u16(struct vc4_rcl_setup *setup, u16 val) in rcl_u16() argument 64 *(u16 *)(setup->rcl->vaddr + setup->next_offset) = val; in rcl_u16() 65 setup->next_offset += 2; in rcl_u16() 68 static inline void rcl_u32(struct vc4_rcl_setup *setup, u32 val) in rcl_u32() argument 70 *(u32 *)(setup->rcl->vaddr + setup->next_offset) = val; in rcl_u32() 71 setup->next_offset += 4; in rcl_u32() 80 static void vc4_store_before_load(struct vc4_rcl_setup *setup) in vc4_store_before_load() argument [all …]
|
/linux-6.12.1/drivers/clk/imx/ |
D | clk-sscg-pll.c | 90 struct clk_sscg_pll_setup setup; member 112 static int clk_sscg_pll2_check_match(struct clk_sscg_pll_setup *setup, in clk_sscg_pll2_check_match() argument 120 memcpy(setup, temp_setup, sizeof(struct clk_sscg_pll_setup)); in clk_sscg_pll2_check_match() 128 static int clk_sscg_divq_lookup(struct clk_sscg_pll_setup *setup, in clk_sscg_divq_lookup() argument 144 ret = clk_sscg_pll2_check_match(setup, temp_setup); in clk_sscg_divq_lookup() 155 static int clk_sscg_divf2_lookup(struct clk_sscg_pll_setup *setup, in clk_sscg_divf2_lookup() argument 162 ret = clk_sscg_divq_lookup(setup, temp_setup); in clk_sscg_divf2_lookup() 170 static int clk_sscg_divr2_lookup(struct clk_sscg_pll_setup *setup, in clk_sscg_divr2_lookup() argument 181 ret = clk_sscg_divf2_lookup(setup, temp_setup); in clk_sscg_divr2_lookup() 190 static int clk_sscg_pll2_find_setup(struct clk_sscg_pll_setup *setup, in clk_sscg_pll2_find_setup() argument [all …]
|
/linux-6.12.1/arch/sh/kernel/cpu/sh4a/ |
D | Makefile | 6 # CPU subtype setup 7 obj-$(CONFIG_CPU_SUBTYPE_SH7757) += setup-sh7757.o 8 obj-$(CONFIG_CPU_SUBTYPE_SH7763) += setup-sh7763.o 9 obj-$(CONFIG_CPU_SUBTYPE_SH7770) += setup-sh7770.o 10 obj-$(CONFIG_CPU_SUBTYPE_SH7780) += setup-sh7780.o 11 obj-$(CONFIG_CPU_SUBTYPE_SH7785) += setup-sh7785.o 12 obj-$(CONFIG_CPU_SUBTYPE_SH7786) += setup-sh7786.o intc-shx3.o 13 obj-$(CONFIG_CPU_SUBTYPE_SH7343) += setup-sh7343.o 14 obj-$(CONFIG_CPU_SUBTYPE_SH7722) += setup-sh7722.o serial-sh7722.o 15 obj-$(CONFIG_CPU_SUBTYPE_SH7723) += setup-sh7723.o [all …]
|
/linux-6.12.1/net/wireless/ |
D | mesh.c | 104 struct mesh_setup *setup, in __cfg80211_join_mesh() argument 118 setup->is_secure) in __cfg80211_join_mesh() 124 if (!setup->mesh_id_len) in __cfg80211_join_mesh() 133 if (!setup->chandef.chan) { in __cfg80211_join_mesh() 135 setup->chandef = wdev->u.mesh.preset_chandef; in __cfg80211_join_mesh() 138 if (!setup->chandef.chan) { in __cfg80211_join_mesh() 157 setup->chandef.chan = chan; in __cfg80211_join_mesh() 161 if (setup->chandef.chan) in __cfg80211_join_mesh() 166 if (!setup->chandef.chan) in __cfg80211_join_mesh() 169 setup->chandef.width = NL80211_CHAN_WIDTH_20_NOHT; in __cfg80211_join_mesh() [all …]
|
/linux-6.12.1/drivers/net/ethernet/cavium/liquidio/ |
D | octeon_nic.h | 121 union octnic_cmd_setup *setup, u32 tag) in octnet_prepare_pci_cmd_o2() argument 140 port = (int)oct->instr_queue[setup->s.iq_no]->txpciq.s.port; in octnet_prepare_pci_cmd_o2() 150 if (!setup->s.gather) { in octnet_prepare_pci_cmd_o2() 151 ih2->dlengsz = setup->s.u.datasize; in octnet_prepare_pci_cmd_o2() 154 ih2->dlengsz = setup->s.u.gatherptrs; in octnet_prepare_pci_cmd_o2() 164 packet_params.s.ip_csum = setup->s.ip_csum; in octnet_prepare_pci_cmd_o2() 165 packet_params.s.transport_csum = setup->s.transport_csum; in octnet_prepare_pci_cmd_o2() 166 packet_params.s.tnl_csum = setup->s.tnl_csum; in octnet_prepare_pci_cmd_o2() 167 packet_params.s.tsflag = setup->s.timestamp; in octnet_prepare_pci_cmd_o2() 175 union octnic_cmd_setup *setup, u32 tag) in octnet_prepare_pci_cmd_o3() argument [all …]
|
/linux-6.12.1/arch/sh/kernel/cpu/sh3/ |
D | Makefile | 6 obj-y := ex.o probe.o entry.o setup-sh3.o 10 # CPU subtype setup 11 obj-$(CONFIG_CPU_SUBTYPE_SH7705) += setup-sh7705.o serial-sh770x.o 12 obj-$(CONFIG_CPU_SUBTYPE_SH7706) += setup-sh770x.o serial-sh770x.o 13 obj-$(CONFIG_CPU_SUBTYPE_SH7707) += setup-sh770x.o serial-sh770x.o 14 obj-$(CONFIG_CPU_SUBTYPE_SH7708) += setup-sh770x.o serial-sh770x.o 15 obj-$(CONFIG_CPU_SUBTYPE_SH7709) += setup-sh770x.o serial-sh770x.o 16 obj-$(CONFIG_CPU_SUBTYPE_SH7710) += setup-sh7710.o serial-sh7710.o 17 obj-$(CONFIG_CPU_SUBTYPE_SH7712) += setup-sh7710.o serial-sh7710.o 18 obj-$(CONFIG_CPU_SUBTYPE_SH7720) += setup-sh7720.o serial-sh7720.o [all …]
|
/linux-6.12.1/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ |
D | ets.json | 12 "setup": [ array 33 "setup": [ array 54 "setup": [ array 75 "setup": [ array 96 "setup": [ array 117 "setup": [ array 138 "setup": [ array 159 "setup": [ array 180 "setup": [ array 201 "setup": [ array [all …]
|
D | gred.json | 12 "setup": [ array 14 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root gred setup vqs 10 default 1", 33 "setup": [ array 35 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root gred setup vqs 10 default 1 grio", 54 "setup": [ array 56 … "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root gred setup vqs 10 default 1 limit 1000", 75 "setup": [ array 77 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root gred setup vqs 10 default 2 ecn", 96 "setup": [ array 98 … "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root gred setup vqs 10 default 2 harddrop", [all …]
|
/linux-6.12.1/drivers/usb/mtu3/ |
D | mtu3_gadget_ep0.c | 43 return "SETUP"; in decode_ep0_state() 63 forward_to_driver(struct mtu3 *mtu, const struct usb_ctrlrequest *setup) in forward_to_driver() argument 73 ret = mtu->gadget_driver->setup(&mtu->g, setup); in forward_to_driver() 130 * A. send STALL for setup transfer without data stage: 185 static int ep0_set_sel(struct mtu3 *mtu, struct usb_ctrlrequest *setup) in ep0_set_sel() argument 188 u16 length = le16_to_cpu(setup->wLength); in ep0_set_sel() 206 ep0_get_status(struct mtu3 *mtu, const struct usb_ctrlrequest *setup) in ep0_get_status() argument 214 switch (setup->bRequestType & USB_RECIP_MASK) { in ep0_get_status() 233 epnum = (u8) le16_to_cpu(setup->wIndex); in ep0_get_status() 276 static int handle_test_mode(struct mtu3 *mtu, struct usb_ctrlrequest *setup) in handle_test_mode() argument [all …]
|
/linux-6.12.1/arch/arm/mach-orion5x/ |
D | Makefile | 5 obj-$(CONFIG_MACH_KUROBOX_PRO) += kurobox_pro-setup.o 6 obj-$(CONFIG_MACH_TERASTATION_PRO2) += terastation_pro2-setup.o 7 obj-$(CONFIG_MACH_LINKSTATION_PRO) += kurobox_pro-setup.o 8 obj-$(CONFIG_MACH_DNS323) += dns323-setup.o 9 obj-$(CONFIG_MACH_TS209) += ts209-setup.o tsx09-common.o 10 obj-$(CONFIG_MACH_TS409) += ts409-setup.o tsx09-common.o 11 obj-$(CONFIG_MACH_TS78XX) += ts78xx-setup.o 12 obj-$(CONFIG_MACH_MV2120) += mv2120-setup.o 13 obj-$(CONFIG_MACH_NET2BIG) += net2big-setup.o
|
/linux-6.12.1/arch/x86/boot/ |
D | Makefile | 19 targets := vmlinux.bin setup.bin setup.elf bzImage 23 setup-y += a20.o bioscall.o cmdline.o copy.o cpu.o cpuflags.o cpucheck.o 24 setup-y += early_serial_console.o edd.o header.o main.o memory.o 25 setup-y += pm.o pmjump.o printf.o regs.o string.o tty.o video.o 26 setup-y += video-mode.o version.o 27 setup-$(CONFIG_X86_APM_BOOT) += apm.o 33 setup-y += video-vga.o 34 setup-y += video-vesa.o 35 setup-y += video-bios.o 37 targets += $(setup-y) [all …]
|
/linux-6.12.1/tools/testing/selftests/tc-testing/tc-tests/actions/ |
D | mpls.json | 12 "setup": [ array 39 "setup": [ array 66 "setup": [ array 93 "setup": [ array 120 "setup": [ array 147 "setup": [ array 174 "setup": [ array 201 "setup": [ array 228 "setup": [ array 255 "setup": [ array [all …]
|
D | vlan.json | 12 "setup": [ array 39 "setup": [ array 66 "setup": [ array 93 "setup": [ array 120 "setup": [ array 147 "setup": [ array 174 "setup": [ array 201 "setup": [ array 226 "setup": [ array 253 "setup": [ array [all …]
|
D | skbedit.json | 12 "setup": [ array 39 "setup": [ array 66 "setup": [ array 91 "setup": [ array 118 "setup": [ array 145 "setup": [ array 170 "setup": [ array 195 "setup": [ array 223 "setup": [ array 250 "setup": [ array [all …]
|
D | pedit.json | 12 "setup": [ array 39 "setup": [ array 68 "setup": [ array 96 "setup": [ array 124 "setup": [ array 152 "setup": [ array 180 "setup": [ array 205 "setup": [ array 233 "setup": [ array 261 "setup": [ array [all …]
|
D | sample.json | 12 "setup": [ array 39 "setup": [ array 66 "setup": [ array 93 "setup": [ array 120 "setup": [ array 147 "setup": [ array 174 "setup": [ array 201 "setup": [ array 226 "setup": [ array 251 "setup": [ array [all …]
|
D | ife.json | 12 "setup": [ array 39 "setup": [ array 66 "setup": [ array 93 "setup": [ array 120 "setup": [ array 147 "setup": [ array 174 "setup": [ array 201 "setup": [ array 226 "setup": [ array 253 "setup": [ array [all …]
|
D | police.json | 12 "setup": [ array 39 "setup": [ array 67 "setup": [ array 94 "setup": [ array 121 "setup": [ array 148 "setup": [ array 175 "setup": [ array 202 "setup": [ array 229 "setup": [ array 256 "setup": [ array [all …]
|
/linux-6.12.1/arch/arm/mach-s3c/ |
D | Kconfig.s3c64xx | 53 Internal configuration for default SDHCI setup for S3C6400 and 56 # platform specific device setup 62 Common setup code for i2c bus 0. 64 Note, currently since i2c0 is always compiled, this setup helper 70 Common setup code for i2c bus 1. 75 Common setup code for S3C64XX with an 24bpp RGB display helper. 80 Common setup code for S3C64XX KEYPAD GPIO configurations 85 Common setup code for S3C64XX SDHCI GPIO configurations 90 Common setup code for SPI GPIO configurations 95 Common setup code for USB PHY controller
|
/linux-6.12.1/Documentation/sound/hd-audio/ |
D | models.rst | 102 Lenovo Thinkpad T440s setup 104 Lenovo Thinkpad T460/560 setup 106 Lenovo Thinkpad T470 dock setup 114 COEF setup for Dell M101z 118 Inversed EAPD setup for Lenovo laptops 120 H/W EQ COEF setup for Sony laptops 170 ALC283 COEF setup for Lenovo machines 369 Setup ALC889 COEF 379 GPIO setup for Mac Pro 383 Vref setup for Macbook Pro [all …]
|
/linux-6.12.1/drivers/acpi/ |
D | acpi_apd.c | 27 * @setup: a hook routine to set device resource during create platform device 34 int (*setup)(struct apd_private_data *pdata); member 112 .setup = acpi_apd_setup, 117 .setup = acpi_apd_setup, 122 .setup = acpi_apd_setup, 134 .setup = acpi_apd_setup, 140 .setup = fch_misc_setup, 146 .setup = acpi_apd_setup, 151 .setup = acpi_apd_setup, 156 .setup = acpi_apd_setup, [all …]
|
/linux-6.12.1/arch/arm/mach-shmobile/ |
D | Makefile | 10 obj-$(CONFIG_ARCH_SH73A0) += setup-sh73a0.o 11 obj-$(CONFIG_ARCH_R8A73A4) += setup-r8a73a4.o 12 obj-$(CONFIG_ARCH_R8A7740) += setup-r8a7740.o 13 obj-$(CONFIG_ARCH_R8A7778) += setup-r8a7778.o 14 obj-$(CONFIG_ARCH_R8A7779) += setup-r8a7779.o 15 obj-$(CONFIG_ARCH_EMEV2) += setup-emev2.o 16 obj-$(CONFIG_ARCH_R7S72100) += setup-r7s72100.o 17 obj-$(CONFIG_ARCH_R7S9210) += setup-r7s9210.o 23 obj-$(CONFIG_ARCH_RCAR_GEN2) += setup-rcar-gen2.o platsmp-apmu.o $(cpu-y)
|
/linux-6.12.1/drivers/scsi/ |
D | aha152x.c | 636 /* setup & interrupt */ 733 struct Scsi_Host *aha152x_probe_one(struct aha152x_setup *setup) in aha152x_probe_one() argument 750 shpnt->io_port = setup->io_port; in aha152x_probe_one() 752 shpnt->irq = setup->irq; in aha152x_probe_one() 754 if (!setup->tc1550) { in aha152x_probe_one() 755 HOSTIOPORT0 = setup->io_port; in aha152x_probe_one() 756 HOSTIOPORT1 = setup->io_port; in aha152x_probe_one() 758 HOSTIOPORT0 = setup->io_port+0x10; in aha152x_probe_one() 759 HOSTIOPORT1 = setup->io_port-0x10; in aha152x_probe_one() 763 RECONNECT = setup->reconnect; in aha152x_probe_one() [all …]
|
/linux-6.12.1/arch/sh/kernel/cpu/sh2a/ |
D | Makefile | 12 obj-$(CONFIG_CPU_SUBTYPE_SH7201) += setup-sh7201.o clock-sh7201.o 13 obj-$(CONFIG_CPU_SUBTYPE_SH7203) += setup-sh7203.o clock-sh7203.o 14 obj-$(CONFIG_CPU_SUBTYPE_SH7263) += setup-sh7203.o clock-sh7203.o 15 obj-$(CONFIG_CPU_SUBTYPE_SH7264) += setup-sh7264.o clock-sh7264.o 16 obj-$(CONFIG_CPU_SUBTYPE_SH7206) += setup-sh7206.o clock-sh7206.o 17 obj-$(CONFIG_CPU_SUBTYPE_SH7269) += setup-sh7269.o clock-sh7269.o 18 obj-$(CONFIG_CPU_SUBTYPE_MXG) += setup-mxg.o clock-sh7206.o 20 # Pinmux setup
|
/linux-6.12.1/tools/testing/selftests/tc-testing/tc-tests/filters/ |
D | fw.json | 12 "setup": [ array 34 "setup": [ array 56 "setup": [ array 78 "setup": [ array 101 "setup": [ array 123 "setup": [ array 146 "setup": [ array 168 "setup": [ array 191 "setup": [ array 213 "setup": [ array [all …]
|