Searched refs:sram_write (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/media/common/b2c2/ |
| A D | flexcop-sram.c | 196 static void sram_write(struct adapter *adapter, u32 addr, u8 *buf, u32 len) 249 sram_write(adapter, addr, &tmp2, 1); 250 sram_write(adapter, addr + 4, &tmp1, 1); 266 sram_write(adapter, addr, &tmp2, 1); 267 sram_write(adapter, addr + 4, &tmp1, 1);
|
| /linux/drivers/net/usb/ |
| A D | r8152.c | 4877 sram_write(tp, ver_addr, ver); in rtl8152_fw_phy_ver() 7280 sram_write(tp, 0x80ea, data); in r8156_hw_phy_cfg() 7284 sram_write(tp, 0x80eb, data); in r8156_hw_phy_cfg() 7288 sram_write(tp, 0x80f8, data); in r8156_hw_phy_cfg() 7292 sram_write(tp, 0x80f1, data); in r8156_hw_phy_cfg() 7297 sram_write(tp, 0x80fe, data); in r8156_hw_phy_cfg() 7301 sram_write(tp, 0x8102, data); in r8156_hw_phy_cfg() 7305 sram_write(tp, 0x8015, data); in r8156_hw_phy_cfg() 7309 sram_write(tp, 0x8100, data); in r8156_hw_phy_cfg() 7313 sram_write(tp, 0x8014, data); in r8156_hw_phy_cfg() [all …]
|
| /linux/drivers/misc/ |
| A D | sram.c | 40 static ssize_t sram_write(struct file *filp, struct kobject *kobj, in sram_write() function 87 part->battr.write = sram_write; in sram_add_export()
|
| /linux/drivers/usb/serial/ |
| A D | io_edgeport.c | 1958 static int sram_write(struct usb_serial *serial, __u16 extAddr, __u16 addr, in sram_write() function 2670 response = sram_write(edge_serial->serial, in load_application_firmware()
|
| /linux/drivers/atm/ |
| A D | lanai.c | 545 static inline void sram_write(const struct lanai_dev *lanai, in sram_write() function 555 sram_write(lanai, pattern, offset); in sram_test_word()
|
| /linux/ |
| A D | System.map | 32131 ffff80001083c8e4 t sram_write
|
| A D | .tmp_System.map | 32131 ffff80001083c8e4 t sram_write
|
Completed in 335 milliseconds