Home
last modified time | relevance | path

Searched refs:control1 (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/arch/amiga/dev/
H A Da34kbbc.c116 rt->control1 = A3CONTROL1_HOLD_CLOCK; in a34kugettod()
129 rt->control1 = A3CONTROL1_FREE_CLOCK; in a34kugettod()
165 rt->control1 = A3CONTROL1_HOLD_CLOCK; /* implies mode 0 */ in a34kusettod()
179 rt->control1 = A3CONTROL1_HOLD_CLOCK | 1; /* mode 1 registers */ in a34kusettod()
181 rt->control1 = A3CONTROL1_FREE_CLOCK; /* implies mode 1 */ in a34kusettod()
H A Drtc.h57 u_int :28, control1:4; /* 0x37 control-byte 1 */
/netbsd-src/sys/arch/arm/broadcom/
H A Dbcm53xx_board.c246 bcm53xx_lcpll_clock_init(struct bcm53xx_clock_info *clk, uint32_t control1, in bcm53xx_lcpll_clock_init() argument
249 const uint32_t pdiv = bcm53xx_value_wrap(control1, in bcm53xx_lcpll_clock_init()
251 const uint32_t ndiv_int = bcm53xx_value_wrap(control1, in bcm53xx_lcpll_clock_init()
253 const uint32_t ndiv_frac = __SHIFTOUT(control1, in bcm53xx_lcpll_clock_init()
/netbsd-src/sys/dev/pci/
H A Dicp_pci.c393 outb(0x00,PTR2USHORT(&ha->plx->control1)); in icp_pci_attach()
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Darc-regs.h224 DEF (0x101, ARC_OPCODE_ARCALL, NONE, control1)
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Darc-regs.h225 DEF (0x101, ARC_OPCODE_ARCALL, NONE, control1)