Searched refs:chl (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/arm/boot/dts/intel/ixp/ |
| H A D | intel-ixp42x-goramo-multilink.dts | 121 intel,queue-chl-rxtrig = <&qmgr 12>; 122 intel,queue-chl-txready = <&qmgr 34>; 136 intel,queue-chl-rxtrig = <&qmgr 10>; 137 intel,queue-chl-txready = <&qmgr 35>;
|
| /linux/drivers/net/phy/ |
| H A D | bcm-phy-lib.h | 55 u16 reg, u16 chl, u16 value); 57 u16 reg, u16 chl);
|
| H A D | bcm-phy-lib.c | 124 u16 reg, u16 chl, u16 val) in bcm_phy_write_misc() argument 140 tmp = (chl * MII_BCM_CHANNEL_WIDTH) | reg; in bcm_phy_write_misc() 148 u16 reg, u16 chl) in bcm_phy_read_misc() argument 164 tmp = (chl * MII_BCM_CHANNEL_WIDTH) | reg; in bcm_phy_read_misc()
|
| /linux/sound/soc/codecs/ |
| H A D | tas2781-fmwlib.c | 1580 unsigned short chl, unsigned char book, unsigned char page, in do_singlereg_checksum() argument 1601 ret = tasdevice->dev_read(tasdevice, chl, in do_singlereg_checksum() 1610 tasdevice->tasdevice[chl].err_code |= ERROR_YRAM_CRCCHK; in do_singlereg_checksum()
|