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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dbroadsheetfb.c461 int *flash_type)
480 *flash_type = sig;
488 u16 *initial_sfmcd, int *flash_type)
507 return broadsheet_verify_spiflash(par, flash_type);
677 const u8 *wfm, int bytecount, int flash_type)
686 switch (flash_type) {
718 int flash_type = 0; local
720 err = broadsheet_setup_for_wfm_write(par, &initial_sfmcd, &flash_type);
724 err = broadsheet_write_spiflash(par, 0x886, wfm, wfm_size, flash_type);
460 broadsheet_verify_spiflash(struct broadsheetfb_par *par, int *flash_type) argument
487 broadsheet_setup_for_wfm_write(struct broadsheetfb_par *par, u16 *initial_sfmcd, int *flash_type) argument
676 broadsheet_write_spiflash(struct broadsheetfb_par *par, u32 wfm_addr, const u8 *wfm, int bytecount, int flash_type) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/benet/
H A Dbe_cmds.c1422 u32 flash_type, u32 flash_opcode, u32 buf_size)
1450 req->params.op_type = cpu_to_le32(flash_type);
1421 be_cmd_write_flashrom(struct be_adapter *adapter, struct be_dma_mem *cmd, u32 flash_type, u32 flash_opcode, u32 buf_size) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/dream/camera/
H A Dmsm_camera.c995 info.flash_enabled = sdata->flash_type != MSM_CAMERA_FLASH_NONE;

Completed in 174 milliseconds