ACIL FM
Dark
Refresh
Current DIR:
/usr/src/kernels/5.14.0-427.31.1.el9_4.x86_64/include/linux/spi
/
usr
src
kernels
5.14.0-427.31.1.el9_4.x86_64
include
linux
spi
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
ad7877.h
835 B
chmod
View
DL
Edit
Rename
Delete
ads7846.h
2.02 MB
chmod
View
DL
Edit
Rename
Delete
altera.h
1.15 MB
chmod
View
DL
Edit
Rename
Delete
at73c213.h
828 B
chmod
View
DL
Edit
Rename
Delete
at86rf230.h
329 B
chmod
View
DL
Edit
Rename
Delete
cc2520.h
410 B
chmod
View
DL
Edit
Rename
Delete
corgi_lcd.h
377 B
chmod
View
DL
Edit
Rename
Delete
ds1305.h
1.08 MB
chmod
View
DL
Edit
Rename
Delete
eeprom.h
1.19 MB
chmod
View
DL
Edit
Rename
Delete
flash.h
1023 B
chmod
View
DL
Edit
Rename
Delete
libertas_spi.h
700 B
chmod
View
DL
Edit
Rename
Delete
max7301.h
939 B
chmod
View
DL
Edit
Rename
Delete
mc33880.h
196 B
chmod
View
DL
Edit
Rename
Delete
mmc_spi.h
1.27 MB
chmod
View
DL
Edit
Rename
Delete
mxs-spi.h
4.8 MB
chmod
View
DL
Edit
Rename
Delete
pxa2xx_spi.h
1.12 MB
chmod
View
DL
Edit
Rename
Delete
rspi.h
304 B
chmod
View
DL
Edit
Rename
Delete
s3c24xx-fiq.h
788 B
chmod
View
DL
Edit
Rename
Delete
s3c24xx.h
684 B
chmod
View
DL
Edit
Rename
Delete
sh_hspi.h
161 B
chmod
View
DL
Edit
Rename
Delete
sh_msiof.h
357 B
chmod
View
DL
Edit
Rename
Delete
spi-fsl-dspi.h
560 B
chmod
View
DL
Edit
Rename
Delete
spi-mem.h
13.29 MB
chmod
View
DL
Edit
Rename
Delete
spi.h
57.18 MB
chmod
View
DL
Edit
Rename
Delete
spi_bitbang.h
1.56 MB
chmod
View
DL
Edit
Rename
Delete
spi_gpio.h
724 B
chmod
View
DL
Edit
Rename
Delete
spi_oc_tiny.h
471 B
chmod
View
DL
Edit
Rename
Delete
tdo24m.h
210 B
chmod
View
DL
Edit
Rename
Delete
tle62x0.h
265 B
chmod
View
DL
Edit
Rename
Delete
xilinx_spi.h
627 B
chmod
View
DL
Edit
Rename
Delete
Edit file: /usr/src/kernels/5.14.0-427.31.1.el9_4.x86_64/include/linux/spi/flash.h
/* SPDX-License-Identifier: GPL-2.0 */ #ifndef LINUX_SPI_FLASH_H #define LINUX_SPI_FLASH_H struct mtd_partition; /** * struct flash_platform_data: board-specific flash data * @name: optional flash device name (eg, as used with mtdparts=) * @parts: optional array of mtd_partitions for static partitioning * @nr_parts: number of mtd_partitions for static partitioning * @type: optional flash device type (e.g. m25p80 vs m25p64), for use * with chips that can't be queried for JEDEC or other IDs * * Board init code (in arch/.../mach-xxx/board-yyy.c files) can * provide information about SPI flash parts (such as DataFlash) to * help set up the device and its appropriate default partitioning. * * Note that for DataFlash, sizes for pages, blocks, and sectors are * rarely powers of two; and partitions should be sector-aligned. */ struct flash_platform_data { char *name; struct mtd_partition *parts; unsigned int nr_parts; char *type; /* we'll likely add more ... use JEDEC IDs, etc */ }; #endif
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply