Home
last modified time | relevance | path

Searched refs:cs_pclk_flag (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/mac68k/include/
H A Dz8530var.h129 long cs_pclk_flag; /* flag for pending clock source */ member
/netbsd-src/sys/arch/macppc/include/
H A Dz8530var.h130 long cs_pclk_flag; /* flag for pending clock source */ member
/netbsd-src/sys/arch/mac68k/dev/
H A Dzs.c326 xcs->cs_pclk_flag = 0; in zsc_attach()
437 via_set_modem((xcs->cs_pclk_flag & ZSC_EXTERN) ? 1 : 0); in zsmd_setclock()
600 xcs->cs_pclk_flag = sf; in zs_set_speed()
/netbsd-src/sys/arch/macppc/dev/
H A Dzs.c356 xcs->cs_pclk_flag = 0; in zsc_attach()
472 via_set_modem((xcs->cs_pclk_flag & ZSC_EXTERN) ? 1 : 0); in zsmd_setclock()
664 xcs->cs_pclk_flag = sf; in zs_set_speed()