HomeSort by relevance Sort by last modified time
    Searched defs:mk_cr_cmd (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/powerpc/include/asm/
cpm_8xx.h 49 #define mk_cr_cmd(CH, CMD) ((CMD << 8) | (CH << 4)) macro
cpm_85xx.h 69 #define mk_cr_cmd(PG, SBC, MCN, OP) \ macro
    [all...]

Completed in 178 milliseconds