| /linux/drivers/mtd/nand/raw/ |
| A D | fsl_upm.c | 52 fun->chip.controller = &fun->base; in fun_chip_init() 68 ret = nand_scan(&fun->chip, fun->mchip_count); in fun_chip_init() 82 u32 mar, reg_offs = fun->mchip_offsets[fun->mchip_number]; in func_exec_instr() 89 fsl_upm_start_pattern(&fun->upm, fun->upm_cmd_offset); in func_exec_instr() 92 fsl_upm_run_pattern(&fun->upm, fun->io_base + reg_offs, mar); in func_exec_instr() 97 fsl_upm_start_pattern(&fun->upm, fun->upm_addr_offset); in func_exec_instr() 101 fsl_upm_run_pattern(&fun->upm, fun->io_base + reg_offs, mar); in func_exec_instr() 119 if (!fun->rnb_gpio[fun->mchip_number]) in func_exec_instr() 122 return nand_gpio_waitrdy(chip, fun->rnb_gpio[fun->mchip_number], in func_exec_instr() 172 fun = devm_kzalloc(&ofdev->dev, sizeof(*fun), GFP_KERNEL); in fun_probe() [all …]
|
| /linux/include/trace/events/ |
| A D | cpuhp.h | 15 int (*fun)(unsigned int)), 17 TP_ARGS(cpu, target, idx, fun), 23 __field( void *, fun ) 30 __entry->fun = fun; 34 __entry->cpu, __entry->target, __entry->idx, __entry->fun) 42 int (*fun)(unsigned int, struct hlist_node *), 45 TP_ARGS(cpu, target, idx, fun, node), 51 __field( void *, fun ) 58 __entry->fun = fun; 62 __entry->cpu, __entry->target, __entry->idx, __entry->fun)
|
| /linux/arch/loongarch/include/asm/ |
| A D | kvm_para.h | 51 register unsigned long fun asm("a0") = fid; in kvm_hypercall0() 56 : "r" (fun) in kvm_hypercall0() 66 register unsigned long fun asm("a0") = fid; in kvm_hypercall1() 72 : "r" (fun), "r" (a1) in kvm_hypercall1() 83 register unsigned long fun asm("a0") = fid; in kvm_hypercall2() 90 : "r" (fun), "r" (a1), "r" (a2) in kvm_hypercall2() 101 register unsigned long fun asm("a0") = fid; in kvm_hypercall3() 109 : "r" (fun), "r" (a1), "r" (a2), "r" (a3) in kvm_hypercall3() 121 register unsigned long fun asm("a0") = fid; in kvm_hypercall4() 130 : "r"(fun), "r" (a1), "r" (a2), "r" (a3), "r" (a4) in kvm_hypercall4() [all …]
|
| /linux/include/linux/surface_aggregator/ |
| A D | device.h | 96 #define SSAM_DEVICE(d, cat, tid, iid, fun) \ argument 99 | (((fun) != SSAM_SSH_FUN_ANY) ? SSAM_MATCH_FUNCTION : 0), \ 104 .function = __builtin_choose_expr((fun) != SSAM_SSH_FUN_ANY, (fun), 0) 126 #define SSAM_VDEV(cat, tid, iid, fun) \ argument 127 SSAM_DEVICE(SSAM_DOMAIN_VIRTUAL, SSAM_VIRTUAL_TC_##cat, SSAM_SSH_TID_##tid, iid, fun) 149 #define SSAM_SDEV(cat, tid, iid, fun) \ argument 150 SSAM_DEVICE(SSAM_DOMAIN_SERIALHUB, SSAM_SSH_TC_##cat, SSAM_SSH_TID_##tid, iid, fun)
|
| /linux/drivers/comedi/drivers/ni_routing/tools/ |
| A D | ni_names.py | 36 for fun in ni_macros: 37 f = getattr(comedi_h, fun) 39 '{}({})'.format(fun,i):f(i) for i in range(1 + f(-1) - f(0))
|
| /linux/arch/mips/include/asm/dec/ |
| A D | prom.h | 104 #define __DEC_PROM_O32(fun, arg) fun arg __asm__(#fun); \ argument 105 __asm__(#fun " = call_o32")
|
| /linux/arch/mips/fw/sni/ |
| A D | sniprom.c | 49 #define __PROM_O32(fun, arg) fun arg __asm__(#fun); \ argument 50 __asm__(#fun " = call_o32")
|
| /linux/include/dt-bindings/pinctrl/ |
| A D | sppctl.h | 28 #define SPPCTL_IOPAD(pin, typ, fun, flg) (((pin) << 24) | ((typ) << 16) | \ argument 29 ((fun) << 8) | (flg))
|
| /linux/arch/x86/include/asm/ |
| A D | switch_to.h | 80 int (*fun)(void *), void *arg) in kthread_frame_init() 82 frame->bx = (unsigned long)fun; in kthread_frame_init()
|
| /linux/drivers/pinctrl/bcm/ |
| A D | pinctrl-bcm6368.c | 384 const struct bcm6368_function *fun = &bcm6368_funcs[selector]; in bcm6368_pinctrl_set_mux() local 387 if (fun->basemode) { in bcm6368_pinctrl_set_mux() 397 regmap_field_write(priv->overlays, fun->basemode); in bcm6368_pinctrl_set_mux() 417 if (fun->dir_out & BIT(pin)) in bcm6368_pinctrl_set_mux()
|
| /linux/drivers/edac/ |
| A D | i10nm_base.c | 313 unsigned int dev, unsigned int fun) in pci_get_dev_wrapper() argument 317 pdev = pci_get_domain_bus_and_slot(dom, bus, PCI_DEVFN(dev, fun)); in pci_get_dev_wrapper() 320 bus, dev, fun); in pci_get_dev_wrapper() 326 bus, dev, fun); in pci_get_dev_wrapper() 355 res_cfg->pcu_cr3_bdf.fun); in i10nm_get_imc_num() 416 res_cfg->sad_all_bdf.fun); in i10nm_check_2lm() 588 res_cfg->ddr_mdev_bdf.fun + i % 7); in get_gnr_mdev() 646 res_cfg->ddr_mdev_bdf.fun); in get_ddr_munit() 706 res_cfg->util_all_bdf.fun); in i10nm_get_ddr_munits() 712 res_cfg->uracu_bdf.fun); in i10nm_get_ddr_munits() [all …]
|
| A D | skx_common.h | 179 u32 fun : 3; member
|
| /linux/arch/alpha/include/asm/ |
| A D | core_irongate.h | 137 #define IGCSR(dev,fun,reg) ( IRONGATE_CONF | \ argument 139 ((fun)<<8) | \
|
| /linux/arch/powerpc/platforms/pasemi/ |
| A D | dma_lib.c | 461 void pasemi_dma_free_fun(int fun) in pasemi_dma_free_fun() argument 463 BUG_ON(test_bit(fun, fun_free)); in pasemi_dma_free_fun() 464 BUG_ON(fun >= MAX_FLAGS); in pasemi_dma_free_fun() 465 set_bit(fun, fun_free); in pasemi_dma_free_fun()
|
| /linux/drivers/pci/controller/ |
| A D | pcie-mediatek.c | 53 #define PCIE_CONF_FUN(fun) (((fun) << 8) & GENMASK(10, 8)) argument 56 #define PCIE_CONF_ADDR(regn, fun, dev, bus) \ argument 57 (PCIE_CONF_REG(regn) | PCIE_CONF_FUN(fun) | \ 121 #define CFG_DW2_FUN(fun) (((fun) << 16) & GENMASK(18, 16)) argument 128 #define CFG_HEADER_DW2(regn, fun, dev, bus) \ argument 129 (CFG_DW2_REGN(regn) | CFG_DW2_FUN(fun) | \
|
| /linux/net/netfilter/ |
| A D | nf_tables_core.c | 217 #define X(e, fun) \ in expr_call_ops_eval() argument 218 do { if ((e) == (unsigned long)(fun)) \ in expr_call_ops_eval() 219 return fun(expr, regs, pkt); } while (0) in expr_call_ops_eval()
|
| /linux/drivers/crypto/intel/qat/qat_common/ |
| A D | adf_cfg_common.h | 64 __u8 fun; member
|
| /linux/include/linux/soundwire/ |
| A D | sdw_registers.h | 332 #define SDW_SDCA_CTL(fun, ent, ctl, ch) (BIT(30) | \ argument 333 (((fun) & 0x7) << 22) | \
|
| /linux/drivers/net/ethernet/pasemi/ |
| A D | pasemi_mac.h | 54 int fun; member
|
| A D | pasemi_mac.c | 305 ring->fun = pasemi_dma_alloc_fun(); in pasemi_mac_setup_csring() 306 if (ring->fun < 0) in pasemi_mac_setup_csring() 310 PAS_DMA_TXCHAN_CFG_TATTR(ring->fun) | in pasemi_mac_setup_csring() 361 pasemi_dma_free_fun(csring->fun); in pasemi_mac_free_csring() 1355 XCT_FUN_O | XCT_FUN_FUN(csring->fun) | in pasemi_mac_queue_csdesc() 1392 CS_DESC(csring, fill++) = XCT_FUN_O | XCT_FUN_FUN(csring->fun) | in pasemi_mac_queue_csdesc()
|
| /linux/Documentation/arch/parisc/ |
| A D | debugging.rst | 35 3. Q bit fun
|
| /linux/Documentation/sound/cards/ |
| A D | bt87x.rst | 77 Have fun,
|
| /linux/Documentation/usb/ |
| A D | iuu_phoenix.rst | 90 Have fun !
|
| /linux/drivers/usb/gadget/function/ |
| A D | uvc_configfs.c | 78 int (*fun)(char *, void *, unsigned int), in __uvcg_iter_item_entries() 87 if (!fun) in __uvcg_iter_item_entries() 106 ret = fun(buf, priv, size); in __uvcg_iter_item_entries() 2895 int (*fun)(void *, void *, void *, int, enum uvcg_strm_type type)) in __uvcg_iter_strm_cls() 2903 if (!fun) in __uvcg_iter_strm_cls() 2907 ret = fun(h, priv2, priv3, 0, UVCG_HEADER); in __uvcg_iter_strm_cls() 2911 ret = fun(f->fmt, priv2, priv3, i++, UVCG_FORMAT); in __uvcg_iter_strm_cls() 2917 ret = fun(frm, priv2, priv3, j++, UVCG_FRAME); in __uvcg_iter_strm_cls() 2922 ret = fun(f->fmt->color_matching, priv2, priv3, 0, in __uvcg_iter_strm_cls()
|
| /linux/Documentation/admin-guide/sysctl/ |
| A D | index.rst | 18 be actually used, not just for the fun of programming it :-)
|