Home
last modified time | relevance | path

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

/openbmc/u-boot/board/astro/mcf5373l/
H A Dfpga.c65 int altera_config_fn(int assert_config, int flush, int cookie) in altera_config_fn() argument
69 if (assert_config) in altera_config_fn()
/openbmc/u-boot/include/
H A Daltera.h94 typedef int (*Altera_config_fn)( int assert_config, int flush, int cookie );
/openbmc/u-boot/board/beckhoff/mx53cx9020/
H A Dmx53cx9020.c248 static int ccat_config_fn(int assert_config, int flush, int cookie) in ccat_config_fn() argument