flash_type        105 arch/mips/bcm63xx/dev-flash.c 	int flash_type;
flash_type        108 arch/mips/bcm63xx/dev-flash.c 	flash_type = bcm63xx_detect_flash_type();
flash_type        110 arch/mips/bcm63xx/dev-flash.c 	switch (flash_type) {
flash_type        128 arch/mips/bcm63xx/dev-flash.c 		       bcm63xx_get_cpu_id(), flash_type);
flash_type       2530 drivers/net/ethernet/emulex/benet/be_cmds.c 				 struct be_dma_mem *cmd, u32 flash_type,
flash_type       2551 drivers/net/ethernet/emulex/benet/be_cmds.c 	req->params.op_type = cpu_to_le32(flash_type);
flash_type       2552 drivers/net/ethernet/emulex/benet/be_cmds.c 	if (flash_type == OPTYPE_OFFSET_SPECIFIED)
flash_type        312 drivers/scsi/myrs.h 	unsigned char flash_type;		/* Byte 416 */
flash_type        743 drivers/staging/vc04_services/bcm2835-camera/mmal-parameters.h 	enum mmal_parameter_camera_info_flash_type_t flash_type;
flash_type        461 drivers/video/fbdev/broadsheetfb.c 						int *flash_type)
flash_type        480 drivers/video/fbdev/broadsheetfb.c 	*flash_type = sig;
flash_type        488 drivers/video/fbdev/broadsheetfb.c 					u16 *initial_sfmcd, int *flash_type)
flash_type        507 drivers/video/fbdev/broadsheetfb.c 	return broadsheet_verify_spiflash(par, flash_type);
flash_type        679 drivers/video/fbdev/broadsheetfb.c 				const u8 *wfm, int bytecount, int flash_type)
flash_type        688 drivers/video/fbdev/broadsheetfb.c 	switch (flash_type) {
flash_type        720 drivers/video/fbdev/broadsheetfb.c 	int flash_type = 0;
flash_type        722 drivers/video/fbdev/broadsheetfb.c 	err = broadsheet_setup_for_wfm_write(par, &initial_sfmcd, &flash_type);
flash_type        726 drivers/video/fbdev/broadsheetfb.c 	err = broadsheet_write_spiflash(par, 0x886, wfm, wfm_size, flash_type);