Searched refs:control_reg (Results 1 – 5 of 5) sorted by relevance
89 uint64_t control_reg; in octrng_attach() local98 control_reg = octeon_xkphys_read_8(OCTRNG_CONTROL_ADDR); in octrng_attach()99 control_reg |= (OCTRNG_ENABLE_OUTPUT | OCTRNG_ENABLE_ENTROPY); in octrng_attach()100 octeon_xkphys_write_8(OCTRNG_CONTROL_ADDR, control_reg); in octrng_attach()
71 static const char *const control_reg[] = variable200 (*info->fprintf_func) (info->stream, control_reg[reg]); in fput_creg()
683 Changed formatting in : reg_names, fp_reg_names,control_reg,
66 static const char *const control_reg[] = { variable208 (*info->fprintf_func) (info->stream, control_reg[reg]);