Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/misc/
A Dsram.h8 struct sram_config { struct
23 const struct sram_config *config; argument
A Dsram.c354 static const struct sram_config atmel_securam_config = {
365 static const struct sram_config tegra_sysram_config = {
380 const struct sram_config *config; in sram_probe()
/linux-6.3-rc2/drivers/net/ethernet/fujitsu/
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()

Completed in 8 milliseconds