OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:imx_ahcisata_softc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/nxp/
imx_ahcisata.c
52
struct
imx_ahcisata_softc
{
struct
72
static int imx_ahcisata_init(struct
imx_ahcisata_softc
*);
73
static int imx_ahcisata_phy_ctrl(struct
imx_ahcisata_softc
*, uint32_t, int);
74
static int imx_ahcisata_phy_addr(struct
imx_ahcisata_softc
*, uint32_t);
75
static int imx_ahcisata_phy_write(struct
imx_ahcisata_softc
*, uint32_t, uint16_t);
76
static int imx_ahcisata_phy_read(struct
imx_ahcisata_softc
*, uint32_t);
77
static int imx_ahcisata_init_clocks(struct
imx_ahcisata_softc
*);
79
CFATTACH_DECL_NEW(imx_ahcisata, sizeof(struct
imx_ahcisata_softc
),
98
struct
imx_ahcisata_softc
* const sc = device_private(self);
203
imx_ahcisata_phy_ctrl(struct
imx_ahcisata_softc
*sc, uint32_t bitmask, int on
[
all
...]
imx_ahcisata.c
52
struct
imx_ahcisata_softc
{
struct
72
static int imx_ahcisata_init(struct
imx_ahcisata_softc
*);
73
static int imx_ahcisata_phy_ctrl(struct
imx_ahcisata_softc
*, uint32_t, int);
74
static int imx_ahcisata_phy_addr(struct
imx_ahcisata_softc
*, uint32_t);
75
static int imx_ahcisata_phy_write(struct
imx_ahcisata_softc
*, uint32_t, uint16_t);
76
static int imx_ahcisata_phy_read(struct
imx_ahcisata_softc
*, uint32_t);
77
static int imx_ahcisata_init_clocks(struct
imx_ahcisata_softc
*);
79
CFATTACH_DECL_NEW(imx_ahcisata, sizeof(struct
imx_ahcisata_softc
),
98
struct
imx_ahcisata_softc
* const sc = device_private(self);
203
imx_ahcisata_phy_ctrl(struct
imx_ahcisata_softc
*sc, uint32_t bitmask, int on
[
all
...]
Completed in 62 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025