Searched defs:fin (Results 1 – 8 of 8) sorted by relevance
/openbmc/qemu/scripts/ |
H A D | replay-dump.py | 64 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 D | signrom.py | 19 fin = open(sys.argv[1], 'rb') variable
|
/openbmc/u-boot/tools/ |
H A D | proftool.c | 103 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 D | clk.c | 24 unsigned long long fin, fref, fcco, fout; in get_hclk_pll_rate() local
|
/openbmc/qemu/bsd-user/ |
H A D | bsdload.c | 135 struct stat fin; in is_there() local
|
/openbmc/u-boot/drivers/clk/mediatek/ |
H A D | clk-mtk.c | 83 u32 fin, u32 pcw, int postdiv) in __mtk_pll_recalc_rate()
|
/openbmc/qemu/io/ |
H A D | channel-websock.c | 685 unsigned char opcode, fin, has_mask; in qio_channel_websock_decode_header() local
|
/openbmc/u-boot/drivers/clk/aspeed/ |
H A D | clk_ast2600.c | 1101 u32 fin; /* divider input speed */ member
|