Searched refs:SET (Results 1 - 4 of 4) sorted by relevance

/u-boot/drivers/pinctrl/nxp/
H A Dpinctrl-mxs.h11 #define SET 0x4 macro
H A Dpinctrl-mxs.c131 writel(1 << shift, reg + SET);
142 writel(1 << shift, reg + SET);
/u-boot/drivers/clk/imx/
H A Dclk-pfd.c39 #define SET 0x4 macro
73 writel(frac << (pfd->idx * 8), pfd->reg + SET);
/u-boot/tools/
H A Dasn1_compiler.c183 "SET",
272 _(SET),
671 SET, enumerator in enum:compound
1048 element->compound = SET;
1419 case SET:
1476 case SET:
1586 case SET:
1587 /* I can't think of a nice way to do SET support without having
1593 fprintf(stderr, "The ASN.1 SET type is not currently supported.\n");

Completed in 56 milliseconds