Home
last modified time | relevance | path

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

/linux-6.15/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 …]
/linux-6.15/drivers/media/platform/marvell/
H A DMakefile3 cafe_ccic-y := cafe-driver.o
/linux-6.15/Documentation/admin-guide/media/
H A Dcafe_ccic.rst11 "cafe_ccic" is a driver for the Marvell 88ALP01 "cafe" CMOS camera
/linux-6.15/tools/testing/selftests/net/
H A Dsrv6_end_dx6_netfilter_test.sh118 readonly IPv6_HS_NETWORK=cafe
H A Dsrv6_end_dt6_l3vpn_test.sh171 readonly IPv6_HS_NETWORK=cafe
H A Dsrv6_end_dt46_l3vpn_test.sh200 readonly IPv6_HS_NETWORK=cafe
H A Dsrv6_end_flavors_test.sh205 readonly IPv6_HS_NETWORK=cafe
H A Dsrv6_hl2encap_red_l2vpn_test.sh128 readonly IPv6_HS_NETWORK=cafe
H A Dsrv6_hencap_red_l3vpn_test.sh178 readonly IPv6_HS_NETWORK=cafe
H A Dsrv6_end_x_next_csid_l3vpn_test.sh300 readonly IPv6_HS_NETWORK=cafe
H A Dsrv6_end_next_csid_l3vpn_test.sh258 readonly IPv6_HS_NETWORK=cafe
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-bus-usb62 f00d cafe
/linux-6.15/drivers/mmc/host/
H A Dsdhci-pci-core.c1877 SDHCI_PCI_DEVICE(MARVELL, 88ALP01_SD, cafe),