Searched refs:flash_type (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/mips/bcm63xx/
H A Ddev-flash.c104 int flash_type; bcm63xx_flash_register() local
107 flash_type = bcm63xx_detect_flash_type(); bcm63xx_flash_register()
109 switch (flash_type) { bcm63xx_flash_register()
127 bcm63xx_get_cpu_id(), flash_type); bcm63xx_flash_register()
/linux-4.4.14/drivers/video/fbdev/
H A Dbroadsheetfb.c461 int *flash_type) broadsheet_verify_spiflash()
480 *flash_type = sig; broadsheet_verify_spiflash()
488 u16 *initial_sfmcd, int *flash_type) broadsheet_setup_for_wfm_write()
507 return broadsheet_verify_spiflash(par, flash_type); broadsheet_setup_for_wfm_write()
679 const u8 *wfm, int bytecount, int flash_type) broadsheet_write_spiflash()
688 switch (flash_type) { broadsheet_write_spiflash()
720 int flash_type = 0; broadsheet_store_waveform_to_spiflash() local
722 err = broadsheet_setup_for_wfm_write(par, &initial_sfmcd, &flash_type); broadsheet_store_waveform_to_spiflash()
726 err = broadsheet_write_spiflash(par, 0x886, wfm, wfm_size, flash_type); broadsheet_store_waveform_to_spiflash()
460 broadsheet_verify_spiflash(struct broadsheetfb_par *par, int *flash_type) broadsheet_verify_spiflash() argument
487 broadsheet_setup_for_wfm_write(struct broadsheetfb_par *par, u16 *initial_sfmcd, int *flash_type) broadsheet_setup_for_wfm_write() argument
678 broadsheet_write_spiflash(struct broadsheetfb_par *par, u32 wfm_addr, const u8 *wfm, int bytecount, int flash_type) broadsheet_write_spiflash() argument
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c2489 u32 flash_type, u32 flash_opcode, u32 img_offset, be_cmd_write_flashrom()
2510 req->params.op_type = cpu_to_le32(flash_type); be_cmd_write_flashrom()
2511 if (flash_type == OPTYPE_OFFSET_SPECIFIED) be_cmd_write_flashrom()
2488 be_cmd_write_flashrom(struct be_adapter *adapter, struct be_dma_mem *cmd, u32 flash_type, u32 flash_opcode, u32 img_offset, u32 buf_size) be_cmd_write_flashrom() argument

Completed in 142 milliseconds