Searched defs:ver (Results 1 – 25 of 245) sorted by relevance
12345678910
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
D | disp.c |
|
D | cstep.c |
|
D | dp.c |
|
D | boost.c |
|
D | perf.c |
|
D | M0205.c |
|
D | M0203.c |
|
D | P0260.c |
|
D | extdev.c |
|
D | volt.c |
|
D | vmap.c |
|
D | conn.c |
|
D | pmu.c |
|
D | dcb.c |
|
D | rammap.c |
|
D | M0209.c |
|
D | therm.c |
|
D | gpio.c |
|
D | fan.c |
|
D | xpio.c |
|
D | mxm.c |
|
D | i2c.c |
|
/openbmc/u-boot/tools/ |
H A D | socfpgaimage.c | 87 static unsigned int sfp_hdr_size(uint8_t ver) in sfp_hdr_size() 96 static unsigned int sfp_pad_size(uint8_t ver) in sfp_pad_size() 110 static uint16_t sfp_hdr_checksum(uint8_t *buf, unsigned char ver) in sfp_hdr_checksum() 121 static void sfp_build_header(uint8_t *buf, uint8_t ver, uint8_t flags, in sfp_build_header() 159 static int sfp_verify_header(const uint8_t *buf, uint8_t *ver) in sfp_verify_header() 199 static int sfp_sign_buffer(uint8_t *buf, uint8_t ver, uint8_t flags, in sfp_sign_buffer() 227 uint8_t ver = 0; in sfp_verify_buffer() local 313 static int sfp_fake_header_size(unsigned int size, uint8_t ver) in sfp_fake_header_size() 319 struct image_type_params *tparams, uint8_t ver) in sfp_vrec_header() 345 static void sfp_set_header(void *ptr, unsigned char ver) in sfp_set_header()
|
/openbmc/openbmc/poky/scripts/ |
H A D | opkg-query-helper.py | 35 ver = "" variable 41 ver = "" variable 49 ver = line.split(": ")[1] variable 55 ver = line.split(": ")[1] variable
|
/openbmc/linux/arch/arc/include/asm/ |
D | arcregs.h |
|
12345678910