/kernel/linux/linux-5.10/arch/mips/bcm63xx/ |
H A D | dev-flash.c | 105 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()
|
/kernel/linux/linux-6.6/arch/mips/bcm63xx/ |
H A D | dev-flash.c | 105 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()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | broadsheetfb.c | 461 int *flash_type) in broadsheet_verify_spiflash() 480 *flash_type = sig; in broadsheet_verify_spiflash() 488 u16 *initial_sfmcd, int *flash_type) in broadsheet_setup_for_wfm_write() 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() 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() 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
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | broadsheetfb.c | 461 int *flash_type) in broadsheet_verify_spiflash() 480 *flash_type = sig; in broadsheet_verify_spiflash() 488 u16 *initial_sfmcd, int *flash_type) in broadsheet_setup_for_wfm_write() 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() 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() 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
|
/kernel/linux/linux-5.10/drivers/staging/vc04_services/vchiq-mmal/ |
H A D | mmal-parameters.h | 743 enum mmal_parameter_camera_info_flash_type flash_type; member
|
/kernel/linux/linux-6.6/drivers/staging/vc04_services/vchiq-mmal/ |
H A D | mmal-parameters.h | 740 enum mmal_parameter_camera_info_flash_type flash_type; member
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | myrs.h | 312 unsigned char flash_type; /* Byte 416 */ member
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | myrs.h | 312 unsigned char flash_type; /* Byte 416 */ member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/ |
H A D | be_cmds.c | 2532 struct be_dma_mem *cmd, u32 flash_type, in be_cmd_write_flashrom() 2553 req->params.op_type = cpu_to_le32(flash_type); in be_cmd_write_flashrom() 2554 if (flash_type == OPTYPE_OFFSET_SPECIFIED) in be_cmd_write_flashrom() 2531 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
|
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/ |
H A D | be_cmds.c | 2533 struct be_dma_mem *cmd, u32 flash_type, in be_cmd_write_flashrom() 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() 2532 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
|