Home
last modified time | relevance | path

Searched full:eprom (Results 1 – 25 of 47) sorted by relevance

12

/linux/drivers/infiniband/hw/hfi1/
H A Deprom.c9 #include "eprom.h"
12 * The EPROM is logically divided into three partitions:
37 * How long to wait for the EPROM to become available, in ms.
38 * The spec 32 Mb EPROM takes around 40s to erase then write.
44 * Read a 256 byte (64 dword) EPROM page.
58 * Read length bytes starting at offset from the start of the EPROM.
127 * Initialize the EPROM handler.
133 /* only the discrete chip has an EPROM */ in eprom_init()
138 * It is OK if both HFIs reset the EPROM as long as they don't in eprom_init()
144 "%s: unable to acquire EPROM resource, no EPROM support\n", in eprom_init()
[all …]
H A DMakefile18 eprom.o \
H A Dplatform.c10 #include "eprom.h"
146 * structure. This allows free_platform_config to treat EPROM and in get_platform_config()
158 /* Release memory allocated for eprom or fallback file read. */ in free_platform_config()
/linux/arch/sh/include/mach-se/mach/
H A Dse7751.h19 #define PA_ROM 0x00000000 /* EPROM */
20 #define PA_ROM_SIZE 0x00400000 /* EPROM size 4M byte */
21 #define PA_FROM 0x01000000 /* EPROM */
22 #define PA_FROM_SIZE 0x00400000 /* EPROM size 4M byte */
H A Dse.h16 #define PA_ROM 0x00000000 /* EPROM */
17 #define PA_ROM_SIZE 0x00400000 /* EPROM size 4M byte */
18 #define PA_FROM 0x01000000 /* EPROM */
19 #define PA_FROM_SIZE 0x00400000 /* EPROM size 4M byte */
H A Dse7721.h16 #define PA_ROM 0xa0000000 /* EPROM */
17 #define PA_ROM_SIZE 0x00200000 /* EPROM size 2M byte */
H A Dse7722.h17 #define PA_ROM 0xa0000000 /* EPROM */
18 #define PA_ROM_SIZE 0x00200000 /* EPROM size 2M byte */
H A Dse7343.h17 #define PA_ROM 0x00000000 /* EPROM */
18 #define PA_ROM_SIZE 0x00400000 /* EPROM size 4M byte(Actually 2MB) */
H A Dse7780.h17 #define PA_ROM 0xa0000000 /* EPROM */
18 #define PA_ROM_SIZE 0x00400000 /* EPROM size 4M byte */
/linux/drivers/w1/slaves/
H A Dw1_ds250x.c41 u8 eprom[W1_DS2505_SIZE]; member
71 w1_read_block(sl->master, &data->eprom[pgoff], W1_PAGE_SIZE); in w1_ds2502_read_page()
74 if (w1_calc_crc8(&data->eprom[pgoff], W1_PAGE_SIZE) != crc8) in w1_ds2502_read_page()
125 w1_read_block(sl->master, &data->eprom[epoff], W1_PAGE_SIZE); in w1_ds2505_read_page()
127 crc = crc16(CRC16_INIT, &data->eprom[epoff], W1_PAGE_SIZE); in w1_ds2505_read_page()
161 memcpy(buf, &data->eprom[off], count); in w1_nvmem_read()
H A DKconfig55 DS2406 Dual Channel Addressable Switch. EPROM read/write
113 tristate "512b/1kb/16kb EPROM family support"
117 512b/1kb/16kb EPROM family device (DS250x).
/linux/Documentation/networking/
H A D6pack.rst66 To be able to use 6pack, a special firmware for the TNC is needed. The EPROM
68 program an EPROM yourself. The image file for 6pack EPROMs should be
76 TNCs contain a 64kByte EPROM, the lower half of which is used for
80 two systems. When programming a new EPROM, one of the systems is replaced
84 of the EPROM between HIGH and LOW level. After having inserted the new EPROM
/linux/drivers/mtd/maps/
H A Dsolutionengine.c2 * Flash and EPROM on Hitachi Solution Engine and similar boards.
23 .name = "Solution Engine EPROM",
62 printk(KERN_NOTICE "Solution Engine: Flash at 0x%pap, EPROM at 0x%pap\n", in init_soleng_maps()
/linux/arch/sh/include/mach-common/mach/
H A Dsdk7780.h16 #define PA_ROM 0xa0000000 /* EPROM */
17 #define PA_ROM_SIZE 0x00400000 /* EPROM size 4M byte */
/linux/drivers/net/fddi/skfp/h/
H A Dskfbi.h107 /* Eprom registers are currently of no use */
108 #define B2_E_0 0x010c /* 8 bit EPROM Byte 0 */
109 #define B2_E_1 0x010d /* 8 bit EPROM Byte 1 */
110 #define B2_E_2 0x010e /* 8 bit EPROM Byte 2 */
111 #define B2_E_3 0x010f /* 8 bit EPROM Byte 3 */
405 /* The EPROM register are currently of no use */
406 /* B2_E_0 8 bit EPROM Byte 0 */
407 /* B2_E_1 8 bit EPROM Byte 1 */
408 /* B2_E_2 8 bit EPROM Byte 2 */
409 /* B2_E_3 8 bit EPROM Byte 3 */
H A Dtargethw.h63 short eprom ; /* FLASH prom */ member
/linux/drivers/bcma/
H A DREADME15 EPROM.
/linux/Documentation/devicetree/bindings/leds/backlight/
H A Darcxcnn_bl.txt21 Note: Optional properties not specified will default to values in IC EPROM
/linux/Documentation/w1/slaves/
H A Dw1_ds2406.rst15 These chips also provide 128 bytes of OTP EPROM, but reading/writing it is
/linux/drivers/media/dvb-frontends/
H A Dor51211.c102 /* Get eprom data */ in or51211_load_firmware()
105 pr_warn("error eprom addr\n"); in or51211_load_firmware()
109 pr_warn("error eprom\n"); in or51211_load_firmware()
/linux/Documentation/driver-api/backlight/
H A Dlp855x-driver.rst53 List of new eeprom/eprom registers.
/linux/arch/sh/
H A DKconfig.debug8 in FLASH or EPROM. The kernel will use standard BIOS calls during
/linux/include/linux/platform_data/
H A Dlp855x.h134 * @rom_data : list of new eeprom/eprom registers
/linux/Documentation/devicetree/bindings/memory-controllers/fsl/
H A Dfsl,ifc.yaml16 external memory types, such as NAND flash (SLC and MLC), NOR flash, EPROM,
/linux/drivers/video/backlight/
H A Dlp855x_bl.c135 /* BL_ON = 0 before updating EPROM settings */ in lp8557_bl_off()
142 /* BL_ON = 1 after updating EPROM settings */ in lp8557_bl_on()

12