Searched refs:bz (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/isdn/hardware/mISDN/ |
| H A D | hfcpci.c | 395 hfcpci_empty_bfifo(struct bchannel *bch, struct bzfifo *bz, in hfcpci_empty_bfifo() argument 404 zp = &bz->za[bz->f2]; /* point to Z-Regs */ in hfcpci_empty_bfifo() 408 new_f2 = (bz->f2 + 1) & MAX_B_FRAMES; in hfcpci_empty_bfifo() 417 bz->za[new_f2].z2 = cpu_to_le16(new_z2); in hfcpci_empty_bfifo() 418 bz->f2 = new_f2; /* next buffer */ in hfcpci_empty_bfifo() 444 bz->za[new_f2].z2 = cpu_to_le16(new_z2); in hfcpci_empty_bfifo() 445 bz->f2 = new_f2; /* next buffer */ in hfcpci_empty_bfifo() 746 struct bzfifo *bz; in hfcpci_fill_fifo() local 762 bz = &((union fifo_area *)(hc->hw.fifos))->b_chans.txbz_b2; in hfcpci_fill_fifo() 765 bz = &((union fifo_area *)(hc->hw.fifos))->b_chans.txbz_b1; in hfcpci_fill_fifo() [all …]
|
| /linux/arch/x86/mm/ |
| H A D | init_64.c | 1464 unsigned long bz; in probe_memory_block_size() local 1467 bz = set_memory_block_size; in probe_memory_block_size() 1468 if (bz) in probe_memory_block_size() 1473 bz = MIN_MEMORY_BLOCK_SIZE; in probe_memory_block_size() 1482 bz = memory_block_advised_max_size(); in probe_memory_block_size() 1483 if (!bz) { in probe_memory_block_size() 1484 bz = MAX_BLOCK_SIZE; in probe_memory_block_size() 1488 bz = max(min(bz, MAX_BLOCK_SIZE), MIN_MEMORY_BLOCK_SIZE); in probe_memory_block_size() 1492 for (; bz > MIN_MEMORY_BLOCK_SIZE; bz >>= 1) { in probe_memory_block_size() 1493 if (IS_ALIGNED(boot_mem_end, bz)) in probe_memory_block_size() [all …]
|
| /linux/drivers/net/wireless/intel/iwlwifi/ |
| H A D | Makefile | 25 iwlwifi-$(CONFIG_IWLMVM) += cfg/bz.o cfg/sc.o 26 iwlwifi-$(CONFIG_IWLMLD) += cfg/bz.o cfg/sc.o cfg/dr.o
|
| /linux/arch/sparc/lib/ |
| H A D | M7memset.S | 145 bz,pt %xcc, .blkalign ! already long word aligned 162 bz,pt %xcc, .blkwr ! now block aligned 323 bz,pn %xcc, .wrword
|
| H A D | M7memcpy.S | 284 bz,pt %xcc, .Lsmallx ! exit if finished 348 bz,pt %xcc, .Lsmallx ! exit if finished 367 bz,pt %xcc, .Lsmallx ! exit if finished 378 bz,pt %xcc, .Lsmallx ! exit if finished 602 bz %xcc, .Lunalignsrc 880 bz,pt %xcc, .Lsmallx 899 bz,pt %xcc, .Lsmallx 903 bz,pt %xcc, .Lsmallx 907 bz,pt %xcc, .Lsmallx
|
| /linux/scripts/ |
| H A D | patch-kernel | 112 elif [ -r ${filebase}.bz ]; then
|
| /linux/arch/arc/kernel/ |
| H A D | head.S | 113 bz .Lmaster_proceed
|
| H A D | entry-compact.S | 325 bz .Lexcep_or_pure_K_ret
|
| /linux/arch/sparc/kernel/ |
| H A D | rtrap_32.S | 74 bz,a ret_trap_continue
|
| H A D | entry.S | 94 bz floppy_fifo_emptied ! fifo has been emptied... 96 bz floppy_overrun ! nope, overrun 98 bz floppy_write
|