Home
last modified time | relevance | path

Searched refs:cmdend (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dcommand.c168 const cmd_tbl_t *cmdend = cmdtp + count; in complete_cmdv() local
182 for (; cmdtp != cmdend; cmdtp++) { in complete_cmdv()
215 for (; cmdtp != cmdend; cmdtp++) { in complete_cmdv()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/
H A Dpfunc_core.c72 const void *cmdend; member
99 if ((cmd->cmdend - cmd->cmdptr) < 4) { in pmf_next32()
111 if ((cmd->cmdend - cmd->cmdptr) < count) { in pmf_next_blob()
588 cmd.cmdend = func->data + func->length; in pmf_parse_one()
601 while(count-- && cmd.cmdptr < cmd.cmdend) { in pmf_parse_one()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_rua_tbl_b_endian.h272 u8 cmdend:1; // add for determine whether last user or not member
H A Dhalbb_rua_tbl_l_endian.h273 u8 cmdend:1; // add for determine whether last user or not member
H A Dhalbb_rua_tbl_ex.h325 u8 cmdend:1; // add for determine whether last user or not member
H A Dhalbb_rua_tbl.c533 swgrp_i->swgrp_bitmap[i].cmdend= info->swgrp_bitmap[i].cmdend; in halbb_swgrp_hdl()
534 if (swgrp_i->swgrp_bitmap[i].cmdend) in halbb_swgrp_hdl()
1111 hdl->swgrp_bitmap[0].cmdend = 0; in halbb_test_swgrp_hdl()
1118 hdl->swgrp_bitmap[1].cmdend = 1; in halbb_test_swgrp_hdl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_rua_tbl_l_endian.h273 u8 cmdend:1; // add for determine whether last user or not member
H A Dhalbb_rua_tbl_b_endian.h272 u8 cmdend:1; // add for determine whether last user or not member
H A Dhalbb_rua_tbl_ex.h325 u8 cmdend:1; // add for determine whether last user or not member
H A Dhalbb_rua_tbl.c533 swgrp_i->swgrp_bitmap[i].cmdend= info->swgrp_bitmap[i].cmdend; in halbb_swgrp_hdl()
534 if (swgrp_i->swgrp_bitmap[i].cmdend) in halbb_swgrp_hdl()
1111 hdl->swgrp_bitmap[0].cmdend = 0; in halbb_test_swgrp_hdl()
1118 hdl->swgrp_bitmap[1].cmdend = 1; in halbb_test_swgrp_hdl()