OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ure_read_1
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
if_ure.c
166
ure_read_1
(struct usbnet *un, uint16_t reg, uint16_t index)
function
292
*val =
ure_read_1
(un, URE_PLA_PHYSTATUS, URE_MCU_TYPE_PLA);
405
if (!(
ure_read_1
(un, URE_PLA_CR, URE_MCU_TYPE_PLA) &
438
ure_read_1
(un, URE_PLA_CR, URE_MCU_TYPE_PLA) | URE_CR_RE |
559
ure_read_1
(un, URE_USB_USB2PHY, URE_MCU_TYPE_USB) |
563
ure_read_1
(un, URE_PLA_DMY_REG0, URE_MCU_TYPE_PLA) &
567
val =
ure_read_1
(un, URE_USB_CSR_DUMMY1, URE_MCU_TYPE_USB);
577
ure_read_1
(un, URE_USB_CSR_DUMMY2, URE_MCU_TYPE_USB) |
730
ure_read_1
(un, URE_PLA_OOB_CTRL, URE_MCU_TYPE_PLA) &
739
if (
ure_read_1
(un, URE_PLA_OOB_CTRL, URE_MCU_TYPE_PLA)
[
all
...]
if_ure.c
166
ure_read_1
(struct usbnet *un, uint16_t reg, uint16_t index)
function
292
*val =
ure_read_1
(un, URE_PLA_PHYSTATUS, URE_MCU_TYPE_PLA);
405
if (!(
ure_read_1
(un, URE_PLA_CR, URE_MCU_TYPE_PLA) &
438
ure_read_1
(un, URE_PLA_CR, URE_MCU_TYPE_PLA) | URE_CR_RE |
559
ure_read_1
(un, URE_USB_USB2PHY, URE_MCU_TYPE_USB) |
563
ure_read_1
(un, URE_PLA_DMY_REG0, URE_MCU_TYPE_PLA) &
567
val =
ure_read_1
(un, URE_USB_CSR_DUMMY1, URE_MCU_TYPE_USB);
577
ure_read_1
(un, URE_USB_CSR_DUMMY2, URE_MCU_TYPE_USB) |
730
ure_read_1
(un, URE_PLA_OOB_CTRL, URE_MCU_TYPE_PLA) &
739
if (
ure_read_1
(un, URE_PLA_OOB_CTRL, URE_MCU_TYPE_PLA)
[
all
...]
Completed in 43 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026