Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/tpm/
H A Dtpm_crb.c81 bus_size_t cmd_off; member
139 if (crb_sc->cmd_off > base_addr && crb_sc->cmd_off < base_addr + length) in tpmcrb_fix_buff_offsets()
140 crb_sc->cmd_off -= base_addr; in tpmcrb_fix_buff_offsets()
193 crb_sc->cmd_off = RD4(sc, TPM_CRB_CTRL_CMD_LADDR); in tpmcrb_attach()
194 crb_sc->cmd_off |= ((uint64_t) RD4(sc, TPM_CRB_CTRL_CMD_HADDR) << 32); in tpmcrb_attach()
208 if (crb_sc->rsp_off == crb_sc->cmd_off) { in tpmcrb_attach()
367 bus_write_region_stream_1(sc->mem_res, crb_sc->cmd_off, in tpmcrb_transmit()
369 bus_barrier(sc->mem_res, crb_sc->cmd_off, in tpmcrb_transmit()
/freebsd-12.1/sys/dev/ep/
H A Dif_ep_pccard.c152 sc->epb.cmd_off = 2; in ep_pccard_attach()
155 sc->epb.cmd_off = 0; in ep_pccard_attach()
H A Dif_epvar.h29 int cmd_off; /* command offset (bit shift) */ member
H A Dif_ep.c146 (EEPROM_CMD_RD << sc->epb.cmd_off) | offset); in ep_get_e()
/freebsd-12.1/sys/dev/ocs_fc/
H A Dsli4.c2850 uint32_t cmd_off = 0; in sli_cmd_common_set_profile_config() local
2854 cmd_off = sli_cmd_sli_config(sli4, buf, size, in sli_cmd_common_set_profile_config()
2896 uint32_t cmd_off = 0; in sli_cmd_common_get_profile_list() local
2900 cmd_off = sli_cmd_sli_config(sli4, buf, size, in sli_cmd_common_get_profile_list()
2938 uint32_t cmd_off = 0; in sli_cmd_common_get_active_profile() local
2946 cmd_off = sli_cmd_sli_config(sli4, buf, size, in sli_cmd_common_get_active_profile()
2952 ((uint8_t*)buf + cmd_off); in sli_cmd_common_get_active_profile()
2979 uint32_t cmd_off = 0; in sli_cmd_common_set_active_profile() local
2993 ((uint8_t*)buf + cmd_off); in sli_cmd_common_set_active_profile()
3020 uint32_t cmd_off = 0; in sli_cmd_common_get_reconfig_link_info() local
[all …]
/freebsd-12.1/sys/gnu/dts/arm64/qcom/
H A Dmsm8916-pins.dtsi379 sdc1_cmd_off: cmd_off {
448 sdc2_cmd_off: cmd_off {