Home
last modified time | relevance | path

Searched refs:board (Results 1 – 25 of 42) sorted by relevance

12

/linux-4.19.296/drivers/nubus/
Dbus.c80 struct nubus_board *board = to_nubus_board(dev); in nubus_device_release() local
84 if (fres->board == board) { in nubus_device_release()
88 kfree(board); in nubus_device_release()
91 int nubus_device_register(struct nubus_board *board) in nubus_device_register() argument
93 board->dev.parent = &nubus_parent; in nubus_device_register()
94 board->dev.release = nubus_device_release; in nubus_device_register()
95 board->dev.bus = &nubus_bus_type; in nubus_device_register()
96 dev_set_name(&board->dev, "slot.%X", board->slot); in nubus_device_register()
97 board->dev.dma_mask = &board->dev.coherent_dma_mask; in nubus_device_register()
98 dma_set_mask(&board->dev, DMA_BIT_MASK(32)); in nubus_device_register()
[all …]
Dnubus.c219 int nubus_get_root_dir(const struct nubus_board *board, in nubus_get_root_dir() argument
222 dir->ptr = dir->base = board->directory; in nubus_get_root_dir()
224 dir->mask = board->lanes; in nubus_get_root_dir()
234 dir->mask = fres->board->lanes; in nubus_get_func_dir()
239 int nubus_get_board_dir(const struct nubus_board *board, in nubus_get_board_dir() argument
244 dir->ptr = dir->base = board->directory; in nubus_get_board_dir()
246 dir->mask = board->lanes; in nubus_get_board_dir()
338 static int __init nubus_get_block_rsrc_dir(struct nubus_board *board, in nubus_get_block_rsrc_dir() argument
346 dir.procdir = nubus_proc_add_rsrc_dir(procdir, parent, board); in nubus_get_block_rsrc_dir()
358 static int __init nubus_get_display_vidmode(struct nubus_board *board, in nubus_get_display_vidmode() argument
[all …]
Dproc.c43 fres->board->slot, fres->category, fres->type, in nubus_devices_proc_show()
44 fres->dr_sw, fres->dr_hw, fres->board->slot_addr); in nubus_devices_proc_show()
54 struct proc_dir_entry *nubus_proc_add_board(struct nubus_board *board) in nubus_proc_add_board() argument
60 snprintf(name, sizeof(name), "%x", board->slot); in nubus_proc_add_board()
70 struct nubus_board *board) in nubus_proc_add_rsrc_dir() argument
73 int lanes = board->lanes; in nubus_proc_add_rsrc_dir()
/linux-4.19.296/include/linux/
Dnubus.h80 struct nubus_board *board; member
88 int (*probe)(struct nubus_board *board);
89 int (*remove)(struct nubus_board *board);
97 struct proc_dir_entry *nubus_proc_add_board(struct nubus_board *board);
100 struct nubus_board *board);
109 struct proc_dir_entry *nubus_proc_add_board(struct nubus_board *board) in nubus_proc_add_board() argument
114 struct nubus_board *board) in nubus_proc_add_rsrc_dir() argument
130 for_each_func_rsrc(f) if (f->board != b) {} else
137 int nubus_get_root_dir(const struct nubus_board *board,
140 int nubus_get_board_dir(const struct nubus_board *board,
[all …]
D8250_pci.h35 pciserial_init_ports(struct pci_dev *dev, const struct pciserial_board *board);
/linux-4.19.296/drivers/media/common/siano/
Dsms-cards.c268 struct sms_board *board = sms_get_board(board_id); in sms_board_setup() local
273 sms_set_gpio(coredev, board->led_power, 0); in sms_board_setup()
274 sms_set_gpio(coredev, board->led_hi, 0); in sms_board_setup()
275 sms_set_gpio(coredev, board->led_lo, 0); in sms_board_setup()
280 sms_set_gpio(coredev, board->lna_ctrl, 0); in sms_board_setup()
290 struct sms_board *board = sms_get_board(board_id); in sms_board_power() local
296 board->led_power, onoff ? 1 : 0); in sms_board_power()
302 sms_set_gpio(coredev, board->lna_ctrl, 0); in sms_board_power()
312 struct sms_board *board = sms_get_board(board_id); in sms_board_led_feedback() local
321 board->led_lo, (led & SMS_LED_LO) ? 1 : 0); in sms_board_led_feedback()
[all …]
Dsmscoreapi.c833 struct sms_board *board; in smscore_configure_board() local
835 board = sms_get_board(coredev->board_id); in smscore_configure_board()
836 if (!board) { in smscore_configure_board()
841 if (board->mtu) { in smscore_configure_board()
843 pr_debug("set max transmit unit %d\n", board->mtu); in smscore_configure_board()
850 mtu_msg.msg_data[0] = board->mtu; in smscore_configure_board()
856 if (board->crystal) { in smscore_configure_board()
858 pr_debug("set crystal value %d\n", board->crystal); in smscore_configure_board()
863 crys_msg.msg_data[0] = board->crystal; in smscore_configure_board()
/linux-4.19.296/drivers/parisc/
Deisa_enumerator.c173 char *board) in configure_port() argument
187 res->name = board; in configure_port()
331 char *board; in parse_slot_config() local
334 if (NULL == (board = kmalloc(8, GFP_KERNEL))) { in parse_slot_config()
337 print_eisa_id(board, es->eisa_slot_id); in parse_slot_config()
339 slot, board, es->flags&HPEE_FLAG_BOARD_IS_ISA ? "ISA" : "EISA"); in parse_slot_config()
380 pos += configure_memory(buf+pos, mem_parent, board); in parse_slot_config()
393 pos += configure_port(buf+pos, io_parent, board); in parse_slot_config()
411 kfree(board); in parse_slot_config()
/linux-4.19.296/drivers/memory/
Dda8xx-ddrctl.c54 const char *board; member
68 .board = "ti,da850-lcdk",
97 if (of_machine_is_compatible(board_settings->board)) in da8xx_ddrctl_get_board_settings()
/linux-4.19.296/drivers/cpufreq/
Ds3c2412-cpufreq.c147 struct s3c_cpufreq_board *board = cfg->board; in s3c2412_cpufreq_setrefresh() local
151 board->refresh, cfg->freq.hclk); in s3c2412_cpufreq_setrefresh()
158 refresh = (board->refresh / 10); in s3c2412_cpufreq_setrefresh()
Ds3c24xx-cpufreq.c466 int __init s3c_cpufreq_setboard(struct s3c_cpufreq_board *board) in s3c_cpufreq_setboard() argument
470 if (!board) { in s3c_cpufreq_setboard()
482 *ours = *board; in s3c_cpufreq_setboard()
483 cpu_cur.board = ours; in s3c_cpufreq_setboard()
581 if (cpu_cur.info && cpu_cur.board) { in s3c_cpufreq_initcall()
590 if (cpu_cur.board->auto_io) { in s3c_cpufreq_initcall()
599 if (cpu_cur.board->need_io && !cpu_cur.info->set_iotiming) { in s3c_cpufreq_initcall()
610 s3c_cpufreq_freq_min(&cpu_cur.max, &cpu_cur.board->max, in s3c_cpufreq_initcall()
Ds3c24xx-cpufreq-debugfs.c50 brd = cfg->board; in board_show()
/linux-4.19.296/drivers/bus/
Dda8xx-mstpri.c156 const char *board; member
186 .board = "ti,da850-lcdk",
201 if (of_machine_is_compatible(board_prio->board)) in da8xx_mstpri_get_board_prio()
/linux-4.19.296/drivers/misc/c2port/
DKconfig12 If your board have no such micro controllers you don't need this
29 on board micro controller.
/linux-4.19.296/drivers/misc/eeprom/
DKconfig12 board. Use these generic chip names, instead of vendor-specific
38 after you configure the board init code to know about each eeprom
39 on your target board.
97 on digsy_mtc board. You have to additionally select Microwire
/linux-4.19.296/include/linux/amba/
Dclcd.h148 struct clcd_board *board);
160 struct clcd_board *board; member
215 if (fb->panel->caps && fb->board->caps && var->bits_per_pixel >= 16) { in clcdfb_decode()
/linux-4.19.296/include/video/
Dhecubafb.h32 struct hecuba_board *board; member
Dmetronomefb.h31 struct metronome_board *board; member
Dbroadsheetfb.h48 struct broadsheet_board *board; member
/linux-4.19.296/drivers/clk/imgtec/
DKconfig7 development board from Imagination Technologies. These are simple
/linux-4.19.296/include/linux/platform_data/
Dkeypad-omap.h12 #warning Please update the board to use matrix-keypad driver
/linux-4.19.296/include/sound/
Dsoc-acpi.h67 const char *board; member
/linux-4.19.296/drivers/parport/
Dparport_serial.c538 struct pciserial_board *board; in serial_register() local
541 board = &pci_parport_serial_boards[id->driver_data]; in serial_register()
542 if (board->num_ports == 0) in serial_register()
545 serial = pciserial_init_ports(dev, board); in serial_register()
/linux-4.19.296/drivers/memory/tegra/
DKconfig15 Tegra124 chips. The EMC controls the external DRAM on the board.
/linux-4.19.296/drivers/isdn/hardware/mISDN/
DKconfig27 bool "Support for XHFC embedded board in HFC multiport driver"

12