Home
last modified time | relevance | path

Searched defs:fin (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/scripts/
H A Dreplay-dump.py64 def read_byte(fin): argument
68 def read_event(fin): argument
76 def read_word(fin): argument
80 def read_dword(fin): argument
84 def read_qword(fin): argument
88 def read_array(fin): argument
H A Dsignrom.py19 fin = open(sys.argv[1], 'rb') variable
/openbmc/u-boot/tools/
H A Dproftool.c103 static int read_system_map(FILE *fin) in read_system_map()
157 static int read_data(FILE *fin, void *buff, int size) in read_data()
208 static int read_calls(FILE *fin, int count) in read_calls()
229 static int read_profile(FILE *fin, int *not_found) in read_profile()
379 static int read_trace_config(FILE *fin) in read_trace_config()
457 FILE *fin; in read_trace_config_file() local
/openbmc/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/
H A Dclk.c24 unsigned long long fin, fref, fcco, fout; in get_hclk_pll_rate() local
/openbmc/qemu/bsd-user/
H A Dbsdload.c135 struct stat fin; in is_there() local
/openbmc/u-boot/drivers/clk/mediatek/
H A Dclk-mtk.c83 u32 fin, u32 pcw, int postdiv) in __mtk_pll_recalc_rate()
/openbmc/qemu/io/
H A Dchannel-websock.c685 unsigned char opcode, fin, has_mask; in qio_channel_websock_decode_header() local
/openbmc/u-boot/drivers/clk/aspeed/
H A Dclk_ast2600.c1101 u32 fin; /* divider input speed */ member