Searched defs:regoff (Results 1 - 10 of 10) sorted by relevance

/src/sys/arch/sh3/dev/
H A Dadc.c123 int regoff; local in function:adc_sample_channel
/src/sys/arch/arm/broadcom/
H A Dbcm53xx_idm.c66 static const bus_size_t regoff[] = { local in function:bcmeth_unreset
/src/sys/arch/arm/ti/
H A Dam3_prcm.c217 bus_size_t regoff = be32toh(cells[0]); local in function:am3_prcm_clock_decode
H A Dti_sdhc.c73 bus_size_t regoff; member in struct:ti_sdhc_config
/src/sys/dev/i2c/
H A Dact8846.c288 uint8_t val, regoff, regmask; local in function:act8846_is_enabled
313 uint8_t val, regoff, regmask; local in function:act8846_enable
343 uint8_t val, regoff, regmas local in function:act8846_disable
[all...]
/src/sys/dev/marvell/
H A Dgt.c751 u_int32_t cfgbits, mppbits, mppmask, regoff, r; local in function:gt_watchdog_init
/src/sys/dev/sbus/
H A Disp_sbus.c322 isp_sbus_rd_reg(ispsoftc_t *isp, int regoff) argument
331 isp_sbus_wr_reg(ispsoftc_t *isp, int regoff, uint32_t val) argument
/src/sys/arch/mips/rmi/
H A Drmixl_fmn.c533 u_int regoff = fmnp->fmn_stinfo[sid].si_regbase; local in function:rmixl_fmn_config_noncore
/src/sys/arch/riscv/starfive/
H A Djh7100_pinctrl.c129 const bus_size_t regoff = PAD_GPIO(pad_no); local in function:jh7100_padctl_rmw
/src/sys/dev/pci/
H A Disp_pci.c961 isp_pci_rd_reg_2400(ispsoftc_t *isp, int regoff) argument
1023 isp_pci_wr_reg_2400(ispsoftc_t * isp,int regoff,uint32_t val) argument
1080 isp_pci_rd_reg(struct ispsoftc * isp,int regoff) argument
1102 isp_pci_wr_reg(struct ispsoftc * isp,int regoff,uint32_t val) argument
1123 isp_pci_rd_reg_1080(struct ispsoftc * isp,int regoff) argument
1153 isp_pci_wr_reg_1080(struct ispsoftc * isp,int regoff,uint32_t val) argument
[all...]

Completed in 248 milliseconds