Home
last modified time | relevance | path

Searched refs:sram_config (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/misc/
H A Dsram.h8 struct sram_config { struct
23 const struct sram_config *config; argument
H A Dsram.c350 static const struct sram_config atmel_securam_config = {
361 static const struct sram_config tegra_sysram_config = {
376 const struct sram_config *config; in sram_probe()
/openbmc/linux/drivers/net/ethernet/fujitsu/
H A Dfmvj18x_cs.c71 INT_MODULE_PARM(sram_config, 0);
444 if (sram_config == 0) in fmvj18x_config()
526 card_name, sram_config == 0 ? "4K TX*2" : "8K TX*2", in fmvj18x_config()
856 if( sram_config == 0 ) { in fjn_start_xmit()
888 if( sram_config == 0 ) in fjn_reset()
931 if( sram_config == 0 ) in fjn_reset()
1100 if( sram_config == 0 ) in fjn_close()
1138 if (sram_config == 0) in set_rx_mode()