Home
last modified time | relevance | path

Searched defs:operand (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/include/bedbug/
H A Dppc.h18 struct operand { struct
19 enum OP_FIELD field; /* The operand identifier from the argument
22 char * name; /* Symbolic name of this operand */ argument
25 operand */ argument
27 unsigned int shift; /* How far to the right the operand argument
35 this operand */ argument
/rk3399_rockchip-uboot/fs/ext4/
H A Dext4_common.c242 int operand, status; in _get_new_inode_no() local
277 int operand; in _get_new_blk_no() local
310 unsigned char operand; in ext4fs_set_block_bmap() local
346 unsigned char operand; in ext4fs_reset_block_bmap() local
376 unsigned char operand; in ext4fs_set_inode_bmap() local
401 unsigned char operand; in ext4fs_reset_inode_bmap() local
/rk3399_rockchip-uboot/common/
H A Dbedbug.c236 unsigned long operand; in print_operands() local
/rk3399_rockchip-uboot/drivers/video/
H A Dipu_disp.c261 static void ipu_dc_write_tmpl(int word, u32 opcode, u32 operand, int map, in ipu_dc_write_tmpl()