Searched defs:regoff (Results 1 - 10 of 10) sorted by relevance
| /src/sys/arch/sh3/dev/ |
| H A D | adc.c | 123 int regoff; local in function:adc_sample_channel
|
| /src/sys/arch/arm/broadcom/ |
| H A D | bcm53xx_idm.c | 66 static const bus_size_t regoff[] = { local in function:bcmeth_unreset
|
| /src/sys/arch/arm/ti/ |
| H A D | am3_prcm.c | 217 bus_size_t regoff = be32toh(cells[0]); local in function:am3_prcm_clock_decode
|
| H A D | ti_sdhc.c | 73 bus_size_t regoff; member in struct:ti_sdhc_config
|
| /src/sys/dev/i2c/ |
| H A D | act8846.c | 288 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 D | gt.c | 751 u_int32_t cfgbits, mppbits, mppmask, regoff, r; local in function:gt_watchdog_init
|
| /src/sys/dev/sbus/ |
| H A D | isp_sbus.c | 322 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 D | rmixl_fmn.c | 533 u_int regoff = fmnp->fmn_stinfo[sid].si_regbase; local in function:rmixl_fmn_config_noncore
|
| /src/sys/arch/riscv/starfive/ |
| H A D | jh7100_pinctrl.c | 129 const bus_size_t regoff = PAD_GPIO(pad_no); local in function:jh7100_padctl_rmw
|
| /src/sys/dev/pci/ |
| H A D | isp_pci.c | 961 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