Home
last modified time | relevance | path

Searched refs:byte_write (Results 1 – 10 of 10) sorted by relevance

/arch/avr32/boards/hammerhead/
Dflash.c55 .byte_write = 1,
122 .byte_write = 0,
262 .byte_write = 0,
/arch/avr32/mach-at32ap/include/mach/
Dsmc.h90 unsigned int byte_write:1; member
/arch/avr32/boards/atngw100/
Dflash.c37 .byte_write = 1,
Dsetup.c80 .byte_write = 0,
/arch/avr32/boards/atstk1000/
Dflash.c37 .byte_write = 1,
Datstk1002.c80 .byte_write = 0,
/arch/avr32/boards/favr-32/
Dflash.c37 .byte_write = 1,
/arch/avr32/boards/merisc/
Dflash.c37 .byte_write = 1,
/arch/avr32/boards/mimc200/
Dflash.c37 .byte_write = 1,
/arch/avr32/mach-at32ap/
Dhsmc.c198 if (config->byte_write) in smc_set_configuration()