/drivers/mtd/nand/raw/ |
D | s3c2410.c | 1028 struct s3c2410_nand_set *sets; in s3c24xx_nand_probe_dt() local 1046 sets = devm_kcalloc(&pdev->dev, pdata->nr_sets, sizeof(*sets), in s3c24xx_nand_probe_dt() 1048 if (!sets) in s3c24xx_nand_probe_dt() 1051 pdata->sets = sets; in s3c24xx_nand_probe_dt() 1054 sets->name = (char *)child->name; in s3c24xx_nand_probe_dt() 1055 sets->of_node = child; in s3c24xx_nand_probe_dt() 1056 sets->nr_chips = 1; in s3c24xx_nand_probe_dt() 1060 sets++; in s3c24xx_nand_probe_dt() 1087 struct s3c2410_nand_set *sets; in s3c24xx_nand_probe() local 1143 if (!plat->sets || plat->nr_sets < 1) { in s3c24xx_nand_probe() [all …]
|
/drivers/net/wireless/ti/wlcore/ |
D | scan.c | 376 struct cfg80211_match_set *sets = req->match_sets; in wlcore_scan_sched_scan_ssid_list() local 384 if (sets[i].ssid.ssid_len > 0) in wlcore_scan_sched_scan_ssid_list() 420 if (!sets[i].ssid.ssid_len) in wlcore_scan_sched_scan_ssid_list() 424 cmd->ssids[cmd->n_ssids].len = sets[i].ssid.ssid_len; in wlcore_scan_sched_scan_ssid_list() 426 sets[i].ssid.ssid, sets[i].ssid.ssid_len); in wlcore_scan_sched_scan_ssid_list()
|
/drivers/ata/ |
D | pata_sis.c | 728 struct sis_chipset *sets; in sis_init_one() local 785 for (sets = &sis_chipsets[0]; sets->device; sets++) { in sis_init_one() 786 host = pci_get_device(PCI_VENDOR_ID_SI, sets->device, NULL); in sis_init_one() 788 chipset = sets; /* Match found */ in sis_init_one() 789 if (sets->device == 0x630) { /* SIS630 */ in sis_init_one()
|
/drivers/cpufreq/ |
D | Kconfig | 52 This option sets which CPUFreq governor shall be loaded at 59 Use the CPUFreq governor 'performance' as default. This sets 67 Use the CPUFreq governor 'powersave' as default. This sets 121 This cpufreq governor sets the frequency statically to the 132 This cpufreq governor sets the frequency statically to the 204 by the scheduler. It sets the CPU frequency to be proportional to 240 This option adds a generic dummy CPUfreq driver, which sets a fake
|
/drivers/dma/ti/ |
D | k3-udma.c | 4555 for (i = 0; i < rm_res->sets; i++) in udma_setup_resources() 4559 irq_res.sets = rm_res->sets; in udma_setup_resources() 4567 for (i = 0; i < rm_res->sets; i++) in udma_setup_resources() 4572 irq_res.sets += rm_res->sets; in udma_setup_resources() 4573 irq_res.desc = kcalloc(irq_res.sets, sizeof(*irq_res.desc), GFP_KERNEL); in udma_setup_resources() 4575 for (i = 0; i < rm_res->sets; i++) { in udma_setup_resources() 4582 for (j = 0; j < rm_res->sets; j++, i++) { in udma_setup_resources() 4608 for (i = 0; i < rm_res->sets; i++) in udma_setup_resources() 4702 irq_res.sets = 0; in bcdma_setup_resources() 4711 for (i = 0; i < rm_res->sets; i++) in bcdma_setup_resources() [all …]
|
/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_hubbub.c | 494 s = &wm->sets[0]; in hubbub2_wm_read_state() 505 s = &wm->sets[1]; in hubbub2_wm_read_state() 516 s = &wm->sets[2]; in hubbub2_wm_read_state() 527 s = &wm->sets[3]; in hubbub2_wm_read_state()
|
/drivers/firmware/ |
D | ti_sci.c | 3061 for (set = 0; set < res->sets; set++) { in ti_sci_get_free_resource() 3093 for (set = 0; set < res->sets; set++) { in ti_sci_release_resource() 3117 for (set = 0; set < res->sets; set++) in ti_sci_get_num_resources() 3138 u32 sets) in devm_ti_sci_get_resource_sets() argument 3148 res->sets = sets; in devm_ti_sci_get_resource_sets() 3149 res->desc = devm_kcalloc(dev, res->sets, sizeof(*res->desc), in devm_ti_sci_get_resource_sets() 3154 for (i = 0; i < res->sets; i++) { in devm_ti_sci_get_resource_sets() 3202 int sets; in devm_ti_sci_get_of_resource() local 3204 sets = of_property_count_elems_of_size(dev_of_node(dev), of_prop, in devm_ti_sci_get_of_resource() 3206 if (sets < 0) { in devm_ti_sci_get_of_resource() [all …]
|
/drivers/tee/optee/ |
D | Kconfig | 16 This sets the number of private shared memory pages to be
|
/drivers/staging/pi433/Documentation/ |
D | pi433.txt | 44 As soon as an application sets a request for receiving a telegram, the reception 196 sets the electrical adoption of the antenna 200 sets the gain of the low noise amp 209 sets the bandwidth of the channel filter - part one: mantisse. 214 sets the bandwidth of the channel filter - part two: exponent.
|
/drivers/infiniband/hw/qib/ |
D | Kconfig | 16 Setting this enables DCA support on some Intel chip sets
|
/drivers/gpu/drm/bridge/cadence/ |
D | Kconfig | 22 initializes the J721E Display Port and sets up the
|
/drivers/gpu/drm/vmwgfx/ |
D | Kconfig | 9 # again once vmwgfx sets up the primary plane itself.
|
/drivers/staging/media/av7110/ |
D | video-set-format.rst | 52 This ioctl sets the screen format (aspect ratio) of the connected output
|
/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_hubbub.c | 52 s = &wm->sets[0]; in hubbub1_wm_read_state() 62 s = &wm->sets[1]; in hubbub1_wm_read_state() 72 s = &wm->sets[2]; in hubbub1_wm_read_state() 82 s = &wm->sets[3]; in hubbub1_wm_read_state()
|
/drivers/gpu/drm/amd/display/dc/dcn21/ |
D | dcn21_hubbub.c | 632 s = &wm->sets[0]; in hubbub21_wm_read_state() 646 s = &wm->sets[1]; in hubbub21_wm_read_state() 660 s = &wm->sets[2]; in hubbub21_wm_read_state() 674 s = &wm->sets[3]; in hubbub21_wm_read_state()
|
/drivers/infiniband/hw/hfi1/ |
D | tid_rdma.c | 977 u32 *idx, u32 pages, u32 sets) in tid_flush_pages() argument 986 list[sets].idx = *idx; in tid_flush_pages() 987 list[sets++].count = maxpages; in tid_flush_pages() 992 if (sets & 1) in tid_flush_pages() 993 list[sets++].count = 0; in tid_flush_pages() 994 return sets; in tid_flush_pages() 1025 u32 idx, sets = 0, i; in tid_rdma_find_phys_blocks_8k() local 1041 sets = tid_flush_pages(list, &idx, pagecnt, sets); in tid_rdma_find_phys_blocks_8k() 1043 list[sets].idx = idx++; in tid_rdma_find_phys_blocks_8k() 1044 list[sets++].count = 1; in tid_rdma_find_phys_blocks_8k() [all …]
|
/drivers/gpu/drm/amd/display/dc/inc/hw/ |
D | dchubbub.h | 53 struct dcn_hubbub_wm_set sets[4]; member
|
/drivers/gpu/drm/i915/ |
D | intel_dram.c | 501 static const u8 sets[4] = { 1, 1, 2, 2 }; in gen9_edram_size_mb() local 505 sets[EDRAM_SETS_IDX(cap)]; in gen9_edram_size_mb()
|
/drivers/mtd/chips/ |
D | Kconfig | 186 sets which a CFI-compliant chip may claim to implement. This code 196 sets which a CFI-compliant chip may claim to implement. This code 206 sets which a CFI-compliant chip may claim to implement. This code
|
/drivers/soc/ti/ |
D | ti_sci_inta_msi.c | 79 for (set = 0; set < res->sets; set++) { in ti_sci_inta_msi_alloc_descs()
|
D | Kconfig | 28 on Keystone family of devices. It sets up the dma channels for the
|
/drivers/thermal/qcom/ |
D | Kconfig | 21 Thermal client sets threshold temperature for both warm and cool and
|
/drivers/platform/mellanox/ |
D | Kconfig | 32 space through sysfs interface. The sets of registers for sysfs access
|
/drivers/phy/ |
D | Kconfig | 70 functional modes using gpios and sets the attribute max link
|
/drivers/net/wireless/realtek/rtlwifi/ |
D | Kconfig | 136 To use the module option that sets the dynamic-debugging level for,
|