/kernel/linux/linux-5.10/drivers/spi/ |
H A D | spi-ppc4xx.c | 339 struct spi_bitbang *bbp; in spi_ppc4xx_of_probe() local 359 bbp = &hw->bitbang; in spi_ppc4xx_of_probe() 360 bbp->master = hw->master; in spi_ppc4xx_of_probe() 361 bbp->setup_transfer = spi_ppc4xx_setupxfer; in spi_ppc4xx_of_probe() 362 bbp->txrx_bufs = spi_ppc4xx_txrx; in spi_ppc4xx_of_probe() 363 bbp->use_dma = 0; in spi_ppc4xx_of_probe() 364 bbp->master->setup = spi_ppc4xx_setup; in spi_ppc4xx_of_probe() 365 bbp->master->cleanup = spi_ppc4xx_cleanup; in spi_ppc4xx_of_probe() 366 bbp->master->bits_per_word_mask = SPI_BPW_MASK(8); in spi_ppc4xx_of_probe() 367 bbp in spi_ppc4xx_of_probe() [all...] |
/kernel/linux/linux-6.6/drivers/spi/ |
H A D | spi-ppc4xx.c | 339 struct spi_bitbang *bbp; in spi_ppc4xx_of_probe() local 359 bbp = &hw->bitbang; in spi_ppc4xx_of_probe() 360 bbp->master = hw->host; in spi_ppc4xx_of_probe() 361 bbp->setup_transfer = spi_ppc4xx_setupxfer; in spi_ppc4xx_of_probe() 362 bbp->txrx_bufs = spi_ppc4xx_txrx; in spi_ppc4xx_of_probe() 363 bbp->use_dma = 0; in spi_ppc4xx_of_probe() 364 bbp->master->setup = spi_ppc4xx_setup; in spi_ppc4xx_of_probe() 365 bbp->master->cleanup = spi_ppc4xx_cleanup; in spi_ppc4xx_of_probe() 366 bbp->master->bits_per_word_mask = SPI_BPW_MASK(8); in spi_ppc4xx_of_probe() 367 bbp in spi_ppc4xx_of_probe() [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2800lib.c | 1499 .bbp = { 2747 u8 bbp; in rt2800_config_channel_rf3053() local 2751 bbp = rt2800_bbp_read(rt2x00dev, 109); in rt2800_config_channel_rf3053() 2752 rt2x00_set_field8(&bbp, BBP109_TX0_POWER, 0); in rt2800_config_channel_rf3053() 2753 rt2x00_set_field8(&bbp, BBP109_TX1_POWER, 0); in rt2800_config_channel_rf3053() 2754 rt2800_bbp_write(rt2x00dev, 109, bbp); in rt2800_config_channel_rf3053() 2756 bbp = rt2800_bbp_read(rt2x00dev, 110); in rt2800_config_channel_rf3053() 2757 rt2x00_set_field8(&bbp, BBP110_TX2_POWER, 0); in rt2800_config_channel_rf3053() 2758 rt2800_bbp_write(rt2x00dev, 110, bbp); in rt2800_config_channel_rf3053() 3041 u8 bbp; in rt2800_config_channel_rf3853() local 3878 u8 bbp; rt2800_config_alc_rt6352() local 4083 u8 bbp; rt3883_bbp_adjust() local 4117 u8 bbp, rfcsr; rt2800_config_channel() local 7028 u8 bbp; rt2800_init_bbp_6352() local 7307 u8 bbp; rt2800_init_rx_filter() local 7386 u8 rfcsr, bbp; rt2800_rx_filter_calibration() local 7430 u8 min_gain, rfcsr, bbp; rt2800_normal_mode_setup_3xxx() local 7943 u8 bbp; rt3593_post_bbp_init() local 9254 u8 bbp = 0; rt2800_do_fft_accumulation() local 9334 u8 bbp = 0; rt2800_write_dc() local 9417 u8 bbp = 0; rt2800_iq_search() local 9585 u8 bbp = 0, ch_idx = 0, rf_alc_idx = 0, idx = 0; rt2800_loft_iq_calibration() local [all...] |
H A D | rt2x00debug.h | 53 RT2X00DEBUGFS_REGISTER_ENTRY(bbp, u8);
|
H A D | rt2x00debug.c | 59 * - bbp offset/value files 497 RT2X00DEBUGFS_OPS(bbp, "0x%.2x\n", u8); 625 RT2X00DEBUGFS_SPRINTF_REGISTER(bbp); in rt2x00debug_create_file_chipset() 682 RT2X00DEBUGFS_CREATE_REGISTER_ENTRY(intf, bbp); in rt2x00debug_register()
|
H A D | rt2500usb.c | 239 .bbp = { 1321 u8 bbp; in rt2500usb_validate_eeprom() local 1376 bbp = rt2500usb_bbp_read(rt2x00dev, 17); in rt2500usb_validate_eeprom() 1377 bbp -= 6; in rt2500usb_validate_eeprom() 1382 rt2x00_set_field16(&word, EEPROM_BBPTUNE_VGCLOWER, bbp); in rt2500usb_validate_eeprom() 1386 rt2x00_set_field16(&word, EEPROM_BBPTUNE_VGCLOWER, bbp); in rt2500usb_validate_eeprom()
|
H A D | rt2400pci.c | 176 .bbp = { 574 u8 bbp; in rt2400pci_link_stats() local 585 bbp = rt2400pci_bbp_read(rt2x00dev, 39); in rt2400pci_link_stats() 586 qual->false_cca = bbp; in rt2400pci_link_stats()
|
H A D | rt2500pci.c | 176 .bbp = {
|
H A D | rt73usb.c | 159 .bbp = {
|
H A D | rt61pci.c | 214 .bbp = {
|
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2x00debug.h | 53 RT2X00DEBUGFS_REGISTER_ENTRY(bbp, u8);
|
H A D | rt2800lib.c | 1466 .bbp = { 2672 u8 bbp; in rt2800_config_channel_rf3053() local 2676 bbp = rt2800_bbp_read(rt2x00dev, 109); in rt2800_config_channel_rf3053() 2677 rt2x00_set_field8(&bbp, BBP109_TX0_POWER, 0); in rt2800_config_channel_rf3053() 2678 rt2x00_set_field8(&bbp, BBP109_TX1_POWER, 0); in rt2800_config_channel_rf3053() 2679 rt2800_bbp_write(rt2x00dev, 109, bbp); in rt2800_config_channel_rf3053() 2681 bbp = rt2800_bbp_read(rt2x00dev, 110); in rt2800_config_channel_rf3053() 2682 rt2x00_set_field8(&bbp, BBP110_TX2_POWER, 0); in rt2800_config_channel_rf3053() 2683 rt2800_bbp_write(rt2x00dev, 110, bbp); in rt2800_config_channel_rf3053() 2966 u8 bbp; in rt2800_config_channel_rf3853() local 3791 u8 bbp; rt2800_config_alc() local 3986 u8 bbp; rt3883_bbp_adjust() local 4020 u8 bbp, rfcsr; rt2800_config_channel() local 6948 u8 bbp; rt2800_init_bbp_6352() local 7227 u8 bbp; rt2800_init_rx_filter() local 7306 u8 rfcsr, bbp; rt2800_rx_filter_calibration() local 7350 u8 min_gain, rfcsr, bbp; rt2800_normal_mode_setup_3xxx() local 7863 u8 bbp; rt3593_post_bbp_init() local [all...] |
H A D | rt2x00debug.c | 59 * - bbp offset/value files 497 RT2X00DEBUGFS_OPS(bbp, "0x%.2x\n", u8); 625 RT2X00DEBUGFS_SPRINTF_REGISTER(bbp); in rt2x00debug_create_file_chipset() 682 RT2X00DEBUGFS_CREATE_REGISTER_ENTRY(intf, bbp); in rt2x00debug_register()
|
H A D | rt2500usb.c | 239 .bbp = { 1321 u8 bbp; in rt2500usb_validate_eeprom() local 1376 bbp = rt2500usb_bbp_read(rt2x00dev, 17); in rt2500usb_validate_eeprom() 1377 bbp -= 6; in rt2500usb_validate_eeprom() 1382 rt2x00_set_field16(&word, EEPROM_BBPTUNE_VGCLOWER, bbp); in rt2500usb_validate_eeprom() 1386 rt2x00_set_field16(&word, EEPROM_BBPTUNE_VGCLOWER, bbp); in rt2500usb_validate_eeprom()
|
H A D | rt2400pci.c | 176 .bbp = { 574 u8 bbp; in rt2400pci_link_stats() local 585 bbp = rt2400pci_bbp_read(rt2x00dev, 39); in rt2400pci_link_stats() 586 qual->false_cca = bbp; in rt2400pci_link_stats()
|
H A D | rt2500pci.c | 176 .bbp = {
|
H A D | rt73usb.c | 159 .bbp = {
|
H A D | rt61pci.c | 214 .bbp = {
|
/kernel/linux/linux-5.10/sound/usb/caiaq/ |
H A D | device.h | 126 int snd_usb_caiaq_set_audio_params (struct snd_usb_caiaqdev *cdev, int rate, int depth, int bbp);
|
/kernel/linux/linux-6.6/sound/usb/caiaq/ |
H A D | device.h | 126 int snd_usb_caiaq_set_audio_params (struct snd_usb_caiaqdev *cdev, int rate, int depth, int bbp);
|
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
H A D | sta_cmdresp.c | 777 struct host_cmd_ds_bbp_reg_access *bbp; in mwifiex_ret_reg_access() member 795 r.bbp = &resp->params.bbp_reg; in mwifiex_ret_reg_access() 796 reg_rw->offset = (u32) le16_to_cpu(r.bbp->offset); in mwifiex_ret_reg_access() 797 reg_rw->value = (u32) r.bbp->value; in mwifiex_ret_reg_access() 803 reg_rw->value = (u32) r.bbp->value; in mwifiex_ret_reg_access()
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | sta_cmdresp.c | 790 struct host_cmd_ds_bbp_reg_access *bbp; in mwifiex_ret_reg_access() member 808 r.bbp = &resp->params.bbp_reg; in mwifiex_ret_reg_access() 809 reg_rw->offset = (u32) le16_to_cpu(r.bbp->offset); in mwifiex_ret_reg_access() 810 reg_rw->value = (u32) r.bbp->value; in mwifiex_ret_reg_access() 816 reg_rw->value = (u32) r.bbp->value; in mwifiex_ret_reg_access()
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | md.c | 1742 __le64 *bbp; in super_1_load() local 1754 bbp = (__le64 *)page_address(rdev->bb_page); in super_1_load() 1756 for (i = 0 ; i < (sectors << (9-3)) ; i++, bbp++) { in super_1_load() 1757 u64 bb = le64_to_cpu(*bbp); in super_1_load() 2124 __le64 *bbp = (__le64 *)page_address(rdev->bb_page); in super_1_sync() local 2133 memset(bbp, 0xff, PAGE_SIZE); in super_1_sync() 2139 bbp[i] = cpu_to_le64(store_bb); in super_1_sync()
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | md.c | 1699 __le64 *bbp; in super_1_load() local 1711 bbp = (__le64 *)page_address(rdev->bb_page); in super_1_load() 1713 for (i = 0 ; i < (sectors << (9-3)) ; i++, bbp++) { in super_1_load() 1714 u64 bb = le64_to_cpu(*bbp); in super_1_load() 2080 __le64 *bbp = (__le64 *)page_address(rdev->bb_page); in super_1_sync() local 2089 memset(bbp, 0xff, PAGE_SIZE); in super_1_sync() 2095 bbp[i] = cpu_to_le64(store_bb); in super_1_sync()
|