Lines Matching full:pal
39 In order to take advantage of the PAL, each bus interface needs to be
56 driver needs, setup the mii_bus structure, and register with the PAL using
155 #. The PAL handles everything, and only calls the network driver when
158 #. The PAL handles everything except interrupts (usually because the
161 #. The PAL handles everything, but checks in with the driver every second,
162 allowing the network driver to react first to any changes before the PAL
165 #. The PAL serves only as a library of functions, with the network device
217 phy_start(phydev). This tells the PAL that you are ready, and configures the
350 Keeping Close Tabs on the PAL
353 It is possible that the PAL's built-in state machine needs a little help to
368 There's a remote chance that the PAL's built-in state machine cannot track
487 The PHY's MMD register accesses are handled by the PAL framework
492 the generic PAL framework for accessing the PHY's MMD registers.
494 implemented in the PAL. This support uses the PAL to access MMD