Searched refs:PROG (Results 1 - 10 of 10) sorted by relevance

/linux-4.4.14/drivers/scsi/aic7xxx/aicasm/
H A DMakefile0 PROG= aicasm
14 clean-files:= ${GENSRCS} ${GENHDRS} $(YSRCS:.y=.output) $(PROG)
35 $(PROG): ${GENHDRS} $(SRCS)
36 $(AICASM_CC) $(AICASM_CFLAGS) $(SRCS) -o $(PROG) $(LIBS)
1 PROG= aicasm global() macro
/linux-4.4.14/samples/bpf/
H A Dtracex5_kern.c13 #define PROG(F) SEC("kprobe/"__stringify(F)) int bpf_func_##F macro
41 PROG(__NR_write)(struct pt_regs *ctx) __NR_write()
54 PROG(__NR_read)(struct pt_regs *ctx) __NR_read()
67 PROG(__NR_mmap)(struct pt_regs *ctx) __NR_mmap()
H A Dsockex3_kern.c19 #define PROG(F) SEC("socket/"__stringify(F)) int bpf_func_##F macro
189 PROG(PARSE_IP)(struct __sk_buff *skb) PARSE_IP()
217 PROG(PARSE_IPV6)(struct __sk_buff *skb) PARSE_IPV6()
240 PROG(PARSE_VLAN)(struct __sk_buff *skb) PARSE_VLAN()
256 PROG(PARSE_MPLS)(struct __sk_buff *skb) PARSE_MPLS()
/linux-4.4.14/drivers/media/pci/mantis/
H A Dmantis_dma.c164 dprintk(MANTIS_DEBUG, 1, "RISC PROG line=[%d], step=[%d]", line, step); mantis_risc_program()
/linux-4.4.14/sound/pci/riptide/
H A Driptide.c412 u16 PROG; member in struct:riptide_firmware
660 .PROG = 773,
1217 snd_printdd("Firmware version: ASIC: %d CODEC %d AUXDSP %d PROG %d\n", try_to_load_firmware()
1219 firmware.firmware.AUXDSP, firmware.firmware.PROG); try_to_load_firmware()
1927 "\nVersion: ASIC: %d CODEC: %d AUXDSP: %d PROG: %d", snd_riptide_proc_read()
1931 chip->firmware.firmware.PROG); snd_riptide_proc_read()
/linux-4.4.14/drivers/isdn/hardware/eicon/
H A Ds_4bri.c268 #define FPGA_PROG 0x0001 /* PROG enable low */
/linux-4.4.14/arch/powerpc/sysdev/
H A Dfsl_pci.c569 /* For PCI read PROG to identify controller mode */ fsl_add_bridge()
/linux-4.4.14/drivers/media/pci/cx23885/
H A Dcx23885-cards.c1656 * GPIO-07 PROG# cx23885_gpio_setup()
/linux-4.4.14/drivers/net/ethernet/
H A Dfealnx.c884 np->bcrvalue |= 0x200; /* set PROG bit */ netdev_open()
/linux-4.4.14/drivers/video/fbdev/sis/
H A Dinit.c3054 /* HELPER: VIDEO BRIDGE PROG CLK */

Completed in 421 milliseconds