Home
last modified time | relevance | path

Searched refs:flash_type (Results 1 – 5 of 5) sorted by relevance

/linux/arch/mips/bcm63xx/
H A Ddev-flash.c105 int flash_type; in bcm63xx_flash_register() local
108 flash_type = bcm63xx_detect_flash_type(); in bcm63xx_flash_register()
110 switch (flash_type) { in bcm63xx_flash_register()
128 bcm63xx_get_cpu_id(), flash_type); in bcm63xx_flash_register()
/linux/drivers/video/fbdev/
H A Dbroadsheetfb.c461 int *flash_type) in broadsheet_verify_spiflash() argument
480 *flash_type = sig; in broadsheet_verify_spiflash()
488 u16 *initial_sfmcd, int *flash_type) in broadsheet_setup_for_wfm_write() argument
507 return broadsheet_verify_spiflash(par, flash_type); in broadsheet_setup_for_wfm_write()
679 const u8 *wfm, int bytecount, int flash_type) in broadsheet_write_spiflash() argument
688 switch (flash_type) { in broadsheet_write_spiflash()
720 int flash_type = 0; in broadsheet_store_waveform_to_spiflash() local
722 err = broadsheet_setup_for_wfm_write(par, &initial_sfmcd, &flash_type); in broadsheet_store_waveform_to_spiflash()
726 err = broadsheet_write_spiflash(par, 0x886, wfm, wfm_size, flash_type); in broadsheet_store_waveform_to_spiflash()
/linux/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-parameters.h740 enum mmal_parameter_camera_info_flash_type flash_type; member
/linux/drivers/scsi/
H A Dmyrs.h312 unsigned char flash_type; /* Byte 416 */ member
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c2533 struct be_dma_mem *cmd, u32 flash_type, in be_cmd_write_flashrom() argument
2554 req->params.op_type = cpu_to_le32(flash_type); in be_cmd_write_flashrom()
2555 if (flash_type == OPTYPE_OFFSET_SPECIFIED) in be_cmd_write_flashrom()