Searched refs:odir (Results 1 – 2 of 2) sorted by relevance
562 odir="$(dirname "$ofile.bin")"569 rm -f "$odir"/{otheros,otheros-too-big}.bld575 gzip -n --force -9 --stdout "$ofile.bin" > "$odir/$bld"
2508 u16 odir = inw(io + IO_DIR); in snd_es1968_tea575x_set_direction() local2514 outw(odir | (1 << gpio.data) | (1 << gpio.clk) | (1 << gpio.wren), in snd_es1968_tea575x_set_direction()2519 outw((odir & ~((1 << gpio.data) | (1 << gpio.most))) in snd_es1968_tea575x_set_direction()