Home | Sort by: relevance | last modified time | path |
/src/sys/arch/hpcmips/tx/ | |
tx39clock.c | 196 txreg_t reghi, reglo, oreghi, oreglo; local in function:__tx39timer_rtcget 208 reghi = tx_conf_read(tc, TX39_TIMERRTCHI_REG); 209 } while ((reghi != oreghi || reglo != oreglo) && (--retry > 0)); 215 t->t_hi = TX39_TIMERRTCHI(reghi); |
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/ | |
nouveau_nvkm_subdev_bios_init.c | 2163 u8 reghi = nvbios_rd08(bios, init->offset + 4); local in function:init_i2c_long_if 2170 index, addr, reglo, reghi, mask, data); 2175 u8 i[2] = { reghi, reglo }; |
/src/sys/external/bsd/drm/dist/shared-core/ | |
radeon_drm.h | 251 unsigned char cmd_type, count, reglo, reghi; member in struct:__anon601bc957090a::__anon601bc9570b08 |
/src/sys/external/bsd/drm2/dist/include/uapi/drm/ | |
radeon_drm.h | 259 unsigned char cmd_type, count, reglo, reghi; member in struct:__anon05888ab0090a::__anon05888ab00b08 |