Home
last modified time | relevance | path

Searched refs:cafe (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/drivers/mtd/nand/raw/
H A Dcafe_nand.c125 memcpy(cafe->dmabuf + cafe->datalen, buf, len); in cafe_write_buf()
140 memcpy(buf, cafe->dmabuf + cafe->datalen, len); in cafe_read_buf()
178 cafe->ctl1, cafe->nr_data); in cafe_nand_cmdfunc()
209 cafe->data_pos = cafe->datalen = 0; in cafe_nand_cmdfunc()
238 cafe->ctl1, cafe->datalen); in cafe_nand_cmdfunc()
310 cafe_writel(cafe, cafe->ctl2, NAND_CTRL2); in cafe_nand_cmdfunc()
314 cafe_writel(cafe, cafe->ctl2, NAND_CTRL2); in cafe_nand_cmdfunc()
645 dma_free_coherent(&cafe->pdev->dev, 2112, cafe->dmabuf, cafe->dmaaddr); in cafe_nand_attach_chip()
654 dma_free_coherent(&cafe->pdev->dev, 2112, cafe->dmabuf, cafe->dmaaddr); in cafe_nand_detach_chip()
681 cafe = kzalloc(sizeof(*cafe), GFP_KERNEL); in cafe_nand_probe()
[all …]
/openbmc/linux/drivers/media/platform/marvell/
H A DMakefile3 cafe_ccic-y := cafe-driver.o
/openbmc/linux/Documentation/admin-guide/media/
H A Dcafe_ccic.rst11 "cafe_ccic" is a driver for the Marvell 88ALP01 "cafe" CMOS camera
/openbmc/linux/tools/testing/selftests/net/
H A Dsrv6_end_dt6_l3vpn_test.sh172 readonly IPv6_HS_NETWORK=cafe
H A Dsrv6_end_dt46_l3vpn_test.sh201 readonly IPv6_HS_NETWORK=cafe
H A Dsrv6_end_flavors_test.sh205 readonly IPv6_HS_NETWORK=cafe
H A Dsrv6_hencap_red_l3vpn_test.sh178 readonly IPv6_HS_NETWORK=cafe
H A Dsrv6_hl2encap_red_l2vpn_test.sh128 readonly IPv6_HS_NETWORK=cafe
H A Dsrv6_end_next_csid_l3vpn_test.sh258 readonly IPv6_HS_NETWORK=cafe
H A Dsrv6_end_x_next_csid_l3vpn_test.sh300 readonly IPv6_HS_NETWORK=cafe
/openbmc/qemu/docs/system/
H A Dtls.rst118 ip_address = 2620:0:cafe::87
221 ip_address = 2620:0:cafe::87
/openbmc/qemu/docs/
H A Dpcie.txt290 Capabilities: [154] Vendor Specific Information: ID=cafe Rev=1 Len=014
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-usb62 f00d cafe
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-pci-core.c1829 SDHCI_PCI_DEVICE(MARVELL, 88ALP01_SD, cafe),