Searched refs:bs (Results 1 – 9 of 9) sorted by relevance
43 unsigned int bs = 0; in tx4927_process_sdccr() local58 bs = 2 << sdccr_bs; in tx4927_process_sdccr()64 return rs * cs * mw * bs; in tx4927_process_sdccr()
34 dd if=/dev/zero of=tmp2423 bs=1 count=78436 dd if=testrescue_tmp.bin of=$(obj)/testrescue.bin bs=1 count=78443 dd if=/dev/zero of=tmp2423 bs=1 count=78445 dd if=kimagerescue_tmp.bin of=$(obj)/kimagerescue.bin bs=1 count=784
158 unsigned long s, e, bs, be; in attach_free_block() local175 bs = blk->start; in attach_free_block()176 be = bs + blk->size; in attach_free_block()178 if (next == NULL && s >= bs) in attach_free_block()184 if (e == bs) in attach_free_block()374 unsigned long s, e, m, bs, be; in rh_detach_region() local398 bs = blk->start; in rh_detach_region()400 if (s >= bs && e <= be) in rh_detach_region()409 if (bs == s && be == e) { in rh_detach_region()417 if (bs == s || be == e) { in rh_detach_region()[all …]
6 obj-$(CONFIG_CRYPTO_AES_ARM_BS) += aes-arm-bs.o12 aes-arm-bs-y := aesbs-core.o aesbs-glue.o
24 u8 __aligned(8) bs[BIT_SLICED_KEY_MAXSIZE];
231 struct pcibus_bussoft *bs; in sn_pci_fixup_slot() local254 bs = SN_PCIBUS_BUSSOFT(dev->bus); in sn_pci_fixup_slot()255 pcidev_info->pdi_pcibus_info = bs; in sn_pci_fixup_slot()257 if (bs && bs->bs_asic_type < PCIIO_ASIC_MAX_TYPES) { in sn_pci_fixup_slot()258 SN_PCIDEV_BUSPROVIDER(dev) = sn_pci_provider[bs->bs_asic_type]; in sn_pci_fixup_slot()264 if (bs && sn_irq_info->irq_irq) { in sn_pci_fixup_slot()
144 dd if=/dev/zero of=$(obj)/fdimage bs=1024 count=1440155 dd if=/dev/zero of=$(obj)/fdimage bs=1024 count=2880
432 count=$overlay_size bs=1436 count=$overlay_size bs=1
375 CONFIG_CMDLINE="video=au1200fb:panel:bs console=tty console=ttyS2,115200"